| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-01-03 | Fix alignment for array indexing | Nikita Popov | -2/+11 |
| 2018-11-29 | Move get_static from CodegenCx to Builder | bjorn3 | -1/+1 |
| 2018-11-29 | Don't use llvm intrinsic names in cg_ssa | bjorn3 | -2/+1 |
| 2018-11-22 | rustc_target: avoid using AbiAndPrefAlign where possible. | Eduard-Mihai Burtescu | -11/+11 |
| 2018-11-22 | rustc_target: separate out an individual Align from AbiAndPrefAlign. | Eduard-Mihai Burtescu | -4/+4 |
| 2018-11-22 | rustc_target: rename abi::Align to AbiAndPrefAlign. | Eduard-Mihai Burtescu | -6/+5 |
| 2018-11-16 | [eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`. | Eduard-Mihai Burtescu | -1/+1 |
| 2018-11-16 | All Builder methods now take &mut self instead of &self | Denis Merigoux | -27/+30 |
| 2018-11-16 | Great separation of librustc_codegen_llvm: librustc_codegen_ssa compiles | Denis Merigoux | -0/+496 |
