diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2004-05-08 06:36:14 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-05-08 06:36:14 +0000 |
commit | 1096ba9422bbf6bb9845af509a0547ef5d2c1113 (patch) | |
tree | bfcba1756f571654a33ab6ed635a6a15eecc4b46 /llvm/lib/CodeGen/ModuloScheduling/MSchedGraph.cpp | |
parent | 91bf7cb79b68e39b7d42eb23015fd0a26f105dc0 (diff) | |
download | bcm5719-llvm-1096ba9422bbf6bb9845af509a0547ef5d2c1113.tar.gz bcm5719-llvm-1096ba9422bbf6bb9845af509a0547ef5d2c1113.zip |
Add support for widening integral casts.
Flesh out the SetCC support... which currently ends in a little bit
of unfinished code (which is probably completely hilarious) for
generating the condition value splitting the basic block up into 4
blocks, like this (clearly a better API is needed for this!):
BB
cond. branch
/ / R1=1 R2=0
\ /
\ /
R=phi(R1,R2)
Other minor edits.
llvm-svn: 13423
Diffstat (limited to 'llvm/lib/CodeGen/ModuloScheduling/MSchedGraph.cpp')
0 files changed, 0 insertions, 0 deletions