[LLVMbugs] [Bug 14207] assertion in register coalescer

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 30 19:45:36 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=14207

Nick Lewycky <nlewycky at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Nick Lewycky <nlewycky at google.com> 2012-10-30 21:45:36 CDT ---
It was failing as of:

nlewycky at ducttape:~$ llvm/Debug+Asserts/bin/llc --version
LLVM (http://llvm.org/):
  LLVM version 3.2svn
  DEBUG build with assertions.
  Built Oct 26 2012 (12:49:01).
  Default target: x86_64-unknown-linux-gnu
  Host CPU: corei7

...but is passing on trunk now. Okay then!

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list