about summary refs log tree commit diff
path: root/src/llvm
AgeCommit message (Expand)AuthorLines
2015-01-18Redo Segmented stack support for DragonFlyMichael Neumann-0/+0
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-0/+0
2015-01-05Segmented stack support for DragonFlyMichael Neumann-0/+0
2014-10-17Update LLVM to get slightly better memcpy elisionBjörn Steinbrink-0/+0
2014-10-04Update LLVM.Luqman Aden-0/+0
2014-09-08Update LLVM to fix a crash in the MergeFunc passBjörn Steinbrink-0/+0
2014-08-04Update LLVMVadim Chugunov-0/+0
2014-07-29Update LLVM to fix miscompilations due to wrongfully removed lifetime intrinsicsBjörn Steinbrink-0/+0
2014-07-24Updated LLVM for iOSValerii Hiora-0/+0
2014-07-21Update LLVM to address an issue with range metadata in hoisted loadsJakub Wieczorek-0/+0
2014-07-21Update LLVM to include NullCheckElimination passBjörn Steinbrink-0/+0
2014-06-21Update LLVMBjörn Steinbrink-0/+0
2014-05-22Update to LLVM head and mark various ptrs as nonnull.Luqman Aden-0/+0
2014-04-17Upgrade LLVMAlex Crichton-0/+0
2014-02-25Update LLVMAlex Crichton-0/+0
2014-02-21Restore LLVM to the correct revisionKevin Ballard-0/+0
2014-02-21Move time out of extra (cc #8784)Arcterus-0/+0
2014-02-19Upgrade LLVM for segmented stacks on thumbAlex Crichton-0/+0
2014-02-14Upgrade LLVMAlex Crichton-0/+0
2014-01-29Upgrade LLVMAlex Crichton-0/+0
2014-01-23update llvmaydin.kim-0/+0
2013-12-29Update llvm.Luqman Aden-0/+0
2013-12-05Remove unused upcallsAlex Crichton-0/+0
2013-12-05Update LLVM and jettison jit supportAlex Crichton-0/+0
2013-09-15Upgrade LLVM to close #9117Alex Crichton-0/+0
2013-08-28Enable segmented stacks for llvm on mingw-64Alex Crichton-0/+0
2013-08-20Upgrade llvm to current HEADAlex Crichton-0/+0
2013-08-04Integrate new arm patch and fix an LLVM bugAlex Crichton-0/+0
2013-08-04Update LLVMAlex Crichton-0/+0
2013-04-30Reverse accidental src/llvm reversion in 876483dcf, and add test.Jed Davis-0/+0
2013-04-29test: Fix tests.Patrick Walton-0/+0
2013-04-21Fix LLVM bug affecting i1 switches emitted for nullable enum match.Jed Davis-0/+0
2013-04-10Update LLVM for ARM changesBrian Anderson-0/+0
2012-11-14llvm: fork to disable LiveIRVariabes in GCStrategy.Graydon Hoare-0/+0
2012-10-05Hack around llvm 14013Brian Anderson-0/+0
2012-10-01Bump llvm again to pick up a compiler-rt fix for OS XBrian Anderson-0/+0
2012-09-30Another llvm update, this time updating compiler-rtErick Tryzelaar-0/+0
2012-09-30Add bbrittain's llvm python fixesBrian Anderson-0/+0
2012-09-30rebase rust llvm patches onto llvm HEADErick Tryzelaar-0/+0
2012-09-28Update llvm to pick up a dynamic linking fix for the JITBrian Anderson-0/+0
2012-08-25Reset src/llvm to what it was (not sure what happened here)Tim Chevalier-0/+0
2012-08-24Eliminate match checks in trans and typeckTim Chevalier-0/+0
2012-08-24llvm: Update LLVM for addrspaces.Elliott Slaughter-0/+0
2012-08-24llvm: Update LLVM for liveness fixes.Elliott Slaughter-0/+0
2012-07-30Update LLVM for better liveness algorithm.Elliott Slaughter-0/+0
2012-07-26Register snapshots.Paul Stansifer-0/+0
2012-07-24Bump LLVM, clang and compiler-rt, integrating eds' work.Graydon Hoare-0/+0
2012-04-30Update llvm and integrate clang and compiler-rt.Graydon Hoare-0/+0
2012-04-09llvm: Update llvm to use new gcnoteroot infrastructurePatrick Walton-0/+0
2012-03-14Upgrade LLVM and add fix to PE/COFF relocation overflow handling.Graydon Hoare-0/+0