summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonSplitTFRCondSets.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hexagon: Remove pass that does nothing at allBenjamin Kramer2015-03-101-101/+0
* Removing dead code to silence warning C4060: switch statement contains no 'ca...Aaron Ballman2015-03-101-14/+0
* [Hexagon] Removing old halfword codegen instructions and updating const32/64 ...Colin LeMahieu2015-03-091-1/+0
* [Hexagon] Eliminating immediate condition set.Colin LeMahieu2015-03-091-16/+0
* [Hexagon] Removing TFR_condset_ir/TFR_condset_ri modeling.Colin LeMahieu2015-03-091-40/+0
* Remove unused class variables and update all callers/uses fromEric Christopher2015-02-021-9/+4
* [Hexagon] Adding vmux instruction. Removing old transfer instructions and up...Colin LeMahieu2015-01-151-77/+19
* [Hexagon] Updating rr/ri 32/64 transfer encodings and adding tests.Colin LeMahieu2014-12-091-10/+10
* [Hexagon] Adding C2_mux instruction.Colin LeMahieu2014-11-251-3/+1
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-1/+1
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-2/+2
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-1/+2
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Print IR from Hexagon MI passes with -print-before/after-all.Krzysztof Parzyszek2013-05-061-1/+19
* Make references to HexagonTargetMachine "const".Krzysztof Parzyszek2013-05-061-3/+4
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-6/+7
* Hexagon V5 FP Support.Sirish Pande2012-05-101-30/+116
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-231-114/+30
* Hexagon V5 (floating point) support.Sirish Pande2012-04-231-30/+114
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-181-114/+30
* Hexagon V5 (Floating Point) Support.Sirish Pande2012-04-161-30/+114
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-2/+2
* Hexagon: Remove forbidden iostream includes (it introduces static initializers)Benjamin Kramer2012-02-061-13/+6
* Hexagon backend supportTony Linthicum2011-12-121-0/+136
OpenPOWER on IntegriCloud