Commit History

Author SHA1 Message Date
  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
  Nico Weber 7bbbb59b40 Don't crash when a selectany symbol would get common linkage 10 years ago
  Renato Golin 90ae040cdf Revert "[CodeGen] Fix crash with duplicated mangled name." 10 years ago
  Richard Trieu 2142eabc7c Change range-based for-loops to be -Wrange-loop-analysis clean. 10 years ago
  Argyrios Kyrtzidis 6ea0bd781a [CodeGen] Fix crash with duplicated mangled name. 10 years ago
  Nico Weber 1259fb859d Don't crash when passing a non-existent file to -fprofile-instr-use=. 10 years ago
  David Blaikie efa2732b40 clang-format my last commit 10 years ago
  David Blaikie 4395699364 [opaque pointer type] More GEP API migrations 10 years ago
  David Blaikie 3e02a7c92a [opaque pointer type] Update for GEP API changes in LLVM 10 years ago
  Duncan P. N. Exon Smith 70584084e5 DebugInfo: Use new LLVM API for DebugLoc 10 years ago
  David Majnemer 17e717d907 [MS ABI] Rework .xdata HandlerType emission 10 years ago
  Reid Kleckner 79bcca2647 C++14: Disable sized deallocation by default due to ABI breakage 10 years ago
  Artem Belevich ed64225572 Remove .CUDAIsDevice flags from CodeGenOpts as it's already 10 years ago
  David Majnemer d8b0b1f3de MS ABI: Don't try to emit VF/VB-Tables for extern class templates 10 years ago
  Alexey Bataev e0e335ad9a [OPENMP] Fix crash on code emitting if errors are found. 10 years ago
  David Majnemer e9396d359d MS ABI: Emit HandlerMap entries for C++ catch 10 years ago
  David Majnemer 41fe42e844 WIP 10 years ago
  David Majnemer f6927743ca MS ABI: Don't use qualified pointee types for 'catch' EH TypeDescriptors 10 years ago
  Joerg Sonnenberger 81c7ac84b6 Simplify. 10 years ago
  Alexey Bataev 6b0fe862a7 [OPENMP] Rename methods of OpenMPRuntime class. NFC. 10 years ago
  David Majnemer 63a4dc4ad0 CodeGen: Weak reference temporaries belong in a COMDAT 10 years ago
  David Majnemer b890a18bff CodeGen: static constexpr data members should have a linkonce_odr init 10 years ago
  Zoran Jovanovic f4ae8457c4 Change representation of member function pointers for MIPS targets 10 years ago
  Larisse Voufo cb59dc9022 Rename flags and options to match current naming: from -fdef-sized-delete to -fdefine-sized-deallocation, and from DefaultSizedDelete to DefineSizedDeallocation. 10 years ago
  Justin Bogner c0aad3124e InstrProf: Update for LLVM API change 10 years ago
  Larisse Voufo 715b853e78 Fix a typo in r229291 causing buildbot failure. 10 years ago