Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MachineFrameInfo: Cleanup some parameter naming inconsistencies; NFC | Matthias Braun | 2017-12-05 | 1 | -17/+19 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -2/+2 |
* | Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering | David Blaikie | 2017-11-08 | 1 | -2/+2 |
* | Move TargetFrameLowering.h to CodeGen where it's implemented | David Blaikie | 2017-11-03 | 1 | -1/+1 |
* | Reverting r315590; it did not include changes for llvm-tblgen, which is causi... | Aaron Ballman | 2017-10-15 | 1 | -1/+1 |
* | [dump] Remove NDEBUG from test to enable dump methods [NFC] | Don Hinton | 2017-10-12 | 1 | -1/+1 |
* | Add an ID field to StackObjects | Matt Arsenault | 2017-07-20 | 1 | -2/+7 |
* | ARM: Compute MaxCallFrame size early | Matthias Braun | 2017-05-05 | 1 | -0/+26 |
* | MachineFrameInfo: Move implementation to an own file; NFC | Matthias Braun | 2017-04-26 | 1 | -0/+218 |