Go to file
Chris Lattner 9056bae3be Fix switch lowering to order cases in zext order, which is how we emit the
comparisons.  This fixes an infinite loop on CodeGen/Generic/switch-lower.ll
and PR1197

llvm-svn: 34216
2007-02-13 01:05:56 +00:00
llvm Fix switch lowering to order cases in zext order, which is how we emit the 2007-02-13 01:05:56 +00:00
stacker For PR411: 2007-02-05 21:20:45 +00:00