Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / pic-load-remat.ll
2009-11-20 Evan ChengEnable hoisting load from constant memories.
2009-10-28 Dan GohmanTeach MachineLICM to unfold loads from constant memory...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-23 Evan ChengUpdate test.
2008-02-23 Evan ChengRemat of pic loads are now on by default.
2008-02-22 Evan ChengAllow re-materialization of pic load (controlled by...