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-01-15 18:06:37 +00:00
2002-08-22 03:04:14 +00:00
2002-08-21 22:45:23 +00:00
2002-09-27 13:26:36 +00:00
2003-05-11 18:38:25 +00:00
2002-07-10 22:31:09 +00:00
2003-01-15 18:06:37 +00:00
2003-01-15 18:06:37 +00:00