[Hexagon] Adding decoders for signed operands and ensuring all signed operand types...
[oota-llvm.git] / lib / Target / Hexagon / HexagonCFGOptimizer.cpp
2015-02-02 Eric ChristopherGrab TargetInstrInfo off of the MachineFunction and...
2014-12-10 Colin LeMahieu[Hexagon] Adding encodings for JR class instructions...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2013-05-06 Krzysztof ParzyszekPrint IR from Hexagon MI passes with -print-before...
2013-05-06 Krzysztof ParzyszekMake references to HexagonTargetMachine "const".
2013-05-01 Jyotsna VermaHexagon: Use multiclass for Jump instructions.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-15 Sirish PandeOptimize redundant sign extends and negation of predicates.
2012-02-15 Eric ChristopherRevert "Optimize redundant sign extends and negation...
2012-02-15 Sirish PandeOptimize redundant sign extends and negation of predicates
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-06 Benjamin KramerHexagon: Remove forbidden iostream includes (it introdu...
2011-12-12 Tony LinthicumHexagon backend support