diff options
author | Chris Lattner <sabre@nondot.org> | 2008-11-12 07:04:29 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-11-12 07:04:29 +0000 |
commit | aa3f951efcdb4715632edb3227b847056eccbeec (patch) | |
tree | ba978d67e99fe82d6f6df45a3016b921074335c1 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 4b6c7efbde9f6e757e5d4f26688c3a8c0e00e568 (diff) | |
download | bcm5719-llvm-aa3f951efcdb4715632edb3227b847056eccbeec.tar.gz bcm5719-llvm-aa3f951efcdb4715632edb3227b847056eccbeec.zip |
Teach the aggressive constant folder to fold X && 0 -> 0 and X || 1 -> 1
llvm-svn: 59105
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions