aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2016-02-02 21:57:37 +0000
committerPhilip Reames <listmail@philipreames.com>2016-02-02 21:57:37 +0000
commitd1f829d374a2e5ebe2bfac29b0f7ebcc0ee8d85e (patch)
treea8e3881db3c55b9d56b0cc414d48fed1732655ed /clang/lib/CodeGen/CodeGenModule.cpp
parent246345a8348be591ca2503656bef416c5febfc79 (diff)
downloadllvm-d1f829d374a2e5ebe2bfac29b0f7ebcc0ee8d85e.zip
llvm-d1f829d374a2e5ebe2bfac29b0f7ebcc0ee8d85e.tar.gz
llvm-d1f829d374a2e5ebe2bfac29b0f7ebcc0ee8d85e.tar.bz2
[LVI] Refactor to use newly introduced intersect utility
This patch uses the newly introduced 'intersect' utility (from 259461: [LVI] Introduce an intersect operation on lattice values) to simplify existing code in LVI. While not introducing any new concepts, this change is probably not NFC. The common 'intersect' function is more powerful that the ad-hoc implementations we'd had in a couple of places. Given that, we may see optimizations triggering a bit more often. llvm-svn: 259583
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions