diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-08-15 16:43:36 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-08-15 16:43:36 +0000 |
commit | 74814e1a0767de862091b3c452ad21369cd4de08 (patch) | |
tree | 739f23e817f506be138eb8bdbb2451df407deedd /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 13e55a32fd08b94139796dc9df2f27f43209660a (diff) | |
download | llvm-74814e1a0767de862091b3c452ad21369cd4de08.zip llvm-74814e1a0767de862091b3c452ad21369cd4de08.tar.gz llvm-74814e1a0767de862091b3c452ad21369cd4de08.tar.bz2 |
Disable invariant load hoisting temporarily
With invariant load hoisting enabled the LLVM buildbots currently show some
miscompiles, which are possibly caused by invariant load hosting itself.
Confirming and fixing this requires a more in-depth analysis. To meanwhile get
back green buildbots that allow us to observe other regressions, we disable
invariant code hoisting temporarily. The relevant bug is tracked at:
http://llvm.org/PR28985
llvm-svn: 278681
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions