diff options
| author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-11-16 21:45:22 +0000 |
|---|---|---|
| committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-11-16 21:45:22 +0000 |
| commit | df4b162e4dfab933873fed14f5dcc55574f85c1e (patch) | |
| tree | 1aa357f15c3dc9221fb76f742e25069559f787cf /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
| parent | 6fe867a8306a6f0a75f85ba9c68a89a67557e7b0 (diff) | |
| download | bcm5719-llvm-df4b162e4dfab933873fed14f5dcc55574f85c1e.tar.gz bcm5719-llvm-df4b162e4dfab933873fed14f5dcc55574f85c1e.zip | |
[ImplicitNullChecks] Do not not handle call MachineInstrs
We don't track callee clobbered registers correctly, so avoid hoisting
across calls.
Note: for this bug to trigger we need a `readonly` call target, since we
already have logic to not hoist across potentially storing instructions
either.
llvm-svn: 287159
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions

