summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonExpandPredSpillCode.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Remove HexagonExpandPredSpillCode passKrzysztof Parzyszek2016-02-121-198/+0
* [Hexagon] Eliminate pseudo instructions for circ/brev loads and storesKrzysztof Parzyszek2016-02-121-160/+1
* Hexagon: Remove implicit ilist iterator conversions, NFCDuncan P. N. Exon Smith2015-10-201-1/+1
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [Hexagon] Moving pass declarations out of header and in to implementation fil...Colin LeMahieu2015-06-151-0/+1
* [Hexagon] Intrinsics for circular and bit-reversed loads and storesKrzysztof Parzyszek2015-03-181-1/+160
* [Hexagon] Renaming A2_addi and formatting.Colin LeMahieu2015-02-051-4/+4
* Sink queries into asserts since the variable is unused otherwise.Eric Christopher2015-02-021-3/+2
* Get TargetRegisterInfo and TargetInstrInfo off of the MachineFunctionEric Christopher2015-02-021-17/+10
* [Hexagon] Adding post-increment register form stores and register-immediate f...Colin LeMahieu2014-12-291-4/+4
* [Hexagon] Reapplying 224775 load words.Colin LeMahieu2014-12-231-4/+4
* Reverting 224775 until mayLoad flag is addressed.Colin LeMahieu2014-12-231-4/+4
* [Hexagon] Adding word loads.Colin LeMahieu2014-12-231-4/+4
* [Hexagon] Updating predicate register transfers and adding tstbit to allow se...Colin LeMahieu2014-12-091-6/+6
* [Hexagon] Converting from ADD_rr to A2_add which has encoding bits.Colin LeMahieu2014-11-181-2/+2
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-5/+9
* [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/+1
* Print IR from Hexagon MI passes with -print-before/after-all.Krzysztof Parzyszek2013-05-061-1/+21
* 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-5/+6
* Support for target dependent Hexagon VLIW packetizer.Sirish Pande2012-05-031-7/+9
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-231-7/+7
* Hexagon V5 (floating point) support.Sirish Pande2012-04-231-7/+7
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-181-7/+7
* Hexagon V5 (Floating Point) Support.Sirish Pande2012-04-161-7/+7
* 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-14/+8
* Clean up some Release build warnings.Benjamin Kramer2011-12-271-3/+2
* Hexagon backend supportTony Linthicum2011-12-121-0/+184
OpenPOWER on IntegriCloud