summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGDebugInfo.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2011-05-03 19:53:10 +0000
committerDuncan Sands <baldrick@free.fr>2011-05-03 19:53:10 +0000
commit0a9c1246d70ed63c24d8f44d5974040b8089034c (patch)
tree280335aee502494577adac64e0a0758f3756d33e /clang/lib/CodeGen/CGDebugInfo.cpp
parente6ce2053e739ac3725dca6baae2c6af47677e3ef (diff)
downloadbcm5719-llvm-0a9c1246d70ed63c24d8f44d5974040b8089034c.tar.gz
bcm5719-llvm-0a9c1246d70ed63c24d8f44d5974040b8089034c.zip
Implement some basic simplifications involving min/max, for example
max(a,b) >= a -> true. According to my super-optimizer, these are by far the most common simplifications (of the -instsimplify kind) that occur in the testsuite and aren't caught by -std-compile-opts. llvm-svn: 130780
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud