Commit one last NEON test to use FileCheck. That's all of them now!
[oota-llvm.git] / test / CodeGen / X86 / pr3495.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-05 Bob WilsonStabilize the order of live intervals in the priority_q...
2009-06-24 Dan GohmanExtend ScalarEvolution's multiple-exit support to compu...
2009-05-11 Dale JohannesenReverse a loop that is counting up to a maximum to
2009-04-16 Dan GohmanExpand GEPs in ScalarEvolution expressions. SCEV expres...
2009-02-11 Evan ChengImplement PR3495: local spiller optimization. The local...