Add a comment noting that the fdiv -> fmul conversion won't generate
[oota-llvm.git] / test / CodeGen / X86 / mem-promote-integers.ll
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...