Revert r110396 to fix buildbots.
[oota-llvm.git] / lib / Target / Alpha / AlphaLLRP.cpp
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-04-02 Chris Lattneruse DebugLoc default ctor instead of DebugLoc::getUnkno...
2009-02-13 Dale JohannesenRemove non-DebugLoc versions of BuildMI from Alpha...
2008-09-04 Dan GohmanTidy up several unbeseeming casts from pointer to intptr_t.
2008-03-15 Evan ChengReplace all target specific implicit def instructions...
2007-12-30 Chris LattnerUse MachineOperand::getImm instead of MachineOperand...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-05-03 Devang PatelDrop 'const'
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2007-04-16 Anton KorobeynikovRemoved tabs everywhere except autogenerated & external...
2006-12-19 Chris Lattnereliminate static ctors for Statistic objects.
2006-12-07 Andrew LenharthSimplify a bit
2006-12-06 Chris LattnerDetemplatize the Statistic class. The only type it...
2006-11-27 Evan ChengChange MachineInstr ctor's to take a TargetInstrDescrip...
2006-10-31 Andrew Lenharthmore shotenning
2006-09-20 Andrew LenharthAccount for pseudo-ops correctly
2006-09-18 Andrew LenharthA pass to remove the worst of the replay trap offenders...