aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-08-13 20:16:26 +0000
committerChris Lattner <sabre@nondot.org>2003-08-13 20:16:26 +0000
commit3ac7c26a1c253f025f967708c12390be1cec3aa2 (patch)
treee851aac414c84d0e4e8a909cf1d02b0f5140614c /llvm/lib/Support/CommandLine.cpp
parentfaedc5ef796e464f6a16bcb039d478637151f097 (diff)
downloadllvm-3ac7c26a1c253f025f967708c12390be1cec3aa2.zip
llvm-3ac7c26a1c253f025f967708c12390be1cec3aa2.tar.gz
llvm-3ac7c26a1c253f025f967708c12390be1cec3aa2.tar.bz2
Implement instcombine optimizations:
(A <setcc1> B) logicalop (A <setcc2> B) -> (A <setcc3> B) or true or false Where setcc[123] is one of the 6 setcc instructions, and logicalop is one of: And, Or, Xor llvm-svn: 7828
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions