aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/switch-to-icmp.ll
AgeCommit message (Expand)Author
2013-04-16simplifycfg: Fix integer overflow converting switch into icmp.Hans Wennborg
2011-02-07SimplifyCFG: Track the number of used icmps when turning a icmp chain into a ...Benjamin Kramer
2011-02-03SimplifyCFG: Also transform switches that represent a range comparison but ar...Benjamin Kramer