[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / merge_store.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-12 Hal FinkelAdd the ability to use GEPs for address sinking in CGP
2013-08-21 Juergen RibutzkaTeach BaseIndexOffset::match to identify base pointers...