summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/UndefinedArraySubscriptChecker.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-03-27 20:45:15 +0000
committerChris Lattner <sabre@nondot.org>2010-03-27 20:45:15 +0000
commit725d3f62193b943aad1db5c5eb96f3ceedd61341 (patch)
tree08292f44af6fd328528bffed3f633a4b69472336 /clang/lib/Checker/UndefinedArraySubscriptChecker.cpp
parent4a5f7be07718a191f7e6eeb62e2fb8658d634a76 (diff)
downloadbcm5719-llvm-725d3f62193b943aad1db5c5eb96f3ceedd61341.tar.gz
bcm5719-llvm-725d3f62193b943aad1db5c5eb96f3ceedd61341.zip
fix a long standing fixme, which required fixing a bunch of other
issues to get here. We now trim the result type list of the CompleteMatch or MorphNodeTo operation to be the same size as the thing we're matching. this means that if you match (add GPR, GPR) with an instruction that produces a normal result and a flag that we now trim the result in tblgen instead of having to do it dynamically. This exposed a bunch of inconsistencies in result counting that happened to be getting lucky since the days of the old isel. llvm-svn: 99728
Diffstat (limited to 'clang/lib/Checker/UndefinedArraySubscriptChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud