Skip to content
Commit cf4c5a32 authored by Vikram S. Adve's avatar Vikram S. Adve
Browse files

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

llvm-svn: 6382
parent 07b60f8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment