aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/DFAPacketizer.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2012-04-12 20:42:30 +0000
committerDouglas Gregor <dgregor@apple.com>2012-04-12 20:42:30 +0000
commit298f43df1498476155f3f9f4da6134e185ff6b48 (patch)
treee0a03bc5b675f1b37a011c40cb86043ba79b6bbd /llvm/lib/CodeGen/DFAPacketizer.cpp
parentda76a94bcb607d5414959f7285be3f8daf762f53 (diff)
downloadllvm-298f43df1498476155f3f9f4da6134e185ff6b48.zip
llvm-298f43df1498476155f3f9f4da6134e185ff6b48.tar.gz
llvm-298f43df1498476155f3f9f4da6134e185ff6b48.tar.bz2
Fix some i1/i8 confusion within _Atomic(bool) in IR generation, both
in general (such an atomic has boolean representation) and specifically for IR generation of __c11_atomic_init. The latter also means actually using initialization semantics for this initialization, rather than just creating a store. On a related note, make sure we actually put in non-atomic-to-atomic conversions when performing an implicit conversion sequence. IR generation is far too kind here, but we still want the ASTs to make sense. llvm-svn: 154612
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions