Historique des commits

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