Because -menable-no-nans causes fcmp conditions to be rewritten without 'o' or 'u' the recognition code in ARMTargetLowering::LowerSELECT_CC needs to cope. Also extend it to handle 'le' and 'ge'.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM