about summary refs log tree commit diff
path: root/src/llvm
AgeCommit message (Expand)AuthorLines
2018-12-18Update LLVM submoduleJethro Beekman-0/+0
2018-12-13Update LLVM submoduleNikita Popov-0/+0
2018-11-28Update LLVMNikita Popov-0/+0
2018-11-25Upgrade to LLVM trunkAlex Crichton-0/+0
2018-10-30Fix DWARF generation for enumsTom Tromey-0/+0
2018-09-16Update LLVM to fix "bool" arguments on PPC32Lion Yang-0/+0
2018-09-11Update LLVM to fix GlobalISel dbg.declareJosh Stone-0/+0
2018-08-31Update LLVM submoduleAlex Crichton-0/+0
2018-08-04Update LLVM submodule to 7.0Alex Crichton-0/+0
2018-07-10Upgrade to LLVM's master branch (LLVM 7)Alex Crichton-0/+0
2018-07-02Update LLVM to bring in a wasm codegen fixAlex Crichton-0/+0
2018-06-29Update LLVM to 1c817c7a0c828b8fc8e8e462afbe5db41c7052d1Mike Hommey-0/+0
2018-05-22Update LLVM to pull in another wasm fixAlex Crichton-0/+0
2018-05-18Update LLVM to 56c931901cfb85cd6f7ed44c7d7520a8de1edf97Anthony Ramine-0/+0
2018-05-15Update LLVM to 1abfd0e562cc8f7a9577d97ee92246699093b954Anthony Ramine-0/+0
2018-05-10Pull in a wasm fix from LLVM upstreamAlex Crichton-0/+0
2018-05-09ci: Compile LLVM with Clang 6.0.0Alex Crichton-0/+0
2018-04-12Use the GlobalAlloc trait for #[global_allocator]Simon Sapin-0/+0
2018-03-10Merge LLVM fix for undefined bss globalsvarkor-0/+0
2018-03-06rustc: Update LLVMAlex Crichton-0/+0
2018-02-28Update LLVM submodule a bit furtherAlex Crichton-0/+0
2018-02-27Backport LLVM fixes for a JumpThreading / assume intrinsic bugBjörn Steinbrink-0/+0
2018-02-09rustc: Upgrade to LLVM 6Alex Crichton-0/+0
2018-01-26Upgrade LLVM to incorporate a fix for #47364Björn Steinbrink-0/+0
2017-12-24Try to find a better pass manager orderAriel Ben-Yehuda-0/+0
2017-12-14Simplify CFG after IndVarSimplifyAriel Ben-Yehuda-0/+0
2017-11-30wasm: Update LLVM to fix a testAlex Crichton-0/+0
2017-11-28ci: Start running wasm32 tests on TravisAlex Crichton-0/+0
2017-11-24rustbuild: Update LLVM and enable ThinLTOAlex Crichton-0/+0
2017-11-15Emit debug info for trait object pointerTom Tromey-0/+0
2017-11-12Update LLVM to fix miscompiles with -Copt-level=z on WindowsBjörn Steinbrink-0/+0
2017-11-06rustbuild: Re-enable ThinLTO for MIPSAlex Crichton-0/+0
2017-10-11rustc: Update LLVM with a ThinLTO fixAlex Crichton-0/+0
2017-10-05Faster compile times for release builds with llvm fixAndreas Jonson-0/+0
2017-07-18Fix LLVM assertion when a weak symbol is defined in global_asm.Vadzim Dambrouski-0/+0
2017-07-12[LLVM] Avoid losing the !nonnull attribute in SROAAriel Ben-Yehuda-0/+0
2017-07-06rustc: Implement stack probes for x86Alex Crichton-0/+0
2017-06-27Rebase LLVM on top of LLVM 4.0.1Ariel Ben-Yehuda-0/+0
2017-06-21Update LLVM to fix unsigned multiplication overflowJames Duley-0/+0
2017-06-19Update LLVM to pick StackColoring improvementAriel Ben-Yehuda-0/+0
2017-06-19Backport fixes to LLVM 4.0 ARM codegen bugsAriel Ben-Yehuda-0/+0
2017-06-15Add a no-system-llvm compilecheck headerSimonas Kazlauskas-0/+0
2017-06-08Upgrade LLVMSimonas Kazlauskas-0/+0
2017-05-13LLVM: Add support for EABI-compliant libcalls on MSP430.Vadzim Dambrouski-0/+0
2017-05-04Update llvm to pull in various backportsTim Neumann-0/+0
2017-04-27Update LLVM to fix incorrect codegen on MSP430.Vadzim Dambrouski-0/+0
2017-04-26Cherry pick LLVM hexagon fixesMichael Wu-0/+0
2017-04-23FIN/LLVM: new rust patches required for 4.0Tim Neumann-0/+0
2017-04-23FIN/LLVM: adopt all applicable rust llvm patchesTim Neumann-0/+0
2017-04-23FIN: update to upstream (llvm 4.0.1 + fastcomp 1.37.10) & compiler-rt 4.0Tim Neumann-0/+0