[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-tailcall.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-04-10 Eli BenderskyRewrite some of the test/CodeGen/X86 tests to use FileC...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-05-04 Dan GohmanX86FastISel doesn't support the -tailcallopt ABI.