aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/CMakeLists.txt
AgeCommit message (Expand)Author
2013-02-11Extend Hexagon hardware loop generation to handle various additional cases:Krzysztof Parzyszek
2012-12-10[CMake] Update dependencies to intrinsics_gen corresponding to r169711.NAKAMURA Takumi
2012-09-04Porting Hexagon MI Scheduler to the new API.Sergei Larin
2012-06-24llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi
2012-05-14Revert 156634 upon request until code improvement changes are made.Brendon Cahoon
2012-05-12Support for Hexagon feature, New Value Jump.Sirish Pande
2012-05-11Hexagon constant extender support.Brendon Cahoon
2012-05-03Support for target dependent Hexagon VLIW packetizer.Sirish Pande
2012-04-23Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth
2012-04-23Support for Hexagon architectural feature, new value jump.Sirish Pande
2012-04-23Support for Hexagon VLIW Packetizer.Sirish Pande
2012-04-18This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth
2012-04-13Pass to replace tranfer/copy instructions into combine instruction where poss...Sirish Pande
2012-04-12Update CMake build.Ted Kremenek
2012-04-12HexagonPacketizer patch.Sirish Pande
2012-04-12Hexagon: enable assembler output through the MC layer.Evandro Menezes
2012-02-27Remove HexagonGenIntrinsics.inc from Hexagon cmake file. It does not appear i...Craig Topper
2012-02-15Optimize redundant sign extends and negation of predicates.Sirish Pande
2012-02-15Revert "Optimize redundant sign extends and negation of predicates"Eric Christopher
2012-02-15Optimize redundant sign extends and negation of predicatesSirish Pande
2012-02-01Fix the cmake buildRafael Espindola
2011-12-16Target/Hexagon: Fix CMake build.NAKAMURA Takumi
2011-12-15Add MCTargetDesc library to Hexagon targetTony Linthicum
2011-12-13Target/Hexagon: Fix CMake build. We don't use add_llvm_library_dependencies().NAKAMURA Takumi
2011-12-12Hexagon backend supportTony Linthicum