[Hexagon] Split double registers
[oota-llvm.git] / lib / Target / Hexagon / CMakeLists.txt
2015-10-16 Krzysztof Parzyszek[Hexagon] Split double registers
2015-10-16 Krzysztof Parzyszek[Hexagon] Delete lib/Target/Hexagon/HexagonRemoveSZExtA...
2015-10-16 Krzysztof Parzyszek[Hexagon] Merge adjacent stores
2015-10-06 Krzysztof Parzyszek[Hexagon] Add an early if-conversion pass
2015-08-05 Krzysztof Parzyszek[Hexagon] Implement TargetTransformInfo for Hexagon
2015-07-20 Krzysztof Parzyszek[Hexagon] Generate MUX from conditional transfers when...
2015-07-14 Krzysztof Parzyszek[Hexagon] Generate instructions for operations on predi...
2015-07-14 Krzysztof Parzyszek[Hexagon] Generate "extract" instructions more aggressively
2015-07-08 Krzysztof Parzyszek[Hexagon] Implement commoning of GetElementPtr instructions
2015-07-08 Krzysztof Parzyszek[Hexagon] Generate "insert" instructions more aggressively
2015-07-08 Krzysztof ParzyszekRevert 241681: causes Windows builds to fail
2015-07-08 Krzysztof Parzyszek[Hexagon] Generate "insert" instructions more aggressively
2015-07-07 Krzysztof Parzyszek[Hexagon] Implement bit-tracking facility with specific...
2015-03-31 Krzysztof ParzyszekExpand MUX instructions early on Hexagon
2015-03-31 Krzysztof ParzyszekRevert 233694. Weak SVN-fu.
2015-03-31 Krzysztof ParzyszekExpand MUX instructions early on Hexagon
2015-03-10 Benjamin KramerHexagon: Remove pass that does nothing at all
2015-02-02 Eric ChristopherUpdate CMake build for removed files.
2014-11-20 Colin LeMahieu[Hexagon] [NFC] Merging InstPrinter directory in to...
2014-11-18 Colin LeMahieu[Hexagon] Converting from ADD_rr to A2_add which has...
2014-11-05 Colin LeMahieu[Hexagon] [NFC] Alphabetizing cmake files.
2014-11-04 Colin LeMahieu[Hexagon] Reverting 220584 to address ASAN errors.
2014-10-24 Colin LeMahieu[Hexagon] Resubmission of 220427
2014-10-23 NAKAMURA Takumi[CMake] Prune CRLF in CMakeLists.txt(s).
2014-10-22 Colin LeMahieu[Hexagon] Adding basic disassembler.
2014-10-03 Sid ManningAdding skeleton for unit testing Hexagon Code Emission
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target() provide intrin...
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-08-06 NAKAMURA TakumiTarget/*/CMakeLists.txt: Add the dependency to CommonTa...
2013-05-14 Jyotsna VermaHexagon: Pass to replace tranfer/copy instructions...
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-02-11 Krzysztof ParzyszekExtend Hexagon hardware loop generation to handle vario...
2012-12-10 NAKAMURA Takumi[CMake] Update dependencies to intrinsics_gen correspon...
2012-09-04 Sergei LarinPorting Hexagon MI Scheduler to the new API.
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