R600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of 64-bit operations
[oota-llvm.git] / test / CodeGen / R600 / usubo.ll
2014-09-05 Tom StellardR600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of...
2014-06-23 Matt ArsenaultR600: Move add/sub with overflow out of AMDILISelLowering