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-23 21:17:41 +00:00
2004-12-10 05:40:19 +00:00
2004-12-20 04:15:44 +00:00
2005-01-02 23:07:31 +00:00
2004-11-14 21:54:41 +00:00