summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reduce the size of MCRelaxableFragment.Akira Hatanaka2015-11-141-1/+1
* [MCTargetAsmParser] Move the member varialbes that referenceAkira Hatanaka2015-11-141-8/+7
* [Hexagon] Factoring bundle creation in to a utility function.Colin LeMahieu2015-11-131-2/+1
* [Hexagon] Allocate MCInst in the MCContext to avoid leaking it.Benjamin Kramer2015-11-121-1/+1
* [Hexagon] Separating statement to match what clang-format would do.Colin LeMahieu2015-11-091-2/+4
* [Hexagon] Adding override to methods.Colin LeMahieu2015-11-091-4/+5
* [Hexagon] Fixing warnings.Colin LeMahieu2015-11-091-4/+2
* [Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...Colin LeMahieu2015-11-091-0/+2152
OpenPOWER on IntegriCloud