summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.html
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2008-11-24 14:53:14 +0000
committerDuncan Sands <baldrick@free.fr>2008-11-24 14:53:14 +0000
commitdc2dac181a7e65e27d28c4af9b6e24c920df339b (patch)
tree223af63d03146a4e52bb179e1f7385209c00d0bb /llvm/docs/CodeGenerator.html
parent75339657bd776bd738dfcb2b8dccc85374473433 (diff)
downloadbcm5719-llvm-dc2dac181a7e65e27d28c4af9b6e24c920df339b.tar.gz
bcm5719-llvm-dc2dac181a7e65e27d28c4af9b6e24c920df339b.zip
If the type legalizer actually legalized anything
(this doesn't happen that often, since most code does not use illegal types) then follow it by a DAG combiner run that is allowed to generate illegal operations but not illegal types. I didn't modify the target combiner code to distinguish like this between illegal operations and illegal types, so it will not produce illegal operations as well as not producing illegal types. llvm-svn: 59960
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud