Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / Target / Alpha / AlphaLLRP.cpp
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...