Files
llvm-6502/test/CodeGen/PowerPC
Chris Lattner 749dc72bdc fix the expansion of va_arg instruction on PPC to know the arg
alignment for PPC32/64, avoiding some masking operations.

llvm-gcc expands vaarg inline instead of using the instruction
so it has never hit this.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116168 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-10 18:34:00 +00:00
..
2010-07-16 22:51:10 +00:00
2010-03-28 07:58:37 +00:00
2009-09-11 18:36:27 +00:00
2010-04-17 16:29:15 +00:00
2010-01-05 17:55:26 +00:00
2010-02-28 20:36:49 +00:00
2009-09-11 18:36:27 +00:00
2010-01-21 20:01:04 +00:00