| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-02-18 | librustc_codegen_llvm => 2018 | Taiki Endo | -1/+2 | |
| 2018-11-22 | Add rustc_codegen_ssa to sysroot | bjorn3 | -1/+0 | |
| 2018-11-16 | Beginning of moving all backend-agnostic code to rustc_codegen_ssa | Denis Merigoux | -0/+1 | |
| 2018-08-31 | Support local ThinLTO with incremental compilation. | Michael Woerister | -0/+1 | |
| 2018-08-06 | Building librustc_codegen_llvm in a separate directory | Mark Rousskov | -27/+0 | |
| This allows clearing it out and building it separately from the compiler. Since it's essentially a different and separate crate this makes sense to do, each cargo invocation should generally happen in its own directory. | ||||
| 2018-06-20 | Replace tempdir by tempfile in librustc_trans | Bastien Orivel | -1/+1 | |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -0/+49 | |
