| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [mips] finish removal of unused fields in MipsInstructionSelector | Petar Jovanovic | 2018-02-23 | 1 | -2/+2 |
| | | | | | | | r325916 missed to remove calls in constructor. llvm-svn: 325917 | ||||
| * | [mips] remove unused fields in MipsInstructionSelector | Petar Jovanovic | 2018-02-23 | 1 | -3/+0 |
| | | | | | | | Unused fields cause buildbreak if -Werror,-Wunused-private-field is passed. llvm-svn: 325916 | ||||
| * | [MIPS GlobalISel] Adding GlobalISel | Petar Jovanovic | 2018-02-23 | 1 | -0/+66 |
| Add GlobalISel infrastructure up to the point where we can select a ret void. Patch by Petar Avramovic. Differential Revision: https://reviews.llvm.org/D43583 llvm-svn: 325888 | |||||

