Clean up some ARM GV asm printing out; minor fixes to match what gcc does.
[oota-llvm.git] / test / CodeGen / ARM / cse-libcalls.ll
2008-09-15 Dan GohmanRe-enable SelectionDAG CSE for calls. It matters in...