aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/LockFileManager.cpp
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2018-04-27 23:36:35 +0000
committerJessica Paquette <jpaquette@apple.com>2018-04-27 23:36:35 +0000
commit0b6724917a694692049325cb582da668c4e28528 (patch)
tree336012820ced4e459e160b698d5443def9a3dff5 /llvm/lib/Support/LockFileManager.cpp
parent502d4481d48a93dd6c083e049cf675b7c2946e6d (diff)
downloadllvm-0b6724917a694692049325cb582da668c4e28528.zip
llvm-0b6724917a694692049325cb582da668c4e28528.tar.gz
llvm-0b6724917a694692049325cb582da668c4e28528.tar.bz2
[MachineOutliner] Add defs to calls + don't track liveness on outlined functions
This commit makes it so that if you outline a def of some register, then the call instruction created by the outliner actually reflects that the register is defined by the call. It also makes it so that outlined functions don't have the TracksLiveness property. Outlined calls shouldn't break liveness assumptions that someone might make. This also un-XFAILs the noredzone test, and updates the calls test. llvm-svn: 331095
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions