summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/TransformInternals.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-01 23:35:43 +0000
committerChris Lattner <sabre@nondot.org>2004-05-01 23:35:43 +0000
commit2e93c4275ef42f4e51a5eba11de38a1b6633520b (patch)
tree768c6025bb58288317e0316fa7df44d0913ac47d /llvm/lib/Transforms/TransformInternals.cpp
parentc9b34e5648ff252f4d9cd38b46c84d44c9c11ab4 (diff)
downloadbcm5719-llvm-2e93c4275ef42f4e51a5eba11de38a1b6633520b.tar.gz
bcm5719-llvm-2e93c4275ef42f4e51a5eba11de38a1b6633520b.zip
Implement SimplifyCFG/branch-cond-merge.ll
Turning "if (A < B && B < C)" into "if (A < B & B < C)" llvm-svn: 13311
Diffstat (limited to 'llvm/lib/Transforms/TransformInternals.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud