[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / 2009-08-06-branchfolder-crash.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-06-17 Chris Lattnermake the asmparser reject function and type redefinitio...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-18 Dan GohmanMake tail merging handle blocks with repeated predecess...
2009-08-06 Dale JohannesenFix PR 4626, a crash in branch folding after OptimizeBlock