"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6f233ef1d893dfc3b1555c84176847cb484126e7"
-
Bill Wendling authored
- LowerXADDO lowers [SU]ADDO into an ADD with an implicit EFLAGS define. The EFLAGS are fed into a SETCC node which has the conditional COND_O or COND_C, depending on the type of ADDO requested. - LowerBRCOND now recognizes if it's coming from a SETCC node with COND_O or COND_C set. llvm-svn: 60388
30e9dc81
Loading