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 | 7bda51f5a449330c11fc9954776ca4fd1bd9fc56 (patch) | |
tree | c856ef0e87389b031e2a5a3d8f0bbb6c8ae58c3b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a26e2075b87b3537da9482b4c8dbb69d2a509f29 (diff) | |
download | bcm5719-llvm-7bda51f5a449330c11fc9954776ca4fd1bd9fc56.tar.gz bcm5719-llvm-7bda51f5a449330c11fc9954776ca4fd1bd9fc56.zip |
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.
llvm-svn: 55746
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions