summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonTargetMachine.cpp
Commit message (Expand)AuthorAge
...
* Add support for Hexagon Architectural feature, New Value Jump.Sirish Pande2012-04-13
* Pass to replace tranfer/copy instructions into combine instruction where poss...Sirish Pande2012-04-13
* HexagonPacketizer patch.Sirish Pande2012-04-12
* Pass TargetOptions to HexagonTargetMachine constructor by reference to match ...Craig Topper2012-03-17
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Optimize redundant sign extends and negation of predicates.Sirish Pande2012-02-15
* Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher2012-02-15
* Optimize redundant sign extends and negation of predicatesSirish Pande2012-02-15
* Codegen pass definition cleanup. No functionality.Andrew Trick2012-02-08
* Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer2012-02-06
* TargetPassConfig: confine the MC configuration to TargetMachine.Andrew Trick2012-02-04
* Added TargetPassConfig. The first little step toward configuring codegen passes.Andrew Trick2012-02-03
* Hexagon: Fix a nasty order-of-initialization bug.Benjamin Kramer2011-12-16
* Add MCTargetDesc library to Hexagon targetTony Linthicum2011-12-15
* Hexagon backend supportTony Linthicum2011-12-12