summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-06-04 07:45:09 +0000
committerTobias Grosser <tobias@grosser.es>2015-06-04 07:45:09 +0000
commit22adfb4373081540c86d27073f5c6b7b1cac1bfe (patch)
tree81cf9c3a05a371662c65ce8e938f78ee7a7436ce /llvm/lib/Target
parent5cf78607047227d000df187946986c98bd301660 (diff)
downloadbcm5719-llvm-22adfb4373081540c86d27073f5c6b7b1cac1bfe.tar.gz
bcm5719-llvm-22adfb4373081540c86d27073f5c6b7b1cac1bfe.zip
Mark sdivs as 'exact' instead of lowering them ourselves
LLVM's instcombine already translates power-of-two sdivs that are known to be exact to fast ashr instructions. Hence, there is no need to add this logic ourselves. Pointed-out-by: Johannes Doerfert llvm-svn: 239025
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud