projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85f2228
)
Identities are default now
author
Andrew Lenharth
<andrewl@lenharth.org>
Tue, 28 Nov 2006 22:28:08 +0000
(22:28 +0000)
committer
Andrew Lenharth
<andrewl@lenharth.org>
Tue, 28 Nov 2006 22:28:08 +0000
(22:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31980
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/X86TargetAsmInfo.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/X86/X86TargetAsmInfo.cpp
b/lib/Target/X86/X86TargetAsmInfo.cpp
index ed813db24547b93d467733229083e4766726f932..0459f18c24a861a04b9db6b2ad3a4d4991aadccd 100644
(file)
--- a/
lib/Target/X86/X86TargetAsmInfo.cpp
+++ b/
lib/Target/X86/X86TargetAsmInfo.cpp
@@
-14,7
+14,6
@@
#include "X86TargetAsmInfo.h"
#include "X86TargetMachine.h"
#include "X86Subtarget.h"
-#include <iostream>
using namespace llvm;
@@
-22,9
+21,6
@@
static const char* x86_asm_table[] = {"{si}", "S",
"{di}", "D",
"{ax}", "a",
"{cx}", "c",
- "q", "q",
- "r", "r",
- "m", "m",
"{memory}", "memory",
"{flags}", "",
"{dirflag}", "",