aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/DFAPacketizer.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Generic "VLIW" packetizer based on a DFA generated from target itinerary.Andrew Trick1-0/+147
2011-12-06use space star instead of star spaceSebastian Pop1-9/+9
2011-12-06add missing point at the end of sentencesSebastian Pop1-6/+6
2011-12-01Add a deterministic finite automaton based packetizer for VLIW architecturesAnshuman Dasgupta1-0/+98