[llvm] r225500 - RegisterCoalescer: Turn some impossible conditions into asserts

Matthias Braun mbraun at apple.com
Mon Jan 12 11:13:19 PST 2015


Thanks for reporting this, committed again in r225652 with that problem fixed.
(I still get some "<inline asm>:1:20: error: unexpected token in '.section' directive" in the file but that should be independent of the RegisterCoalescer changes).

Greetings
	Matthias

> On Jan 10, 2015, at 1:51 PM, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
> 
> On Fri, Jan 09, 2015 at 03:01:24AM -0000, Matthias Braun wrote:
>> Author: matze
>> Date: Thu Jan  8 21:01:23 2015
>> New Revision: 225500
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=225500&view=rev
>> Log:
>> RegisterCoalescer: Turn some impossible conditions into asserts
> 
> Reverted. Attached source with -O2 triggers infinite loops.
> 
> Joerg
> <libelf_convert-d4810f.c>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list