Use opt -S instead of piping bitcode output through llvm-dis.
[oota-llvm.git] / test / CodeGen / XCore / addsub64.ll
2008-11-14 Richard Osborne[XCore] Fix expansion of 64 bit add/sub. Don't custom...