aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/HexagonMCInstLower.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-3/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-291-1/+1
* Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.Jyotsna Verma2013-02-201-1/+3
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+1
* Support for target dependent Hexagon VLIW packetizer.Sirish Pande2012-05-031-1/+1
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-231-1/+1
* Support for Hexagon VLIW Packetizer.Sirish Pande2012-04-231-1/+1
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-181-1/+1
* Silence various build warnings from Hexagon backend that show up in release b...Craig Topper2012-04-131-1/+1
* Hexagon: enable assembler output through the MC layer.Evandro Menezes2012-04-121-0/+93