Teach GVN that x+y is the same as y+x and that x<y is the same as y>x.
[oota-llvm.git] / test / Verifier / gcwrite-ptrptr.ll
2008-06-10 Matthijs KooijmanFor all RUN lines starting with "not", redirect stderr...
2007-09-17 Gordon HenriksenFix for PR1633: Verifier doesn't fully verify GC intrinsics