| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-07-12 | Ensure StorageDead is created even if variable initialization fails | Taylor Cramer | -3/+3 | |
| 2018-04-26 | Use ScalarPair for tagged enums | Anthony Ramine | -4/+4 | |
| 2018-02-20 | rustc_mir: always run the deaggregator. | Eduard-Mihai Burtescu | -4/+4 | |
| 2017-07-21 | Relax a codegen test to be compatible with LLVM 5.0 | Alex Crichton | -8/+8 | |
| 2017-03-03 | fix codegen test | Ariel Ben-Yehuda | -5/+3 | |
| 2016-11-13 | Fix codegen test after change of llvm type naming scheme | Michael Woerister | -4/+4 | |
| 2016-09-29 | Change the `local` prefix to `_` | Jonas Schievink | -4/+4 | |
| There's no need for a long prefix, since there's nothing to distinguish anymore. | ||||
| 2016-09-27 | Fix codegen test (value names changed) | Jonas Schievink | -4/+4 | |
| 2016-08-14 | [MIR] Add Storage{Live,Dead} statements to emit llvm.lifetime.{start,end}. | Eduard Burtescu | -0/+54 | |
