Craig Topper
|
5c32279bee
|
[Hexagon] Don't call getNumImplicitDefs and then iterate over the count. getNumImplicitDefs contains a loop so its better to just loop over the null terminated implicit def list. NFC
llvm-svn: 254852
|
2015-12-05 17:34:07 +00:00 |
Craig Topper
|
e5e035a3a8
|
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical register arrays already use this typedef.
llvm-svn: 254843
|
2015-12-05 07:13:35 +00:00 |
Colin LeMahieu
|
7cd0892729
|
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction parsing tests. General updating of the code emission.
llvm-svn: 252443
|
2015-11-09 04:07:48 +00:00 |