aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/HexagonCFGOptimizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-23/+19
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-7/+8
* Print IR from Hexagon MI passes with -print-before/after-all.Krzysztof Parzyszek2013-05-061-1/+18
* Make references to HexagonTargetMachine "const".Krzysztof Parzyszek2013-05-061-5/+4
* Hexagon: Use multiclass for Jump instructions.Jyotsna Verma2013-05-011-12/+12
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-5/+6
* 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-12/+12
* Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher2012-02-151-12/+12
* Optimize redundant sign extends and negation of predicatesSirish Pande2012-02-151-12/+12
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-071-1/+1
* Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer2012-02-061-10/+5
* Hexagon backend supportTony Linthicum2011-12-121-0/+240