summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonRegisterInfo.h
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* Make consistent use of MCPhysReg instead of uint16_t throughout the tree.Craig Topper2014-04-04
* Remove getEHExceptionRegister and getEHHandlerRegister.Rafael Espindola2013-10-07
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* Remove unused function.Rafael Espindola2013-05-10
* Remove code copied from GenRegisterInfo.inc.Andrew Trick2013-02-22
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-21
* [PEI] Pass the frame index operand number to the eliminateFrameIndex function.Chad Rosier2013-01-31
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* Porting Hexagon MI Scheduler to the new API.Sergei Larin2012-09-04
* This patch fixes a problem which arose when using the Post-RA schedulerPreston Gurd2012-04-23
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-17
* Use uint16_t to store registers in callee saved register tables to reduce siz...Craig Topper2012-03-04
* Hexagon backend supportTony Linthicum2011-12-12