Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / musttail-varargs.ll
2015-09-08 Derek Schuffx32. Fixes a bug in how struct va_list is initialized...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-12 Reid Klecknermusttail: Only set the inreg flag for fastcall and...
2014-12-22 Reid KlecknerMake musttail more robust for vector types on x86
2014-08-29 Reid Klecknermusttail: Forward regparms of variadic functions on...