История коммитов

Автор SHA1 Сообщение Дата
  Sven van Haastregt ec36dad1b2 [OpenCL] Support pipe keyword in C++ mode 6 лет назад
  Eric Fiselier 418eae9689 [Builtins] Implement __builtin_is_constant_evaluated for use in C++2a 6 лет назад
  Erik Pilkington 7ba0896ce5 Revert "Add a new attribute, fortify_stdlib" 6 лет назад
  Erik Pilkington 802485f170 Add a new attribute, fortify_stdlib 6 лет назад
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 лет назад
  Johannes Doerfert 64cdc6a98b Emit !callback metadata and introduce the callback attribute 6 лет назад
  Erik Pilkington e1dcbc21bc NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 6 лет назад
  Craig Topper dc74ef665f [Builtins][Attributes][X86] Tag all X86 builtins with their required vector width. Add a min_vector_width function attribute and tag all x86 instrinsics with it 7 лет назад
  Erich Keane 3857ab3c9e Limit types of builtins that can be redeclared. 7 лет назад
  Jonas Hahnfeld 61664b6263 [OpenMP] Implement omp_is_initial_device() as builtin 7 лет назад
  Jan Vesely 9adfcaf8db [OpenCL] Add half load and store builtins 8 лет назад
  Anastasia Stulova d0cac52466 [OpenCL] Make OpenCL Builtins added according to the right version. 9 лет назад
  Xiuli Pan 3c885c3f72 Recommit: R258773 [OpenCL] Pipe builtin functions 9 лет назад
  David Majnemer 7d123790d1 Revert "[OpenCL] Pipe builtin functions" 9 лет назад
  Xiuli Pan cfba42f873 [OpenCL] Pipe builtin functions 9 лет назад
  Chad Rosier 7e5b11a533 [Driver] Add support for -fno-builtin-foo options. 9 лет назад
  Craig Topper 670993162a Make getTargetBuiltins return an ArrayRef instead of having two out parameters of a pointer and length. NFC 9 лет назад
  Artem Belevich 675c6b4346 [CUDA] Allow parsing of host and device code simultaneously. 10 лет назад
  Ismail Donmez 564dd31c75 Doxygen fix InitializeBuiltins -> initializeBuiltins 10 лет назад
  Rachel Craik 2f16486e7e Test commit 10 лет назад
  Craig Topper 8288d1865c Make sure the Features field of the Builtin Info struct is always initialized. Silences -Wmissing-field-initializers. 10 лет назад
  Eric Christopher b70ce903c2 Rename the non-coding style conformant functions in namespace Builtins 10 лет назад
  Eric Christopher 4473c4824f Remove unused header includes. 10 лет назад
  Eric Christopher 84bb8d3f65 Rename builtin_lang -> Langs to match the rest of the code a bit better. 10 лет назад
  Eric Christopher 82417e4321 Remove unused function GetBuiltinNames. 10 лет назад
  Saleem Abdulrasool 38b6a39b0e CodeGen: make target builtins support languages 11 лет назад
  Craig Topper 603e37c3dd [C++11] Use 'nullptr'. 11 лет назад
  Aaron Ballman 09e3c5f7eb Refactored Builtin::Context::isPrintfLike and isScanfLike into a helper function. The implementations are identical, except for the format arguments being searched for. 11 лет назад
  Reid Kleckner f2941ec5bf Only provide MS builtins when -fms-extensions is on 11 лет назад
  Eli Bendersky 264d206244 Add a -fno-math-builtin option to the Clang -cc1 12 лет назад