diff options
author | Sebastian Pop <sebpop@gmail.com> | 2016-07-27 05:13:52 +0000 |
---|---|---|
committer | Sebastian Pop <sebpop@gmail.com> | 2016-07-27 05:13:52 +0000 |
commit | 586d3eaeb59c20f95b1ac89ba53ffca2ddca3866 (patch) | |
tree | d9e85b36621eb09178620ddf8f2bdf5e7df28a1e /clang/lib/Driver/ToolChain.cpp | |
parent | 7855719c102ef1440fb846dec6716e263d64efdc (diff) | |
download | bcm5719-llvm-586d3eaeb59c20f95b1ac89ba53ffca2ddca3866.tar.gz bcm5719-llvm-586d3eaeb59c20f95b1ac89ba53ffca2ddca3866.zip |
GVN-hoist: use DFS numbers instead of walking the instruction stream
The patch replaces a function that walks the IR with a call to firstInBB() that
uses the DFS numbering. NFC.
Differential Revision: https://reviews.llvm.org/D22809
llvm-svn: 276840
Diffstat (limited to 'clang/lib/Driver/ToolChain.cpp')
0 files changed, 0 insertions, 0 deletions