aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/DFAPacketizer.cpp
AgeCommit message (Expand)Author
2012-02-15Fix library visibility problems with VLIWPacketizer.Andrew Trick
2012-02-15Don't expose DefaultVLIWSchedulerAndrew Trick
2012-02-15Generic "VLIW" packetizer based on a DFA generated from target itinerary.Andrew Trick
2011-12-06use space star instead of star spaceSebastian Pop
2011-12-06add missing point at the end of sentencesSebastian Pop
2011-12-01Add a deterministic finite automaton based packetizer for VLIW architecturesAnshuman Dasgupta