Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / movtopush.ll
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...