Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-04 | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 1 | -2/+4 |
2013-07-14 | Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s... | Craig Topper | 1 | -1/+1 |
2013-06-07 | Don't cache the instruction and register info from the TargetMachine, because | Bill Wendling | 1 | -3/+3 |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 1 | -1/+1 |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 1 | -2/+2 |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow | 1 | -1/+1 |
2012-06-01 | Switch some getAliasSet clients to MCRegAliasIterator. | Jakob Stoklund Olesen | 1 | -5/+2 |
2012-03-17 | Reorder includes in Target backends to following coding standards. Remove som... | Craig Topper | 1 | -1/+1 |
2012-03-04 | Use uint16_t to store register overlaps to reduce static data. | Craig Topper | 1 | -1/+1 |
2011-12-12 | Hexagon backend support | Tony Linthicum | 1 | -0/+207 |