summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Hexagon] Update MCTargetDescKrzysztof Parzyszek2017-02-061-1/+2
* Delete a dead store found by PVS-Studio.Chandler Carruth2016-11-031-1/+0
* [Hexagon] Few fixes for exception handlingKrzysztof Parzyszek2016-04-251-0/+1
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-1/+1
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-1/+1
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-1/+1
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-1/+1
* Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...Daniel Sanders2015-06-041-1/+1
* Remove HasLEB128.Rafael Espindola2014-08-151-1/+0
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-1/+1
* Refactor the setting of PrivateGlobalPrefix.Rafael Espindola2013-12-021-1/+0
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-0/+3
* Revert r194865 and r194874.Alexey Samsonov2013-11-181-3/+0
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-0/+3
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-161-1/+0
* Remove unused argument.Rafael Espindola2013-05-101-1/+1
* Hexagon: Disable DwarfUsesInlineInfoSection flag.Jyotsna Verma2013-03-291-1/+0
* Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.Jyotsna Verma2013-03-281-0/+2
* Fix alignment of .comm and .lcomm on mingw32.Benjamin Kramer2012-09-071-1/+1
* MC: Overhaul handling of .lcommBenjamin Kramer2012-09-071-1/+1
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Add MCTargetDesc library to Hexagon targetTony Linthicum2011-12-151-0/+36
OpenPOWER on IntegriCloud