Chris Lattner 012d7537ee Rework segment prefix emission code to handle segments
in memory operands at the same type as hard coded segments.
This fixes problems where we'd emit the segment override after
the REX prefix on instructions like:
mov %gs:(%rdi), %rax

This fixes rdar://8127102.  I have several cleanup patches coming
next.

llvm-svn: 107917
2010-07-08 22:28:12 +00:00
..
2010-06-07 20:58:11 +00:00
2010-06-04 23:47:41 +00:00
2010-07-01 01:00:37 +00:00
2010-06-18 01:49:17 +00:00
2010-06-23 19:50:39 +00:00
2010-07-08 11:39:10 +00:00