summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Generate instructions for operations on predicate registersKrzysztof Parzyszek2015-07-141-0/+1
* [Hexagon] Generate "extract" instructions more aggressivelyKrzysztof Parzyszek2015-07-141-0/+1
* [Hexagon] Implement commoning of GetElementPtr instructionsKrzysztof Parzyszek2015-07-081-0/+1
* [Hexagon] Generate "insert" instructions more aggressivelyKrzysztof Parzyszek2015-07-081-0/+1
* Revert 241681: causes Windows builds to failKrzysztof Parzyszek2015-07-081-1/+0
* [Hexagon] Generate "insert" instructions more aggressivelyKrzysztof Parzyszek2015-07-081-0/+1
* [Hexagon] Implement bit-tracking facility with specifics for HexagonKrzysztof Parzyszek2015-07-071-0/+2
* Expand MUX instructions early on HexagonKrzysztof Parzyszek2015-03-311-0/+1
* Revert 233694. Weak SVN-fu.Krzysztof Parzyszek2015-03-311-1/+0
* Expand MUX instructions early on HexagonKrzysztof Parzyszek2015-03-311-0/+1
* Hexagon: Remove pass that does nothing at allBenjamin Kramer2015-03-101-1/+0
* Update CMake build for removed files.Eric Christopher2015-02-021-1/+0
* [Hexagon] [NFC] Merging InstPrinter directory in to MCTargetDesc since they h...Colin LeMahieu2014-11-201-1/+0
* [Hexagon] Converting from ADD_rr to A2_add which has encoding bits.Colin LeMahieu2014-11-181-5/+5
* [Hexagon] [NFC] Alphabetizing cmake files.Colin LeMahieu2014-11-051-6/+6
* [Hexagon] Reverting 220584 to address ASAN errors.Colin LeMahieu2014-11-041-0/+1
* [Hexagon] Resubmission of 220427Colin LeMahieu2014-10-241-1/+0
* [CMake] Prune CRLF in CMakeLists.txt(s).NAKAMURA Takumi2014-10-231-11/+10
* [Hexagon] Adding basic disassembler.Colin LeMahieu2014-10-221-9/+11
* Adding skeleton for unit testing Hexagon Code EmissionSid Manning2014-10-031-0/+1
* [CMake] Let add_public_tablegen_target() provide intrinsics_gen, too.NAKAMURA Takumi2013-11-281-2/+0
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-281-1/+1
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-0/+1
* Revert r194865 and r194874.Alexey Samsonov2013-11-181-1/+0
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-0/+1
* Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...NAKAMURA Takumi2013-08-061-2/+2
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-141-0/+1
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-071-0/+1
* Extend Hexagon hardware loop generation to handle various additional cases:Krzysztof Parzyszek2013-02-111-0/+1
* [CMake] Update dependencies to intrinsics_gen corresponding to r169711.NAKAMURA Takumi2012-12-101-2/+2
* Porting Hexagon MI Scheduler to the new API.Sergei Larin2012-09-041-0/+1
* llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi2012-06-241-0/+2
* 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
OpenPOWER on IntegriCloud