Vikram S. Adve bd6161d401 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
2003-05-28 13:54:41 +00:00
..
2003-05-21 19:55:10 +00:00
2003-05-13 20:11:21 +00:00
2003-04-25 19:49:36 +00:00
2003-05-12 20:39:30 +00:00
2003-05-27 16:45:09 +00:00
2003-05-17 22:33:18 +00:00