[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / code_placement.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-09-05 Daniel DunbarEliminate uses of %prcontext.
2009-05-08 Evan ChengEnable loop bb placement optimization.
2009-05-08 Evan ChengOptimize code placement in loop to eliminate unconditio...