Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / force-align-stack-alloca.ll
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-09-11 Akira HatanakaUse function attribute "stackrealign" to decide whether...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-09 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-07-31 Chad Rosier[x86 frame lowering] In 32-bit mode, use ESI as the...
2012-07-19 Preston GurdFix remaining lit tests which were failing when run...
2012-07-16 Alexey SamsonovThis CL changes the function prologue and epilogue...
2012-07-10 Chad RosierAdd support for dynamic stack realignment in the presen...
2012-06-18 Chandler CarruthAdd a regression test for the bug exposed by r158087...