about summary refs log tree commit diff
path: root/src/rustllvm
AgeCommit message (Expand)AuthorLines
2017-02-08Rollup merge of #38699 - japaric:lsan, r=alexcrichtonCorey Farwell-0/+9
2017-02-08sanitizer supportJorge Aparicio-0/+9
2017-02-08Rollup merge of #39529 - dylanmckay:llvm-4.0-align32, r=alexcrichtonCorey Farwell-10/+10
2017-02-04Emit DW_AT_main_subprogramTom Tromey-0/+6
2017-02-04[llvm] Use 32-bits for alignmentDylan McKay-10/+10
2017-02-04Support a debug info API change for LLVM 4.0Dylan McKay-0/+4
2017-01-26Remove unnecessary LLVMRustPersonalityFn bindingSimonas Kazlauskas-8/+0
2017-01-14Fix covered-switch-default warnings in RustWrapperRuud van Asseldonk-10/+4
2017-01-01Auto merge of #38745 - CannedYerins:llvm-code-style, r=rkruppebors-439/+442
2017-01-01Merge branch 'master' into sparc64Seo Sanghyeon-1555/+1323
2016-12-31Auto merge of #38482 - est31:i128, r=eddybbors-0/+17
2016-12-31Improve naming style in rustllvm.Ian Kerins-439/+442
2016-12-30Switching from NULL to nullptr in src/rustllvm.karpinski-23/+23
2016-12-30Ran clang-format on src/rustllvm with llvm as the coding style.karpinski-1570/+1304
2016-12-30Fix rebase falloutSimonas Kazlauskas-0/+1
2016-12-30Add a way to retrieve constant value in 128 bitsSimonas Kazlauskas-0/+16
2016-12-29further enable the Sparc LLVM backendJonathan A. Kollasch-1/+8
2016-12-29Rollup merge of #38676 - rkruppe:llvm-check-success, r=alexcrichtonAlex Crichton-9/+26
2016-12-29Check *all* errors in LLVMRustArchiveIterator* APIRobin Kruppe-9/+26
2016-12-26Auto merge of #38314 - japaric:do-not-delete-enable-llvm-backend, r=alexcrichtonbors-1/+1
2016-12-21Fixed fastcall not applying inreg attributes to arguments like the C/C++ fast...Ivan Molodetskikh-0/+3
2016-12-19touch src/rustllvm/llvm-auto-clean-triggerJorge Aparicio-1/+1
2016-12-16llvm: backport r280651Jorge Aparicio-1/+1
2016-12-14Update LLVM global variable debug info API for 4.0Dylan McKay-5/+20
2016-12-12[LLVM 4.0] Move debuginfo alignment argumentJake Goulding-8/+29
2016-12-11[LLVM 4.0] Explicitly call constructor of 'llvm::Error'Dylan McKay-0/+2
2016-12-11Auto merge of #38240 - pftbest:update_llvm, r=japaricbors-1/+1
2016-12-10Auto merge of #38223 - rkruppe:llvm-stringref-fixes, r=alexcrichtonbors-2/+5
2016-12-09Auto merge of #38196 - rkruppe:llvm-archivewrapper-fwdcompat, r=alexcrichtonbors-0/+19
2016-12-08LLVM: update triggerVadzim Dambrouski-1/+1
2016-12-08Auto merge of #38156 - shepmaster:llvm-4.0-bitcode-reader-writer, r=alexcrichtonbors-2/+23
2016-12-07printf type correctnessRobin Kruppe-2/+5
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-1/+1
2016-12-06[LLVM 4.0] rustllvm archive supportRobin Kruppe-0/+19
2016-12-05Make LLVM symbol visibility FFI types more stable.Michael Woerister-0/+42
2016-12-05Auto merge of #38100 - nox:llvm, r=alexcrichtonbors-1/+1
2016-12-04[LLVM 4.0] New bitcode headers and APIJake Goulding-2/+23
2016-12-02[LLVM 4.0] Support new DIFlags enumJake Goulding-0/+5
2016-12-02[LLVM] Introduce a stable representation of DIFlagsJake Goulding-13/+93
2016-12-01Update llvm fork to 3ec14daffb4b8c0604df50b7fb0ab552f456e381Anthony Ramine-1/+1
2016-11-28Don't assume llvm::StringRef is null terminatedRobin Kruppe-11/+10
2016-11-27Auto merge of #38027 - rkruppe:llvm-printpasses-fwdcompat, r=alexcrichtonbors-0/+7
2016-11-27Adapt LLVMRustPrintPasses to LLVM 4.0 preferring `StringRef` over `char *`Robin Kruppe-0/+7
2016-11-25Auto merge of #38000 - rkruppe:llvm-dinamespace-fwdcompat, r=alexcrichtonbors-1/+5
2016-11-25Pass new argument ExportSymbol to DIBuilder::createNameSpaceRobin Kruppe-1/+5
2016-11-24Support LLVM 4.0 in OptimizationDiagnostic FFIRobin Kruppe-2/+7
2016-11-21Restore compatibility with LLVM 3.7 and 3.8Seo Sanghyeon-10/+9
2016-11-20Auto merge of #37861 - shepmaster:llvm-4.0-inline-pass, r=alexcrichtonbors-0/+7
2016-11-19Auto merge of #37831 - rkruppe:llvm-attr-fwdcompat, r=eddybbors-45/+92
2016-11-18[LLVM 4.0] Update AlwaysInliner pass header and constructorJake Goulding-0/+7