Ensure CopyToReg nodes are always glued to the call instruction.
[oota-llvm.git] / lib / Target / Hexagon / CMakeLists.txt
2012-06-24 NAKAMURA Takumillvm/lib: [CMake] Add explicit dependency to intrinsics...
2012-05-14 Brendon CahoonRevert 156634 upon request until code improvement chang...
2012-05-12 Sirish PandeSupport for Hexagon feature, New Value Jump.
2012-05-11 Brendon CahoonHexagon constant extender support.
2012-05-03 Sirish PandeSupport for target dependent Hexagon VLIW packetizer.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeSupport for Hexagon architectural feature, new value...
2012-04-23 Sirish PandeSupport for Hexagon VLIW Packetizer.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-13 Sirish PandePass to replace tranfer/copy instructions into combine...
2012-04-12 Ted KremenekUpdate CMake build.
2012-04-12 Sirish PandeHexagonPacketizer patch.
2012-04-12 Evandro MenezesHexagon: enable assembler output through the MC layer.
2012-02-27 Craig TopperRemove HexagonGenIntrinsics.inc from Hexagon cmake...
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-01 Rafael EspindolaFix the cmake build
2011-12-16 NAKAMURA TakumiTarget/Hexagon: Fix CMake build.
2011-12-15 Tony LinthicumAdd MCTargetDesc library to Hexagon target
2011-12-13 NAKAMURA TakumiTarget/Hexagon: Fix CMake build. We don't use add_llvm_...
2011-12-12 Tony LinthicumHexagon backend support