summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TableGen/Main.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-10-25 18:51:15 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-10-25 18:51:15 +0000
commit977f41a1fa59503fbb9383a4c5e7d27cbb734fe7 (patch)
treed799c75c21328205d1e2985afb98f25d877e2460 /llvm/lib/TableGen/Main.cpp
parentd814a05f6b29351d6e05edf42d9bfd668f9993be (diff)
downloadbcm5719-llvm-977f41a1fa59503fbb9383a4c5e7d27cbb734fe7.tar.gz
bcm5719-llvm-977f41a1fa59503fbb9383a4c5e7d27cbb734fe7.zip
Also optimize large switch statements.
The isValueEqualityComparison() guard at the top of SimplifySwitch() only applies to some of the possible transformations. The newer transformations work just fine on large switches, and the check on predecessor count is nonsensical. llvm-svn: 166710
Diffstat (limited to 'llvm/lib/TableGen/Main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud