Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-05 | Linker code cleanups | Pierre Moreau | 1 | -42/+46 |
2017-12-21 | Fixing bugs in type manager memory management | Alan Baker | 1 | -104/+22 |
2017-12-19 | Opt: Fix implementation and comment of AreDecorationsTheSame | Pierre Moreau | 1 | -7/+10 |
2017-12-04 | Change IRContext::KillInst to delete instructions. | Steven Perron | 1 | -21/+25 |
2017-11-27 | Re-format source tree - NFC. | Diego Novillo | 1 | -3/+5 |
2017-11-23 | Notify the context of instructions that are being erased. | Alan Baker | 1 | -0/+3 |
2017-11-15 | Add the decoration manager to the IRContext. | Steven Perron | 1 | -6/+3 |
2017-11-08 | Re-format files in source, source/opt, source/util, source/val and tools. | Diego Novillo | 1 | -8/+11 |
2017-11-08 | Add the IRContext (part 2): Add def-use manager | Steven Perron | 1 | -11/+9 |
2017-10-31 | Add the IRContext (part 1) | Steven Perron | 1 | -20/+21 |
2017-10-25 | Change the sections in the module to use the InstructionList class. | Steven Perron | 1 | -2/+0 |
2017-10-06 | Implement Linker (module combiner) | Pierre Moreau | 1 | -0/+274 |