Age | Commit message (Expand) | Author |
2013-03-27 | Hexagon: Disable optimizations at O0. | Jyotsna Verma |
2013-02-13 | Hexagon: Use absolute addressing mode loads/stores for global+offset | Jyotsna Verma |
2013-01-07 | Switch TargetTransformInfo from an immutable analysis pass that requires | Chandler Carruth |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-10-24 | Implement a basic VectorTargetTransformInfo interface to be used by the loop ... | Nadav Rotem |
2012-10-18 | Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin... | Nadav Rotem |
2012-10-18 | Temporarily revert the TargetTransform changes. | Bob Wilson |
2012-10-10 | Add a new interface to allow IR-level passes to access codegen-specific infor... | Nadav Rotem |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2012-09-04 | Porting Hexagon MI Scheduler to the new API. | Sergei Larin |
2012-07-02 | Consistently use AnalysisID types in TargetPassConfig. | Bob Wilson |
2012-07-02 | Add all codegen passes to the PassManager via TargetPassConfig. | Bob Wilson |
2012-05-14 | Revert 156634 upon request until code improvement changes are made. | Brendon Cahoon |
2012-05-12 | Support for Hexagon feature, New Value Jump. | Sirish Pande |
2012-05-11 | Hexagon constant extender support. | Brendon Cahoon |
2012-05-10 | Hexagon V5 FP Support. | Sirish Pande |
2012-05-03 | Support for target dependent Hexagon VLIW packetizer. | Sirish Pande |
2012-05-01 | Change the PassManager from a reference to a pointer. | Bill Wendling |
2012-04-23 | Revert r155365, r155366, and r155367. All three of these have regression | Chandler Carruth |
2012-04-23 | Hexagon V5 (floating point) support. | Sirish Pande |
2012-04-23 | Support for Hexagon architectural feature, new value jump. | Sirish Pande |
2012-04-23 | Support for Hexagon VLIW Packetizer. | Sirish Pande |
2012-04-18 | This reverts a long string of commits to the Hexagon backend. These | Chandler Carruth |
2012-04-16 | Hexagon V5 (Floating Point) Support. | Sirish Pande |
2012-04-13 | Add support for Hexagon Architectural feature, New Value Jump. | Sirish Pande |
2012-04-13 | Pass to replace tranfer/copy instructions into combine instruction where poss... | Sirish Pande |
2012-04-12 | HexagonPacketizer patch. | Sirish Pande |
2012-03-17 | Pass TargetOptions to HexagonTargetMachine constructor by reference to match ... | Craig Topper |
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu |
2012-02-15 | Optimize redundant sign extends and negation of predicates. | Sirish Pande |
2012-02-15 | Revert "Optimize redundant sign extends and negation of predicates" | Eric Christopher |
2012-02-15 | Optimize redundant sign extends and negation of predicates | Sirish Pande |
2012-02-08 | Codegen pass definition cleanup. No functionality. | Andrew Trick |
2012-02-06 | Hexagon: Remove forbidden iostream includes (it introduces static initializers) | Benjamin Kramer |
2012-02-04 | TargetPassConfig: confine the MC configuration to TargetMachine. | Andrew Trick |
2012-02-03 | Added TargetPassConfig. The first little step toward configuring codegen passes. | Andrew Trick |
2011-12-16 | Hexagon: Fix a nasty order-of-initialization bug. | Benjamin Kramer |
2011-12-15 | Add MCTargetDesc library to Hexagon target | Tony Linthicum |
2011-12-12 | Hexagon backend support | Tony Linthicum |