aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/InstPrinter
Commit message (Expand)AuthorAgeFilesLines
* Hexagon constant extender support.Brendon Cahoon2012-05-111-3/+24
* Support for target dependent Hexagon VLIW packetizer.Sirish Pande2012-05-032-23/+57
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-232-51/+18
* Support for Hexagon VLIW Packetizer.Sirish Pande2012-04-232-18/+51
* HexagonInstPrinter.cpp: Suppress -Wunused-variable warnings with -Asserts.NAKAMURA Takumi2012-04-211-6/+3
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-182-53/+23
* Silence various build warnings from Hexagon backend that show up in release b...Craig Topper2012-04-131-6/+3
* Hexagon: fix CMake error.Evandro Menezes2012-04-121-1/+1
* HexagonPacketizer patch.Sirish Pande2012-04-122-17/+50
* Hexagon: enable assembler output through the MC layer.Evandro Menezes2012-04-125-0/+286