aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/InstPrinter
AgeCommit message (Expand)Author
2013-02-20Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.Jyotsna Verma
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-05-14Revert 156634 upon request until code improvement changes are made.Brendon Cahoon
2012-05-11Hexagon constant extender support.Brendon Cahoon
2012-05-03Support for target dependent Hexagon VLIW packetizer.Sirish Pande
2012-04-23Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth
2012-04-23Support for Hexagon VLIW Packetizer.Sirish Pande
2012-04-21HexagonInstPrinter.cpp: Suppress -Wunused-variable warnings with -Asserts.NAKAMURA Takumi
2012-04-18This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth
2012-04-13Silence various build warnings from Hexagon backend that show up in release b...Craig Topper
2012-04-12Hexagon: fix CMake error.Evandro Menezes
2012-04-12HexagonPacketizer patch.Sirish Pande
2012-04-12Hexagon: enable assembler output through the MC layer.Evandro Menezes