Commit History

Author SHA1 Message Date
  Eric Christopher b70ce903c2 Rename the non-coding style conformant functions in namespace Builtins 10 years ago
  Reid Kleckner 9579b106d6 Add -gcodeview and -gdwarf to control which type Clang emits 10 years ago
  Justin Bogner cd3d8023a9 InstrProf: Fix a misuse of the FunctionDecl API when generating coverage 10 years ago
  Mehdi Amini 02595590ed LLVM API Change: the Module always owns the DataLayout 10 years ago
  Samuel Antao fcf87ff162 [OpenMP] Add TLS-based implementation for threadprivate directive. 10 years ago
  Adrian Prantl e9ad7b24fe Debug Info: Emit debug info for @import declarations. 10 years ago
  David Majnemer 5eeb3a4bfa [CodeGen] Tweak isTriviallyRecursive further 10 years ago
  Adrian Prantl c849102cd2 Pass HeaderSearchOptions and PreprocessorOptions into CodeGenModule. 10 years ago
  David Majnemer f478e62b2c [CodeGen] Restrict isTriviallyRecursive to predefined lib functions forwarding to lib functions 10 years ago
  Diego Novillo c52fbfeaa5 Display profile file name when emitting a file not found diagnostic. 10 years ago
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 years ago
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 years ago
  Alexander Potapenko 6dba74e779 [ASan] Initial support for Kernel AddressSanitizer 10 years ago
  Peter Collingbourne e54695c32c CodeGen: Factor out some of the bitset entry creation code. NFC. 10 years ago
  Yaron Keren 47204cd390 C++11 rangify several loops. 10 years ago
  Eric Christopher 4674ce4b90 Rename the single non-style conformant function in TargetCodeGenInfo 10 years ago
  Benjamin Kramer b7b56528f9 Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 10 years ago
  Hans Wennborg a386316d89 Get the dll storage class right for structors of classes exported/imported via explicit instantiation (PR23667) 10 years ago
  Pete Cooper c226ce73b3 Use Intrinsic::ID instead of unsigned. NFC. 10 years ago
  Richard Smith 049e702bb3 [modules] Add local submodule visibility support for declarations. 10 years ago
  Peter Collingbourne bb987e72f3 Implement no_sanitize attribute. 10 years ago
  NAKAMURA Takumi bc3fd88b4f Revert r236879, "Do not emit thunks with available_externally linkage in comdats" 10 years ago
  Derek Schuff b3458674c2 Do not emit thunks with available_externally linkage in comdats 10 years ago
  Artem Belevich 1508f392a4 [cuda] Include GPU binary into host object file and generate init/deinit code. 10 years ago
  David Blaikie 4c58fdea81 [opaque pointer type] Correctly pass the pointee type when creating a GEP constant expression 10 years ago
  David Blaikie c2a754992c [opaque pointer type] update for LLVM API change 10 years ago
  Bradley Smith db683c0a2b Revert code changes made under r235976. 10 years ago
  Bradley Smith 2085f1eed3 [ARM/AArch64] Enforce alignment for bitfielded structs 10 years ago
  Artem Belevich 8fe7051c26 [cuda] treat file scope __asm as __host__ and ignore it during device-side compilation. 10 years ago
  Ulrich Weigand f8c5754967 Provide alignment info on LLVM external symbols 10 years ago