Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-29 | Remove most of the TargetMachine::getSubtarget/getSubtargetImpl | Eric Christopher | 1 | -1/+1 |
2014-08-05 | Have MachineFunction cache a pointer to the subtarget to make lookups | Eric Christopher | 1 | -2/+1 |
2014-08-04 | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 1 | -1/+2 |
2014-04-29 | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 1 | -3/+3 |
2014-04-28 | [C++] Use 'nullptr'. | Craig Topper | 1 | -1/+1 |
2014-04-25 | [C++] Use 'nullptr'. Target edition. | Craig Topper | 1 | -4/+4 |
2014-04-22 | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 1 | -2/+2 |
2014-04-15 | Break PseudoSourceValue out of the Value hierarchy. It is now the root of its... | Nick Lewycky | 1 | -12/+16 |
2014-01-07 | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 1 | -2/+2 |
2013-11-27 | [mips] Implement the following optimizations using dominance information to | Akira Hatanaka | 1 | -0/+297 |