| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-08-20 | Upgrade llvm to current HEAD | Alex Crichton | -0/+0 | |
| * This has one workaround patch (everything's testing just fine...) * I reworked the fixedstacksegment attribute to be specified with a string rather than using a keyword and an integer and modifying the parser * I added a "no-split-stack" attribute along the same lines as the "fixedstacksegment" attribute for #1226 | ||||
| 2013-08-04 | Integrate new arm patch and fix an LLVM bug | Alex Crichton | -0/+0 | |
| Thanks @luqama! | ||||
| 2013-08-04 | Update LLVM | Alex Crichton | -0/+0 | |
| 2013-04-30 | Reverse accidental src/llvm reversion in 876483dcf, and add test. | Jed Davis | -0/+0 | |
| The test is reduced from a doc test, but making it separate ensures that (1) unrelated changes to the docs won't leave this case uncovered, and (2) the nature of any future failures will be more obvious to whoever sees the tree on fire as a result. | ||||
| 2013-04-29 | test: Fix tests. | Patrick Walton | -0/+0 | |
| 2013-04-21 | Fix LLVM bug affecting i1 switches emitted for nullable enum match. | Jed Davis | -0/+0 | |
| 2013-04-10 | Update LLVM for ARM changes | Brian Anderson | -0/+0 | |
| 2012-11-14 | llvm: fork to disable LiveIRVariabes in GCStrategy. | Graydon Hoare | -0/+0 | |
| 2012-10-05 | Hack around llvm 14013 | Brian Anderson | -0/+0 | |
| 2012-10-01 | Bump llvm again to pick up a compiler-rt fix for OS X | Brian Anderson | -0/+0 | |
| 2012-09-30 | Another llvm update, this time updating compiler-rt | Erick Tryzelaar | -0/+0 | |
| 2012-09-30 | Add bbrittain's llvm python fixes | Brian Anderson | -0/+0 | |
| 2012-09-30 | rebase rust llvm patches onto llvm HEAD | Erick Tryzelaar | -0/+0 | |
| 2012-09-28 | Update llvm to pick up a dynamic linking fix for the JIT | Brian Anderson | -0/+0 | |
| 2012-08-25 | Reset src/llvm to what it was (not sure what happened here) | Tim Chevalier | -0/+0 | |
| 2012-08-24 | Eliminate match checks in trans and typeck | Tim Chevalier | -0/+0 | |
| 2012-08-24 | llvm: Update LLVM for addrspaces. | Elliott Slaughter | -0/+0 | |
| 2012-08-24 | llvm: Update LLVM for liveness fixes. | Elliott Slaughter | -0/+0 | |
| 2012-07-30 | Update LLVM for better liveness algorithm. | Elliott Slaughter | -0/+0 | |
| 2012-07-26 | Register snapshots. | Paul Stansifer | -0/+0 | |
| 2012-07-24 | Bump LLVM, clang and compiler-rt, integrating eds' work. | Graydon Hoare | -0/+0 | |
| 2012-04-30 | Update llvm and integrate clang and compiler-rt. | Graydon Hoare | -0/+0 | |
| 2012-04-09 | llvm: Update llvm to use new gcnoteroot infrastructure | Patrick Walton | -0/+0 | |
| 2012-03-14 | Upgrade LLVM and add fix to PE/COFF relocation overflow handling. | Graydon Hoare | -0/+0 | |
| 2012-01-19 | Revert accidental change to LLVM submodule. | Graydon Hoare | -0/+0 | |
| 2012-01-20 | tutorial.md: spelling corrections for sections 1-5 | Ben Striegel | -0/+0 | |
| 2012-01-13 | llvm: Switch back to LLVM trunk | Brian Anderson | -0/+0 | |
| 2012-01-02 | llvm: Revert unneeded debugging change | Brian Anderson | -0/+0 | |
| 2012-01-01 | llvm: Upgrade LLVM with FreeBSD segmented stack support | Brian Anderson | -0/+0 | |
| 2011-12-19 | Fix merge error and rebasing changes for debug information. | Josh Matthews | -0/+0 | |
| 2011-12-13 | Update LLVM. Fixes for segmented stacks with fastcc functions | Brian Anderson | -0/+0 | |
| 2011-12-13 | llvm: Fix LLVM submodule revision | Patrick Walton | -0/+0 | |
| 2011-12-13 | stdlib: Fix spelling errors in documentation of libstd/str.rs | Patrick Walton | -0/+0 | |
| 2011-12-11 | Switch to the Rust fork of LLVM in preparation for enabling stack growth | Brian Anderson | -0/+0 | |
| 2011-12-04 | Upgrade LLVM to svn revision 145779 | Brian Anderson | -0/+0 | |
| This pulls in commits 145765 & 145766, which are required for split stacks. | ||||
| 2011-11-05 | Add an LLVM git submodule | Brian Anderson | -0/+0 | |
