[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / nosse-error1.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-03 Rafael EspindolaPrefix failing commands with not to make clear they...
2013-05-02 Michael LiaoRewrite X86 codegen regression test with FileCheck
2009-02-01 Torok Edwinadd 2 more testcases for -mattr=-sse (r63495).