diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2013-09-09 22:00:13 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2013-09-09 22:00:13 +0000 |
commit | b1c54930cb1450534d6f3f0ebd81eb1e042a3246 (patch) | |
tree | 4b76f9c4ee04b2659a7b26b740d407a8271a73dd /Makefile.rules | |
parent | 1d5ad97531a0213f06cc526a0c8ea7b2150f6acc (diff) | |
download | external_llvm-b1c54930cb1450534d6f3f0ebd81eb1e042a3246.zip external_llvm-b1c54930cb1450534d6f3f0ebd81eb1e042a3246.tar.gz external_llvm-b1c54930cb1450534d6f3f0ebd81eb1e042a3246.tar.bz2 |
Don't shrink atomic ops to bool in GlobalOpt.
LLVM IR doesn't currently allow atomic bool load/store operations, and the
transformation is dubious anyway because it isn't profitable on all platforms.
PR17163.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190357 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.rules')
0 files changed, 0 insertions, 0 deletions