summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELFYAML.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2014-05-14 03:03:05 +0000
committerNick Lewycky <nicholas@mxc.ca>2014-05-14 03:03:05 +0000
commitf0cf8fa941e9202f78a87bc5cce4df1497936f50 (patch)
tree290e3314728e99bfd6192a71f6cd69bb117bd072 /llvm/lib/Object/ELFYAML.cpp
parent3698a715ee997514bd770ab4c93d092e27ab08bc (diff)
downloadbcm5719-llvm-f0cf8fa941e9202f78a87bc5cce4df1497936f50.tar.gz
bcm5719-llvm-f0cf8fa941e9202f78a87bc5cce4df1497936f50.zip
Optimize integral reciprocal (udiv 1, x and sdiv 1, x) to not use division. This fires exactly once in a clang bootstrap, but covers a few different results from http://www.cs.utah.edu/~regehr/souper/
llvm-svn: 208750
Diffstat (limited to 'llvm/lib/Object/ELFYAML.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud