summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachinePassRegistry.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2008-08-04 16:51:22 +0000
committerDaniel Dunbar <daniel@zuster.org>2008-08-04 16:51:22 +0000
commit88402ce8d064b53cf3d12e782a7b102a285e587e (patch)
tree0cd99bc29bf98e54c68780860614b57c0c580e89 /llvm/lib/CodeGen/MachinePassRegistry.cpp
parent7adf07608847865d47fa50640c3b18007953c4aa (diff)
downloadbcm5719-llvm-88402ce8d064b53cf3d12e782a7b102a285e587e.tar.gz
bcm5719-llvm-88402ce8d064b53cf3d12e782a7b102a285e587e.zip
Add CodeGen support for indirect goto.
- Follows emission scheme used by llvm-gcc, i.e. invent an id for each label whose address is taken and replace each indirect goto by a switch to each possible target. - Currently we emit a switch for each indirect goto instead of merging them as llvm-gcc does. llvm-svn: 54318
Diffstat (limited to 'llvm/lib/CodeGen/MachinePassRegistry.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud