diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-01-29 20:35:06 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-01-29 20:35:06 +0000 |
commit | 97a2895e73a0288d9edc896ce3f09674c6f4c61f (patch) | |
tree | b1bb14affe2bfbcb257d42229612629542ed9ddd /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 265aa7c070bdb019c880aca348381cc27189ea03 (diff) | |
download | llvm-97a2895e73a0288d9edc896ce3f09674c6f4c61f.zip llvm-97a2895e73a0288d9edc896ce3f09674c6f4c61f.tar.gz llvm-97a2895e73a0288d9edc896ce3f09674c6f4c61f.tar.bz2 |
Add the select optimization recently added to instcombine to constant folding.
This is the one where one of the branches of the select is another select on
the same condition.
llvm-svn: 124547
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions