diff options
author | Hal Finkel <hfinkel@anl.gov> | 2012-06-16 20:34:06 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2012-06-16 20:34:06 +0000 |
commit | ab4684e26fe21857d8c8bc6ba7a5234c35117c83 (patch) | |
tree | 8d637510704bb283fb03238d20633550f3bc02a3 /lib/CodeGen/RegAllocBasic.cpp | |
parent | 7b4ff9343d911a1b9c76c512787beb7a45f8270d (diff) |
Teach BBVectorize to combine, when possible, or discard metadata when fusing instructions.
The present implementation handles only TBAA and FP metadata, discarding everything else.
For debug metadata, the current behavior is maintained (the debug metadata associated with
one of the instructions will be kept, discarding that attached to the other).
This should address PR 13040.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158606 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocBasic.cpp')
0 files changed, 0 insertions, 0 deletions