Stack space for argument passing is 32 regardless of 32- vs. 64-bit arch.
[oota-llvm.git] / lib / Target / PowerPC / PowerPCRegisterInfo.h
2004-08-17 Misha BrukmanPowerPCRegisterInfo no longer takes a bool to different...
2004-08-15 Chris LattnerInsertion methods now return void instead of #instrs...
2004-08-15 Chris LattnerThese methods no longer take a TargetRegisterClass...
2004-08-14 Nate BegemanAdd support for frame pointers, and large offsets from...
2004-08-11 Misha Brukman* Set the is64bit boolean flag in PowerPCRegisterInfo
2004-07-27 Misha BrukmanRemove empty unused method processFunctionBeforeFrameFi...
2004-06-21 Misha BrukmanInitial revision