Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / movtopush.ll
2015-09-11 Akira HatanakaUse function attribute "stackrealign" to decide whether...
2015-08-12 Michael Kuperstein[X86] Allow x86 call frame optimization to fold more...
2015-07-16 Michael Kuperstein[X86] Reapply r240257 : "Allow more call sequences...
2015-07-16 Reid KlecknerRevert "[X86] Allow more call sequences to use push...
2015-06-22 Michael Kuperstein[X86] Allow more call sequences to use push instruction...
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-12 Michael Kuperstein[X86] Call frame optimization - allow stack-relative...
2015-02-12 Michael Kuperstein[X86] A heuristic to estimate the size impact for conve...
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2015-02-01 Michael KupersteinRevert r227728 due to bad line endings.
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2015-01-11 Chandler Carruth[x86] Remove some windows line endings that snuck into...
2014-12-11 Michael KupersteinAdd newline missing in r224010.
2014-12-11 Michael Kuperstein[X86] When converting movs to pushes, don't assume...
2014-12-09 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...