aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/MCTargetDesc
AgeCommit message (Expand)Author
2013-03-29Hexagon: Disable DwarfUsesInlineInfoSection flag.Jyotsna Verma
2013-03-28Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.Jyotsna Verma
2013-03-01Hexagon: Add constant extender support framework.Jyotsna Verma
2013-02-20Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.Jyotsna Verma
2013-02-19Hexagon: Sync TSFlags in MCTargetDesc/HexagonBaseInfo.h withJyotsna Verma
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-11-14Added multiclass for post-increment load instructions.Jyotsna Verma
2012-09-07Fix alignment of .comm and .lcomm on mingw32.Benjamin Kramer
2012-09-07MC: Overhaul handling of .lcommBenjamin Kramer
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-18This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth
2012-04-12Update CMake build.Ted Kremenek
2012-04-12HexagonPacketizer patch.Sirish Pande
2012-03-22Remove some unnecessary forward declarations.Craig Topper
2012-03-17Fix some copy and paste remnants of Cell and SPU in Hexagon files.Craig Topper
2012-03-17Fix typo in file header.Craig Topper
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2012-02-09Test for commit access.Sirish Pande
2012-02-08Use TSFlag bit to describe instruction properties.Brendon Cahoon
2012-02-05Convert assert(0) to llvm_unreachableCraig Topper
2011-12-15Add MCTargetDesc library to Hexagon targetTony Linthicum