Files
llvm-6502/test/CodeGen/X86
Jakob Stoklund Olesen f07fc974d3 Reject really weird coalescer case when trying to merge identical subregisters
of different register classes. e.g.

  %reg1048:3<def> = EXTRACT_SUBREG %RAX<kill>, 3

Where %reg1048 is a GR32 register. This is not impossible to handle, but it is
pretty hard and very rare.

This should unbreak the dragonegg builder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102672 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-29 23:47:46 +00:00
..
2010-04-17 16:29:15 +00:00
2010-03-03 00:35:56 +00:00
2010-04-17 16:29:15 +00:00
2010-04-17 16:29:15 +00:00
2010-04-07 22:53:17 +00:00
2010-04-09 15:03:55 +00:00
2010-04-17 03:43:36 +00:00
2010-04-17 16:29:15 +00:00
2010-04-17 16:29:15 +00:00
2010-04-17 16:29:15 +00:00
2010-03-10 03:07:41 +00:00
2010-04-05 22:30:05 +00:00
2010-04-04 19:28:59 +00:00
2010-04-17 16:29:15 +00:00
2010-03-25 20:01:07 +00:00
2010-03-10 07:07:45 +00:00
2010-04-28 01:53:13 +00:00
2010-04-28 01:53:13 +00:00
2010-04-28 01:53:13 +00:00
2010-04-17 16:29:15 +00:00
2010-04-17 16:29:15 +00:00
2010-04-17 16:29:15 +00:00
2010-03-05 06:17:43 +00:00
2010-02-27 23:53:53 +00:00
2010-04-28 08:30:49 +00:00