diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-04-30 17:48:14 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-04-30 17:48:14 +0000 |
commit | 458cf3ee70dea5a733a5b16286c5d7eb98a108d3 (patch) | |
tree | 4bb35fd8be2174d342228959b6bbc37ff1b399ad /lib/CodeGen/RegAllocPBQP.cpp | |
parent | b394a7b7128ea7a64e96cd88b0dc656e681707ce (diff) |
Merging r155817:
------------------------------------------------------------------------
r155817 | void | 2012-04-30 03:44:54 -0700 (Mon, 30 Apr 2012) | 9 lines
Second attempt at PR12573:
Allow the "SplitCriticalEdge" function to split the edge to a landing pad. If
the pass is *sure* that it thinks it knows what it's doing, then it may go ahead
and specify that the landing pad can have its critical edge split. The loop
unswitch pass is one of these passes. It will split the critical edges of all
edges coming from a loop to a landing pad not within the loop. Doing so will
retain important loop analysis information, such as loop simplify.
------------------------------------------------------------------------
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_31@155833 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocPBQP.cpp')
0 files changed, 0 insertions, 0 deletions