[X86] Remove special validation for INT immediate operand from AsmParser. Instead...
[oota-llvm.git] / test / CodeGen / X86 / stdarg.ll
2015-09-08 Derek SchuffFix comments and RUN line in x86-64 stdarg test leftove...
2015-09-08 Derek Schuffx32. Fixes a bug in how struct va_list is initialized...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: FileCheck-ize and add explicit -mtrip...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-15 Dan GohmanOn x86-64, for a varargs function, don't store the...