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 | 33d370071673b400d6a71e63be2f7dd37f07d4d6 (patch) | |
tree | 9837470f0324ed2be993bf4a453966d712c7c3b1 /llvm/lib/CodeGen | |
parent | 4a204d26c574e6b9c0d4cd4ae6202519234492fc (diff) | |
download | bcm5719-llvm-33d370071673b400d6a71e63be2f7dd37f07d4d6.tar.gz bcm5719-llvm-33d370071673b400d6a71e63be2f7dd37f07d4d6.zip |
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.
llvm-svn: 190357
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions