We don't need separate thumb1 instructions tADDSi3 etc. for addc and subc. The...
We don't need separate thumb1 instructions tADDSi3 etc. for addc and subc. The "normal" version always modify condition register CPSR so we should just use def : pat to match to the same instructions. llvm-svn: 75219
Loading
Please register or sign in to comment