summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CppBackend
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2013-08-16 23:37:23 +0000
committerJim Grosbach <grosbach@apple.com>2013-08-16 23:37:23 +0000
commitd69f3ed9479c8ff6a95d88a81b196ea467b96a6f (patch)
treeada4a93c0c1b56eb50b51b717f8d8c520ed17b3a /llvm/lib/Target/CppBackend
parent2ec4d7ba07bb205b72320b37fd531703cb8e7753 (diff)
downloadbcm5719-llvm-d69f3ed9479c8ff6a95d88a81b196ea467b96a6f.tar.gz
bcm5719-llvm-d69f3ed9479c8ff6a95d88a81b196ea467b96a6f.zip
ARM: Clean up fast-isel machine verifier errors.
Lots of machine verifier errors result from using a plain GPR regclass for incoming argument copies. A more restrictive rGPR class is more appropriate since it more accurately represents what's happening, plus it lines up better with isel later on so the verifier is happier. Reduces the number of ARM fast-isel tests not running with the verifier enabled by over half. rdar://12594152 llvm-svn: 188592
Diffstat (limited to 'llvm/lib/Target/CppBackend')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud