aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms
diff options
context:
space:
mode:
authorVikram S. Adve <vadve@cs.uiuc.edu>2003-05-28 13:54:41 +0000
committerVikram S. Adve <vadve@cs.uiuc.edu>2003-05-28 13:54:41 +0000
commitbd6161d401d16167be100b8d05ea3cc324711fb0 (patch)
tree25bc1f2e704879844769ad6393402197f66308a9 /lib/Transforms
parentf2ef76782d0a2b10fdadc54e33da8e3f086fe8d6 (diff)
Three kinds of boolean values handled incorrectly:
-- setCC of FP type used by a Phi: have to save in reg. -- setNE of FP type used by a branch: cannot use result directly in branch! -- setCC used outside the same basic block: have to save in reg. for now git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6382 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions