Add a -march line for this test, and run it on x86-64 too for fun.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel.ll
2008-08-20 Dan GohmanAdd a -march line for this test, and run it on x86...
2008-08-20 Dan GohmanAdd FastISel support for floating-point operations.
2008-08-20 Dan GohmanAdd FastISel support for several more binary operators.
2008-08-19 Dan GohmanFast-isel is now *minimally* functional. Add a testcase to