summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/MCTargetDesc
Commit message (Expand)AuthorAge
* [Hexagon] Add New TSFlags to be used in the upcoming patches.Jyotsna Verma2014-05-07
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* [cleanup] Lift using directives, DEBUG_TYPE definitions, and even someChandler Carruth2014-04-22
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Refactor the setting of PrivateGlobalPrefix.Rafael Espindola2013-12-02
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-28
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* Even more spelling fixes for "instruction".Robert Wilhelm2013-09-28
* Remove the MachineMove class.Rafael Espindola2013-05-13
* Remove unused argument.Rafael Espindola2013-05-10
* Hexagon: Set accessSize and addrMode on all load/store instructions.Jyotsna Verma2013-05-07
* Hexagon: Disable DwarfUsesInlineInfoSection flag.Jyotsna Verma2013-03-29
* Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.Jyotsna Verma2013-03-28
* Hexagon: Add constant extender support framework.Jyotsna Verma2013-03-01
* Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.Jyotsna Verma2013-02-20
* Hexagon: Sync TSFlags in MCTargetDesc/HexagonBaseInfo.h withJyotsna Verma2013-02-19
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Added multiclass for post-increment load instructions.Jyotsna Verma2012-11-14
* Fix alignment of .comm and .lcomm on mingw32.Benjamin Kramer2012-09-07
* MC: Overhaul handling of .lcommBenjamin Kramer2012-09-07
* Support for target dependent Hexagon VLIW packetizer.Sirish Pande2012-05-03
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-23
* Support for Hexagon VLIW Packetizer.Sirish Pande2012-04-23
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-18
* Update CMake build.Ted Kremenek2012-04-12
* HexagonPacketizer patch.Sirish Pande2012-04-12
* Remove some unnecessary forward declarations.Craig Topper2012-03-22
* Fix some copy and paste remnants of Cell and SPU in Hexagon files.Craig Topper2012-03-17
* Fix typo in file header.Craig Topper2012-03-17
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Test for commit access.Sirish Pande2012-02-09
* Use TSFlag bit to describe instruction properties.Brendon Cahoon2012-02-08
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-05
* Add MCTargetDesc library to Hexagon targetTony Linthicum2011-12-15