Test
[oota-llvm.git] / test / CodeGen / X86 / inalloca.ll
2015-12-03 Reid Kleckner[X86] Put no-op ADJCALLSTACK markers around all dynamic...
2015-04-30 Reid Kleckner[X86] Use 4 byte preferred aggregate alignment on Win32
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-03-09 David MajnemerIR: Change inalloca's grammar a bit
2014-02-22 Benjamin KramerMake test more resilient against scheduling decisions.
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...