| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-11-16 | Separating the back folder between backend-agnostic and LLVM-specific code | Denis Merigoux | -49/+4023 |
| 2018-11-16 | Added default impl for DerivedTypeMethods + empty impl for Cranelift BaseType... | Denis Merigoux | -31/+106 |
| 2018-11-16 | All Builder methods now take &mut self instead of &self | Denis Merigoux | -392/+440 |
| 2018-11-16 | Added some docs + start to &mut self builder methods | Denis Merigoux | -46/+68 |
| 2018-11-16 | Finished moving backend-agnostic code to rustc_codegen_ssa | Denis Merigoux | -20/+20 |
| 2018-11-16 | Great separation of librustc_codegen_llvm: librustc_codegen_ssa compiles | Denis Merigoux | -8/+6734 |
| 2018-11-16 | Moved DeclareMethods, MiscMethods and StaticMethods | Denis Merigoux | -0/+160 |
| 2018-11-16 | Beginning of moving all backend-agnostic code to rustc_codegen_ssa | Denis Merigoux | -0/+359 |
