summaryrefslogtreecommitdiffstats
path: root/clang/lib
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2013-07-12 00:04:18 +0000
committerNadav Rotem <nrotem@apple.com>2013-07-12 00:04:18 +0000
commitfa3c2db211dbc780777ccc8092cee8a7f002739f (patch)
tree0b4478246e053a9d63176eea9615a566fb17da86 /clang/lib
parent05b3a8b60443c7521c6afd5974a6fa9b21757f9c (diff)
downloadbcm5719-llvm-fa3c2db211dbc780777ccc8092cee8a7f002739f.tar.gz
bcm5719-llvm-fa3c2db211dbc780777ccc8092cee8a7f002739f.zip
SLPVectorize: Replace the code that checks for vectorization candidates in successor blocks with code that scans PHINodes.
Before we could vectorize PHINodes scanning successors was a good way of finding candidates. Now we can vectorize the phinodes which is simpler. llvm-svn: 186139
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud