[SystemZ] Allow integer OR involving high words
[oota-llvm.git] / lib / Target / Hexagon / MCTargetDesc /
2013-09-28 Robert WilhelmEven more spelling fixes for "instruction".
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-10 Rafael EspindolaRemove unused argument.
2013-05-07 Jyotsna VermaHexagon: Set accessSize and addrMode on all load/store...
2013-03-29 Jyotsna VermaHexagon: Disable DwarfUsesInlineInfoSection flag.
2013-03-28 Jyotsna VermaHexagon: Enable SupportDebugInfomation and DwarfInSecti...
2013-03-01 Jyotsna VermaHexagon: Add constant extender support framework.
2013-02-20 Jyotsna VermaHexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMC...
2013-02-19 Jyotsna VermaHexagon: Sync TSFlags in MCTargetDesc/HexagonBaseInfo...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-14 Jyotsna VermaAdded multiclass for post-increment load instructions.
2012-09-07 Benjamin KramerFix alignment of .comm and .lcomm on mingw32.
2012-09-07 Benjamin KramerMC: Overhaul handling of .lcomm
2012-05-03 Sirish PandeSupport for target dependent Hexagon VLIW packetizer.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeSupport for Hexagon VLIW Packetizer.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-12 Ted KremenekUpdate CMake build.
2012-04-12 Sirish PandeHexagonPacketizer patch.
2012-03-22 Craig TopperRemove some unnecessary forward declarations.
2012-03-17 Craig TopperFix some copy and paste remnants of Cell and SPU in...
2012-03-17 Craig TopperFix typo in file header.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-09 Sirish PandeTest for commit access.
2012-02-08 Brendon CahoonUse TSFlag bit to describe instruction properties.
2012-02-05 Craig TopperConvert assert(0) to llvm_unreachable
2011-12-15 Tony LinthicumAdd MCTargetDesc library to Hexagon target