提交历史

作者 SHA1 备注 提交日期
  David Blaikie c2a754992c [opaque pointer type] update for LLVM API change 10 年之前
  Bradley Smith db683c0a2b Revert code changes made under r235976. 10 年之前
  Bradley Smith 2085f1eed3 [ARM/AArch64] Enforce alignment for bitfielded structs 10 年之前
  Artem Belevich 8fe7051c26 [cuda] treat file scope __asm as __host__ and ignore it during device-side compilation. 10 年之前
  Ulrich Weigand f8c5754967 Provide alignment info on LLVM external symbols 10 年之前
  Nico Weber 7bbbb59b40 Don't crash when a selectany symbol would get common linkage 10 年之前
  Renato Golin 90ae040cdf Revert "[CodeGen] Fix crash with duplicated mangled name." 10 年之前
  Richard Trieu 2142eabc7c Change range-based for-loops to be -Wrange-loop-analysis clean. 10 年之前
  Argyrios Kyrtzidis 6ea0bd781a [CodeGen] Fix crash with duplicated mangled name. 10 年之前
  Nico Weber 1259fb859d Don't crash when passing a non-existent file to -fprofile-instr-use=. 10 年之前
  David Blaikie efa2732b40 clang-format my last commit 10 年之前
  David Blaikie 4395699364 [opaque pointer type] More GEP API migrations 10 年之前
  David Blaikie 3e02a7c92a [opaque pointer type] Update for GEP API changes in LLVM 10 年之前
  Duncan P. N. Exon Smith 70584084e5 DebugInfo: Use new LLVM API for DebugLoc 10 年之前
  David Majnemer 17e717d907 [MS ABI] Rework .xdata HandlerType emission 10 年之前
  Reid Kleckner 79bcca2647 C++14: Disable sized deallocation by default due to ABI breakage 10 年之前
  Artem Belevich ed64225572 Remove .CUDAIsDevice flags from CodeGenOpts as it's already 10 年之前
  David Majnemer d8b0b1f3de MS ABI: Don't try to emit VF/VB-Tables for extern class templates 10 年之前
  Alexey Bataev e0e335ad9a [OPENMP] Fix crash on code emitting if errors are found. 10 年之前
  David Majnemer e9396d359d MS ABI: Emit HandlerMap entries for C++ catch 10 年之前
  David Majnemer 41fe42e844 WIP 10 年之前
  David Majnemer f6927743ca MS ABI: Don't use qualified pointee types for 'catch' EH TypeDescriptors 10 年之前
  Joerg Sonnenberger 81c7ac84b6 Simplify. 10 年之前
  Alexey Bataev 6b0fe862a7 [OPENMP] Rename methods of OpenMPRuntime class. NFC. 10 年之前
  David Majnemer 63a4dc4ad0 CodeGen: Weak reference temporaries belong in a COMDAT 10 年之前
  David Majnemer b890a18bff CodeGen: static constexpr data members should have a linkonce_odr init 10 年之前
  Zoran Jovanovic f4ae8457c4 Change representation of member function pointers for MIPS targets 10 年之前
  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 年之前
  Justin Bogner c0aad3124e InstrProf: Update for LLVM API change 10 年之前
  Larisse Voufo 715b853e78 Fix a typo in r229291 causing buildbot failure. 10 年之前