Skip to content
Commit 62aa46b8 authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

SimplifyCFG: Also transform switches that represent a range comparison but are...

SimplifyCFG: Also transform switches that represent a range comparison but are not sorted into sub+icmp.

This transforms another 1000 switches in gcc.c.

llvm-svn: 124826
parent edeaf16f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment