aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/DFAPacketizer.h
Commit message (Expand)AuthorAgeFilesLines
* Fix library visibility problems with VLIWPacketizer.Andrew Trick2012-02-151-3/+3
* Don't expose DefaultVLIWSchedulerAndrew Trick2012-02-151-2/+2
* Generic "VLIW" packetizer based on a DFA generated from target itinerary.Andrew Trick2012-02-151-0/+69
* use space star instead of star spaceSebastian Pop2011-12-061-6/+6
* add missing point at the end of sentencesSebastian Pop2011-12-061-7/+7
* Add a deterministic finite automaton based packetizer for VLIW architecturesAnshuman Dasgupta2011-12-011-0/+78