| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-12-04 | Upgrade LLVM to svn revision 145779 | Brian Anderson | -1/+10 | |
| This pulls in commits 145765 & 145766, which are required for split stacks. | ||||
| 2011-11-29 | fix makefiles, add option to ignore changes in makefiles | Niko Matsakis | -2/+2 | |
| 2011-11-05 | Parameterize the LLVM build over the target triples | Brian Anderson | -6/+6 | |
| 2011-11-05 | Cleanup LLVM build rules after rebase onto x64 changes | Brian Anderson | -2/+1 | |
| 2011-11-05 | LLVM build cleanup | Brian Anderson | -5/+6 | |
| 2011-11-05 | Tie the LLVM build into ours | Brian Anderson | -2/+1 | |
| 2011-11-02 | virtualize rustllvm construction per target triple | Niko Matsakis | -16/+23 | |
| 2011-10-31 | Stub a __morestack implementation and stack segment allocation. Untested. | Patrick Walton | -0/+5 | |
| 2011-10-06 | Make rpath work on mac | Brian Anderson | -1/+1 | |
| 2011-08-11 | rt: Stub Rust GC metadata printer and Rust GC strategy modules | Patrick Walton | -1/+2 | |
| 2011-08-11 | Use the new C API for PassManagerBuilder. | Rafael Ávila de Espíndola | -1/+1 | |
| 2011-07-25 | Remove old hack of creating a .a file with code that existed both in rust | Rafael Ávila de Espíndola | -20/+3 | |
| and on newer versions of llvm. | ||||
| 2011-07-17 | Revert "Revert "Rename Passes2.cpp to Passes.cpp"" | Brian Anderson | -1/+1 | |
| This reverts commit 52507f406ee0dab26681227266ddce7c8ae6d37f. | ||||
| 2011-07-17 | Revert "Rename Passes2.cpp to Passes.cpp" | Brian Anderson | -1/+1 | |
| This reverts commit c18127b913e25cb019087c885ad61e145f3a3df0. | ||||
| 2011-07-17 | Rename Passes2.cpp to Passes.cpp | Brian Anderson | -1/+1 | |
| The original Passes.cpp is dead so Passes2 gets promoted | ||||
| 2011-07-17 | Remove Passes.cpp from rustllvm | Brian Anderson | -2/+1 | |
| Upstreamed | ||||
| 2011-07-17 | Remove Object.h from rustllvm | Brian Anderson | -2/+1 | |
| This file appears to be upstream now | ||||
| 2011-06-28 | More work on mingw cross build. | Graydon Hoare | -1/+2 | |
| 2011-06-27 | Easy fix for using newer LLVMs: just use the MachOObjectFile.cpp they provide. | Rafael Ávila de Espíndola | -1/+1 | |
| 2011-06-25 | Fixes to speed and clean up makefiles. | Graydon Hoare | -2/+3 | |
| 2011-05-08 | build: Use clang to compile the runtime if available | Patrick Walton | -2/+2 | |
| 2011-05-06 | rustllvm: Add a binding to the LLVM standard module passes | Patrick Walton | -1/+1 | |
| 2011-05-01 | Start splitting up Makefile.in | Graydon Hoare | -0/+41 | |
