diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-04-12 18:17:57 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-04-12 18:17:57 +0000 |
commit | 1b58f335ca85d0a82fe7ecca2acc53a143059649 (patch) | |
tree | 8ebd7379568d4c06739a5e7425d53557116b4a35 /lld/unittests/CoreTests/ParallelTest.cpp | |
parent | 2277196f6465cc3036090572ac5df7487053e4df (diff) | |
download | bcm5719-llvm-1b58f335ca85d0a82fe7ecca2acc53a143059649.tar.gz bcm5719-llvm-1b58f335ca85d0a82fe7ecca2acc53a143059649.zip |
PPC: Remove (broken) nested implicit definition lists
TableGen will not combine nested list 'let' bindings into a single list, and
instead uses only the inner scope. As a result, several instruction definitions
were missing implicit register defs that were in outer scopes. This de-nests
these scopes and makes all instructions have only one let binding which sets
implicit register definitions.
llvm-svn: 179392
Diffstat (limited to 'lld/unittests/CoreTests/ParallelTest.cpp')
0 files changed, 0 insertions, 0 deletions