aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Triple.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-10-01 10:54:05 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-10-01 10:54:05 +0000
commit1e1b16c48515d6d54525ab279e4acb5ddd05c83d (patch)
tree17a5bf22af4eaeef0fb664c9e09c97b35e01e34f /lib/Support/Triple.cpp
parent363d1c3c5580e99875e6be6b6f24b0afd1622292 (diff)
Factor the PHI and select speculation into a separate rewriter. This
could probably be factored still further to hoist this logic into a generic helper, but currently I don't have particularly clean ideas about how to handle that. This at least allows us to drop custom load rewriting from the speculation logic, which in turn allows the existing load rewriting logic to fire. In theory, this could enable vector promotion or other tricks after speculation occurs, but I've not dug into such issues. This is primarily just cleaning up the factoring of the code and the resulting logic. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164933 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Triple.cpp')
0 files changed, 0 insertions, 0 deletions