Convert uses of std::vector in TargetInstrInfo to SmallVector. This change had to...
[oota-llvm.git] / lib / Target / PowerPC / PPCCallingConv.td
2008-03-17 Dale JohannesenMake Complex long long/double/long double work
2008-03-17 Dale JohannesenNext round of PPC32 ABI changes. Allow for gcc
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-10-05 Dale JohannesenFirst round of ppc long double. call/return and
2007-05-03 Chris Lattnerrevert accidental commit
2007-05-03 Chris Lattneradd support for printing offset of global
2007-04-03 Nicolas GeoffrayThe PPC64 ELF ABI is "intended to use the same structur...
2007-04-03 Nicolas GeoffrayThe ELF ABI specifies F1-F8 registers as argument regis...
2007-03-06 Chris LattnerSwitch PPC return lower to use an autogenerated CC...