about summary refs log tree commit diff
path: root/src/rustllvm/llvm-rebuild-trigger
AgeCommit message (Expand)AuthorLines
2019-03-27replace llvm-rebuild-trigger with commit hashAndy Russell-4/+0
2019-03-18Rebase LLVM to 8.0.0 finalJosh Stone-1/+1
2019-01-25Rebase to the llvm-project monorepoJosh Stone-1/+1
2018-12-13Update LLVM submoduleNikita Popov-1/+1
2018-11-28Update LLVMNikita Popov-1/+1
2018-09-16Update LLVM to fix "bool" arguments on PPC32Lion Yang-1/+1
2018-09-11Update LLVM to fix GlobalISel dbg.declareJosh Stone-1/+1
2018-08-31Update LLVM submoduleAlex Crichton-1/+1
2018-08-04Update LLVM submodule to 7.0Alex Crichton-1/+1
2018-07-12Update llvm-rebuild-trigger in light of LLVM 7 upgradevarkor-1/+1
2018-05-18Update LLVM to 56c931901cfb85cd6f7ed44c7d7520a8de1edf97Anthony Ramine-1/+1
2018-04-12Use the GlobalAlloc trait for #[global_allocator]Simon Sapin-1/+1
2018-03-10Merge LLVM fix for undefined bss globalsvarkor-1/+1
2018-03-06rustc: Update LLVMAlex Crichton-1/+1
2018-02-09rustc: Upgrade to LLVM 6Alex Crichton-1/+1
2018-01-26Upgrade LLVM to incorporate a fix for #47364Björn Steinbrink-1/+1
2017-12-14Simplify CFG after IndVarSimplifyAriel Ben-Yehuda-1/+1
2017-11-12Update LLVM to fix miscompiles with -Copt-level=z on WindowsBjörn Steinbrink-1/+1
2017-07-18Fix LLVM assertion when a weak symbol is defined in global_asm.Vadzim Dambrouski-1/+1
2017-07-12[LLVM] Avoid losing the !nonnull attribute in SROAAriel Ben-Yehuda-5/+1
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-0/+4
2017-06-27Rebase LLVM on top of LLVM 4.0.1Ariel Ben-Yehuda-1/+1
2017-06-19Update LLVM to pick StackColoring improvementAriel Ben-Yehuda-1/+1
2017-06-19Backport fixes to LLVM 4.0 ARM codegen bugsAriel Ben-Yehuda-1/+1
2017-06-08Upgrade LLVMSimonas Kazlauskas-1/+1
2017-05-13LLVM: Add support for EABI-compliant libcalls on MSP430.Vadzim Dambrouski-1/+1
2017-05-06trigger llvm rebuildTim Neumann-1/+1
2017-04-27Update LLVM to fix incorrect codegen on MSP430.Vadzim Dambrouski-1/+1
2017-04-26Cherry pick LLVM hexagon fixesMichael Wu-1/+1
2017-03-24update LLVM with fix for PR32379Ariel Ben-Yehuda-1/+1
2017-03-19update LLVMAriel Ben-Yehuda-1/+1
2017-03-12rustbuild: Add option for enabling partial LLVM rebuildsVadim Petrochenkov-0/+4