aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/HexagonTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass TargetOptions to HexagonTargetMachine constructor by reference to match ...Craig Topper2012-03-171-1/+1
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+2
* Optimize redundant sign extends and negation of predicates.Sirish Pande2012-02-151-0/+1
* Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher2012-02-151-1/+0
* Optimize redundant sign extends and negation of predicatesSirish Pande2012-02-151-0/+1
* Codegen pass definition cleanup. No functionality.Andrew Trick2012-02-081-1/+1
* Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer2012-02-061-3/+2
* TargetPassConfig: confine the MC configuration to TargetMachine.Andrew Trick2012-02-041-6/+4
* Added TargetPassConfig. The first little step toward configuring codegen passes.Andrew Trick2012-02-031-10/+35
* Hexagon: Fix a nasty order-of-initialization bug.Benjamin Kramer2011-12-161-1/+1
* Add MCTargetDesc library to Hexagon targetTony Linthicum2011-12-151-10/+0
* Hexagon backend supportTony Linthicum2011-12-121-0/+128