aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonTargetMachine.cpp
AgeCommit message (Expand)Author
2012-03-17Pass TargetOptions to HexagonTargetMachine constructor by reference to match ...Craig Topper
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-08Codegen pass definition cleanup. No functionality.Andrew Trick
2012-02-06Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer
2012-02-04TargetPassConfig: confine the MC configuration to TargetMachine.Andrew Trick
2012-02-03Added TargetPassConfig. The first little step toward configuring codegen passes.Andrew Trick
2011-12-16Hexagon: Fix a nasty order-of-initialization bug.Benjamin Kramer
2011-12-15Add MCTargetDesc library to Hexagon targetTony Linthicum
2011-12-12Hexagon backend supportTony Linthicum