Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / mem-promote-integers.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-08-02 Chandler Carruth[x86] Make some questionable tests not spew assembly...
2012-06-04 Nadav RotemRemove the "-promote-elements" flag. This flag is now...
2011-06-19 Nadav RotemReduce the runtime of the test. Keep only the interesti...
2011-06-17 Nadav RotemFix a bug in the type-lowering of integer-promoted...
2011-06-14 Dan GohmanThis test is still failing. Delete the rest of it.
2011-06-14 Nadav RotemThis testcase cause a failure on some bots. Remove...
2011-06-14 Nadav RotemAdd a testcase for checking the integer-promotion of...