aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorAmara Emerson <aemerson@apple.com>2019-09-13 21:49:24 +0000
committerAmara Emerson <aemerson@apple.com>2019-09-13 21:49:24 +0000
commit02bcc86b08dc1f50be401240307d6819483ca822 (patch)
tree739d9cd180facdc9940fa1c8d845d0aaafb958b6 /llvm/lib/Support/VirtualFileSystem.cpp
parentaa89c5ffc30f5a45f3766b8e787a4deb38741e94 (diff)
downloadllvm-02bcc86b08dc1f50be401240307d6819483ca822.zip
llvm-02bcc86b08dc1f50be401240307d6819483ca822.tar.gz
llvm-02bcc86b08dc1f50be401240307d6819483ca822.tar.bz2
[GlobalISel] Fix insertion point of new instructions to be after PHIs.
For some reason we sometimes insert new instructions one instruction before the first non-PHI when legalizing. This can result in having non-PHI instructions before PHIs, which mean that PHI elimination doesn't catch them. Differential Revision: https://reviews.llvm.org/D67570 llvm-svn: 371901
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions