Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] Unify printing format of debug-location in both MIR and -debug | Francis Visoiu Mistrih | 2018-01-19 | 1 | -0/+23 |
* | Remove the unit test from r321783. | Bob Wilson | 2018-01-04 | 1 | -68/+0 |
* | support phi ranges for machine-level IR | Bob Wilson | 2018-01-04 | 1 | -0/+68 |
* | MachineFunction: Slight refactoring; NFC | Matthias Braun | 2017-12-15 | 1 | -1/+2 |
* | 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 |
* | Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine" | Matthias Braun | 2017-10-12 | 1 | -3/+3 |
* | TargetMachine: Merge TargetMachine and LLVMTargetMachine | Matthias Braun | 2017-10-12 | 1 | -3/+3 |
* | MachineInstr: Make isEqual agree with getHashValue in MachineInstrExpressionT... | Diana Picus | 2017-10-12 | 1 | -0/+246 |