Drop support for Allegrex. Allegrex implements a variant of Mips2.
[oota-llvm.git] / lib / Target / PowerPC / PPCHazardRecognizers.h
2010-12-24 Andrew TrickVarious bits of framework needed for precise machine...
2010-12-24 Andrew Trickwhitespace
2009-01-16 Dan GohmanInitial hazard recognizer support in post-pass scheduli...
2009-01-15 Dan GohmanGeneralize the HazardRecognizer interface so that it...
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-03-13 Chris LattnerHandle cracked instructions in dispatch group formation.
2006-03-12 Chris LattnerSeveral big changes:
2006-03-08 Chris LattnerChange the interface for getting a target HazardRecogni...
2006-03-07 Chris Lattneradd a couple more load/store instrs, add a newline...
2006-03-07 Nate BegemanThis kinda sorta implements "things that have to lead...
2006-03-07 Chris LattnerImplement a very very simple hazard recognizer for...