aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonCFGOptimizer.cpp
AgeCommit message (Expand)Author
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2012-02-15Optimize redundant sign extends and negation of predicates.Sirish Pande
2012-02-15Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher
2012-02-15Optimize redundant sign extends and negation of predicatesSirish Pande
2012-02-07Convert assert(0) to llvm_unreachableCraig Topper
2012-02-06Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer
2011-12-12Hexagon backend supportTony Linthicum