fix test attributes; this is an SSE2 test, not a Nehalem test
[oota-llvm.git] / test / CodeGen / X86 / inalloca-stdcall.ll
2015-01-29 Reid Klecknerx86: Fix large model calls to __chkstk for dynamic...
2014-12-09 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2014-03-09 David MajnemerIR: Change inalloca's grammar a bit
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...