diff options
author | Dan Gohman <gohman@apple.com> | 2008-09-03 23:12:08 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-09-03 23:12:08 +0000 |
commit | 3df24e667f04a7003342b534310919abc9c87418 (patch) | |
tree | bcfae226d659d20f4bd6c4b5e8c25e42001a50db /lib/CodeGen/LoopAligner.cpp | |
parent | 7bbb4339f905345f92fcd60bf8f64bdc29c8cc36 (diff) |
Create HandlePHINodesInSuccessorBlocksFast, a version of
HandlePHINodesInSuccessorBlocks that works FastISel-style. This
allows PHI nodes to be updated correctly while using FastISel.
This also involves some code reorganization; ValueMap and
MBBMap are now members of the FastISel class, so they needn't
be passed around explicitly anymore. Also, SelectInstructions
is changed to SelectInstruction, and only does one instruction
at a time.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55746 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LoopAligner.cpp')
0 files changed, 0 insertions, 0 deletions