summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prune some includesCraig Topper2012-03-271-1/+0
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-171-3/+1
* Delete incorrect reference to inexistent Hexagon architecture manuals.Evandro Menezes2012-02-271-3/+0
* Efficient pattern for store truncate. Patch by Evandro Menezes.Sirish Pande2012-02-221-13/+0
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Optimize redundant sign extends and negation of predicates.Sirish Pande2012-02-151-0/+5
* Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher2012-02-151-5/+0
* Optimize redundant sign extends and negation of predicatesSirish Pande2012-02-151-0/+5
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-071-3/+3
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-201-1/+0
* Hexagon backend supportTony Linthicum2011-12-121-0/+555
OpenPOWER on IntegriCloud