diff options
author | Chris Lattner <sabre@nondot.org> | 2006-07-31 23:26:50 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-07-31 23:26:50 +0000 |
commit | f76d180c9595d34641f4b5d2fbba2f2c175197d8 (patch) | |
tree | 91b5381854de40344af1df23def9fd8f5450a849 /docs/CommandGuide/llvm-dis.pod | |
parent | 7fbb2ec33a7922954ecd80cfce3262477a7b50f5 (diff) |
Fix PR850 and CodeGen/X86/2006-07-31-SingleRegClass.ll.
The CFE refers to all single-register constraints (like "A") by their 16-bit
name, even though the 8 or 32-bit version of the register may be needed.
The X86 backend should realize what is going on and redecode the name back
to its proper form.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29420 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm-dis.pod')
0 files changed, 0 insertions, 0 deletions