[X86] Add support for tbyte memory operand size for Intel-syntax x86 assembly
[oota-llvm.git] / test / CodeGen / PowerPC / ppc32-vacopy.ll
2013-11-30 Hal FinkelUpdate the cpu specified on some PPC regression tests
2013-07-25 Roman DivackyPPC32 va_list is an actual structure so va_copy needs...