Changes
Summary
- [RISCV] Cleanup some V intrinsic names used in tests to match the type overloads used. Add some missing double tests on rv32. NFC (details)
- [SimplifyCFG] Teach SimplifyBranchOnICmpChain() to preserve DomTree (details)
- [SimplifyCFG] Teach switchToSelect() to preserve DomTree (details)
- [SimplifyCFG] Teach SwitchToLookupTable() to preserve DomTree (details)
- [LoopIdiom] 'left-shift until bittest': don't forget to check that PHI node is in loop header (details)
- [libc][NFC] Use ASSERT_FP_EQ to compare nan values in tests. (details)