summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/ValueMapper.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-06-22 23:13:52 +0000
committerDouglas Gregor <dgregor@apple.com>2010-06-22 23:13:52 +0000
commitc646d130548a032cdcc932487e981f3a242d6d91 (patch)
treeca88f23435e06ed790ea3f35e5c31bdded58f20f /llvm/lib/Transforms/Utils/ValueMapper.cpp
parent49b4d734519559f3bd9cebf706cd35f27c1e2b3a (diff)
downloadbcm5719-llvm-c646d130548a032cdcc932487e981f3a242d6d91.tar.gz
bcm5719-llvm-c646d130548a032cdcc932487e981f3a242d6d91.zip
Teach Type::isRealType() that vector types are never real types. All
of the callers of isRealType() already assumed this, and one of them (increment/decrement) mistakenly permitted increments of vector types because of it. llvm-svn: 106596
Diffstat (limited to 'llvm/lib/Transforms/Utils/ValueMapper.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud