Fix the result type of SELECT nodes lowered from Select instructions with
[oota-llvm.git] / test / CodeGen / X86 / lsr-sort.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-13 Dan GohmanFix LSR's IV sorting function to explicitly sort by...