llvm-6502/lib
Tom Stellard 3830243b55 Merging r205067:
------------------------------------------------------------------------
r205067 | ahatanaka | 2014-03-28 19:28:07 -0400 (Fri, 28 Mar 2014) | 7 lines

[x86] Fix printing of register operands with q modifier.

Emit 32-bit register names instead of 64-bit register names if the target does
not have 64-bit general purpose registers.

<rdar://problem/14653996>

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@206055 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-11 19:35:44 +00:00
..
Analysis Merging r199351: 2014-04-11 19:35:41 +00:00
AsmParser Merging r196158: 2013-12-09 21:06:30 +00:00
Bitcode Merging r196158: 2013-12-09 21:06:30 +00:00
CodeGen Merging r196970: 2014-04-11 19:35:34 +00:00
DebugInfo
ExecutionEngine Merging r197483: 2013-12-24 06:50:45 +00:00
IR Merging r196172: 2013-12-09 21:07:27 +00:00
IRReader
Linker
LTO Use array_pod_sort instead of std::sort 2013-11-16 16:15:56 +00:00
MC Merging r196970: 2014-04-11 19:35:34 +00:00
Object Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
Option
Support Merging r197718: 2013-12-20 04:26:57 +00:00
TableGen
Target Merging r205067: 2014-04-11 19:35:44 +00:00
Transforms Merging r200028: 2014-04-11 19:35:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile