aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPatrik Hagglund <patrik.h.hagglund@ericsson.com>2014-09-01 11:04:07 +0000
committerPatrik Hagglund <patrik.h.hagglund@ericsson.com>2014-09-01 11:04:07 +0000
commit296acbfe4f91fd80ffc64c54be69abec388c7017 (patch)
tree0b712cc03e9b262dd8beb1d8859a119021110f7a /clang/lib/Frontend/CompilerInvocation.cpp
parente2f01eb730cbbf34cb4e3051f1e446df2c1dca48 (diff)
downloadllvm-296acbfe4f91fd80ffc64c54be69abec388c7017.zip
llvm-296acbfe4f91fd80ffc64c54be69abec388c7017.tar.gz
llvm-296acbfe4f91fd80ffc64c54be69abec388c7017.tar.bz2
Fix in InlineSpiller to make the rematerilization loop also consider
implicit uses of the whole register when a sub register is defined. Now the same iterator is used in the rematerilization loop as in the spill loop later. Patch provided by Mikael Holmen. This fix was proposed and reviewed by Quentin Colombet, http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-August/076135.html. Unfortunately, this error in the rematerilization code has only been seen in a large test case for an out-of-tree target, and is probably hard to reproduce on an in-tree target. Therefore, no testcase is provided. llvm-svn: 216873
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions