summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hexagon: Use multiclass for Jump instructions.Jyotsna Verma2013-05-011-2/+2
* Hexagon: Remove assembler mapped instruction definitions.Jyotsna Verma2013-04-231-6/+0
* Remove unused typedef.Duncan Sands2013-04-011-1/+0
* Switch to LLVM support function abs64 to keep VS2008 happy.Tim Northover2013-03-271-1/+1
* Extend Hexagon hardware loop generation to handle various additional cases:Krzysztof Parzyszek2013-02-111-382/+1283
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* In hexagon convertToHardwareLoop, don't deref end() iteratorMatthew Curtis2012-12-071-7/+14
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-3/+3
* Don't use getNextOperandForReg().Jakob Stoklund Olesen2012-08-081-1/+4
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-021-1/+1
* Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...Craig Topper2012-04-201-1/+1
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-171-2/+2
* Optimize redundant sign extends and negation of predicates.Sirish Pande2012-02-151-2/+2
* Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher2012-02-151-2/+2
* Optimize redundant sign extends and negation of predicatesSirish Pande2012-02-151-2/+2
* Hexagon backend supportTony Linthicum2011-12-121-0/+644
OpenPOWER on IntegriCloud