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-09-29 19:20:35 +00:00
2010-09-30 23:57:10 +00:00
2010-10-08 03:17:21 +00:00
2010-09-24 09:01:13 +00:00
2010-09-13 13:32:22 +00:00
2010-08-29 14:49:00 +00:00