aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert 156634 upon request until code improvement changes are made.Brendon Cahoon2012-05-141-1/+0
* Support for Hexagon feature, New Value Jump.Sirish Pande2012-05-121-0/+1
* Hexagon constant extender support.Brendon Cahoon2012-05-111-0/+1
* Support for target dependent Hexagon VLIW packetizer.Sirish Pande2012-05-031-0/+1
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-231-2/+0
* Support for Hexagon architectural feature, new value jump.Sirish Pande2012-04-231-0/+1
* Support for Hexagon VLIW Packetizer.Sirish Pande2012-04-231-0/+1
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-181-6/+3
* Pass to replace tranfer/copy instructions into combine instruction where poss...Sirish Pande2012-04-131-0/+2
* Update CMake build.Ted Kremenek2012-04-121-3/+4
* HexagonPacketizer patch.Sirish Pande2012-04-121-1/+1
* Hexagon: enable assembler output through the MC layer.Evandro Menezes2012-04-121-1/+3
* Remove HexagonGenIntrinsics.inc from Hexagon cmake file. It does not appear i...Craig Topper2012-02-271-1/+0
* Optimize redundant sign extends and negation of predicates.Sirish Pande2012-02-151-1/+1
* Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher2012-02-151-1/+1
* Optimize redundant sign extends and negation of predicatesSirish Pande2012-02-151-1/+1
* Fix the cmake buildRafael Espindola2012-02-011-0/+1
* Target/Hexagon: Fix CMake build.NAKAMURA Takumi2011-12-161-1/+0
* Add MCTargetDesc library to Hexagon targetTony Linthicum2011-12-151-0/+2
* Target/Hexagon: Fix CMake build. We don't use add_llvm_library_dependencies().NAKAMURA Takumi2011-12-131-10/+0
* Hexagon backend supportTony Linthicum2011-12-121-0/+43