Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / Hexagon / HexagonRegisterInfo.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-09-04 Sergei LarinPorting Hexagon MI Scheduler to the new API.
2012-05-30 Jakob Stoklund OlesenFix some uses of getSubRegisters() to use getSubReg...
2012-05-10 Sirish PandeHexagon V5 FP Support.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeHexagon V5 (floating point) support.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-16 Sirish PandeHexagon V5 (Floating Point) Support.
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-03-04 Craig TopperUse uint16_t to store registers in callee saved registe...
2012-02-22 Sirish PandeEfficient pattern for store truncate. Patch by Evandro...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-06 Benjamin KramerHexagon: Remove forbidden iostream includes (it introdu...
2011-12-27 Benjamin KramerClean up some Release build warnings.
2011-12-15 Tony LinthicumAdd MCTargetDesc library to Hexagon target
2011-12-12 Tony LinthicumHexagon backend support