diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2020-09-02 17:04:35 -0500 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2020-09-02 17:07:49 -0500 |
commit | 69289cc10ffd1de4d3bf05d33948e6b21b6e68db (patch) | |
tree | efdf8978708c5bc94aea0b0a81737d9d057b6bd9 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 51128b670d4f757132e927c4f3dd78d257d37f70 (diff) | |
download | llvm-69289cc10ffd1de4d3bf05d33948e6b21b6e68db.zip llvm-69289cc10ffd1de4d3bf05d33948e6b21b6e68db.tar.gz llvm-69289cc10ffd1de4d3bf05d33948e6b21b6e68db.tar.bz2 |
[PowerPC] Fix broken kill flag after MI peephole
The test case in https://bugs.llvm.org/show_bug.cgi?id=47373 exposed
two bugs in the PPC back end. The first one was fixed in commit
27714075848e7f05a297317ad28ad2570d8e5a43 but the test case had to
be added without -verify-machineinstrs due to the second bug.
This commit fixes the use-after-kill that is left behind by the
PPC MI peephole optimization.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions