Add a test for the MachineCopyPropagation change landed in r238518.
[oota-llvm.git] / test / CodeGen / X86 / force-align-stack-alloca.ll
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...