summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/switch-case-folding-2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of wrong-code bugs in switch-on-constant optimization:Richard Smith2016-09-161-2/+80
* [CodeGen] Fix a crash when constant folding switch statementErik Pilkington2016-07-211-0/+9
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-1/+1
* A number of test cases assume that an "int" parameter or return valueUlrich Weigand2012-10-241-1/+1
* output body of folded case again.Fariborz Jahanian2012-01-171-1/+1
* Folding away unreachable case statement.Fariborz Jahanian2012-01-171-0/+21