aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/HexagonRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use uint16_t to store registers in callee saved register tables to reduce siz...Craig Topper2012-03-041-4/+4
* Efficient pattern for store truncate. Patch by Evandro Menezes.Sirish Pande2012-02-221-2/+1
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-071-5/+3
* Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer2012-02-061-9/+8
* Clean up some Release build warnings.Benjamin Kramer2011-12-271-12/+8
* Add MCTargetDesc library to Hexagon targetTony Linthicum2011-12-151-0/+1
* Hexagon backend supportTony Linthicum2011-12-121-0/+322