Code clean up: return vector by reference rather than by value. No functionality...
[oota-llvm.git] / lib / Target / ARM / ARMCallingConv.td
2009-05-19 Bob WilsonFix pr4058 and pr4059. Do not split i64 or double...
2009-04-24 Bob WilsonRemove unnecessary references to f32 types. After...
2009-04-17 Bob WilsonClean up formatting, remove trailing whitespace, fix...
2009-04-17 Bob WilsonUse CallConvLower.h and TableGen descriptions of the...