Convert tabs to spaces
[oota-llvm.git] / lib / Target / Alpha / AlphaRegisterInfo.cpp
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-13 Andrew LenharthWOW, function calls still seem to work after this.
2005-03-29 Andrew LenharthFix up some types and constants
2005-03-13 Andrew LenharthShould fix mesa
2005-03-05 Chris Lattnerdon't break the build on 32-bit hosts.
2005-03-05 Andrew Lenharthfix data size stuff for architectures with bit challeng...
2005-03-04 Andrew Lenharthfix up stack pointer adjustments
2005-02-24 Andrew Lenharthfix Allocas. Really. I mean it this time.
2005-02-22 Andrew Lenharthdynamic stack allocas
2005-02-05 Misha BrukmanMake the rest of file header comments consistent in...
2005-02-01 Andrew LenharthCorrect stack stuff for FP
2005-01-30 Chris LattnerThis code is really unreachable.
2005-01-30 Chris LattnerFix warnings.
2005-01-30 Andrew Lenharthsupport for larger calls
2005-01-29 Chris LattnerUnbreak the build :(
2005-01-29 Andrew Lenharthfirst step towards a correct and complete stack. also...
2005-01-27 Andrew Lenharthstack frame fix and zero FP reg fix
2005-01-26 Andrew Lenharth initial fp support
2005-01-24 Andrew LenharthClean ups, and taught the instruction selector about...
2005-01-22 Andrew LenharthLet me introduce you to the early stages of the llvm...