summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.h
Commit message (Expand)AuthorAgeFilesLines
* Prune two MachineInstr.h includes, fix up depsReid Kleckner2019-10-191-2/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Hexagon] Remove support for V4Krzysztof Parzyszek2018-10-191-1/+1
* [Hexagon] Expand vgather pseudos during packetizationKrzysztof Parzyszek2018-08-171-1/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [Hexagon] Add support for Hexagon V65Krzysztof Parzyszek2017-12-111-0/+9
* [Pipeliner] Improve serialization order for post-incrementsKrzysztof Parzyszek2017-10-111-0/+5
* [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko2017-09-281-9/+26
* [Hexagon] Fix uninitialized value caught with valgrindKrzysztof Parzyszek2017-05-021-1/+1
* [Hexagon] Don't ignore mult-cycle latency informationKrzysztof Parzyszek2017-05-021-0/+4
* [Hexagon] Start using regmasks on callsKrzysztof Parzyszek2017-02-171-0/+1
* Revert "[Hexagon] Start using regmasks on calls"Rafael Espindola2017-02-171-1/+0
* [Hexagon] Start using regmasks on callsKrzysztof Parzyszek2017-02-161-0/+1
* [Hexagon] Make header self-contained.Benjamin Kramer2017-01-301-0/+3
* [Hexagon] Referencify MachineInstr in HexagonInstrInfo, NFCKrzysztof Parzyszek2016-07-291-23/+23
* [Hexagon] Post-increment loads/stores enhancementsKrzysztof Parzyszek2016-07-261-1/+1
* [Hexagon] Update store offset when not packetizing it with allocframeKrzysztof Parzyszek2016-07-261-0/+2
* CodeGen: Update DFAPacketizer API to take MachineInstr&, NFCDuncan P. N. Exon Smith2016-02-271-5/+6
* CodeGen: TII: Take MachineInstr& in predicate API, NFCDuncan P. N. Exon Smith2016-02-231-1/+1
* [Hexagon] Update the Hexagon packetizerKrzysztof Parzyszek2015-12-161-0/+114
OpenPOWER on IntegriCloud