Chris Lattner 35e5c7c186 This hunk:
-  unsigned TrueValue = getReg(TrueVal, BB, BB->begin());
+  unsigned TrueValue = getReg(TrueVal);

Fixes the PPC regressions from last night.

The other hunk is just a clarity improvement.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19263 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-02 23:07:31 +00:00
..
2004-12-29 04:00:09 +00:00
2005-01-02 23:07:31 +00:00
2004-11-21 00:01:54 +00:00
2004-08-12 18:37:15 +00:00
2004-09-01 22:55:40 +00:00
2004-10-25 19:04:01 +00:00