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:
e4af1cf
)
Remove temporary testing code.
author
Dan Gohman
<gohman@apple.com>
Wed, 19 Aug 2009 18:27:08 +0000
(18:27 +0000)
committer
Dan Gohman
<gohman@apple.com>
Wed, 19 Aug 2009 18:27:08 +0000
(18:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79443
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/X86/X86ISelDAGToDAG.cpp
b/lib/Target/X86/X86ISelDAGToDAG.cpp
index a730a7805d7cb99f563afae19fd631cfed3c2343..394a61c7bcc81d0d115cf1c56ef943c064bf4988 100644
(file)
--- a/
lib/Target/X86/X86ISelDAGToDAG.cpp
+++ b/
lib/Target/X86/X86ISelDAGToDAG.cpp
@@
-1943,7
+1943,6
@@
SDNode *X86DAGToDAGISel::Select(SDValue N) {
}
case X86ISD::CMP: {
- if (getenv("NOCMP")) break;
SDValue N0 = Node->getOperand(0);
SDValue N1 = Node->getOperand(1);