summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorAditya Nandakumar <aditya_nandakumar@apple.com>2016-01-26 18:42:36 +0000
committerAditya Nandakumar <aditya_nandakumar@apple.com>2016-01-26 18:42:36 +0000
commit3d0c46d489400c7a4fd1c06e3150a0c8fc0cca37 (patch)
tree647b3bde0dda692c966e5b7792a14b49f9338e0e /llvm/lib/Bitcode
parent3f81a9c654302eb984995441c56cb6af372b6a75 (diff)
downloadbcm5719-llvm-3d0c46d489400c7a4fd1c06e3150a0c8fc0cca37.tar.gz
bcm5719-llvm-3d0c46d489400c7a4fd1c06e3150a0c8fc0cca37.zip
Reassociate: Reprocess RedoInsts after each inst
Previously the RedoInsts was processed at the end of the block. However it was possible that it left behind some instructions that were not canonicalized. This should guarantee that any previous instruction in the basic block is canonicalized before we process a new instruction. llvm-svn: 258830
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud