Micah Villmow
|
cdfe20b97f
|
Move TargetData to DataLayout.
llvm-svn: 165402
|
2012-10-08 16:38:25 +00:00 |
Jakob Stoklund Olesen
|
92a0083944
|
Switch some getAliasSet clients to MCRegAliasIterator.
MCRegAliasIterator can optionally visit the register itself, allowing
for simpler code.
llvm-svn: 157837
|
2012-06-01 20:36:54 +00:00 |
Craig Topper
|
b25fda95f6
|
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
llvm-svn: 152997
|
2012-03-17 18:46:09 +00:00 |
Craig Topper
|
1d32658877
|
Use uint16_t to store register overlaps to reduce static data.
llvm-svn: 152001
|
2012-03-04 10:43:23 +00:00 |
Tony Linthicum
|
1213a7a57f
|
Hexagon backend support
llvm-svn: 146412
|
2011-12-12 21:14:40 +00:00 |