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:
20754ac
)
clean up the code! (oops) lots more cleaning left, however.
author
Duraid Madina
<duraid@octopus.com.au>
Tue, 26 Apr 2005 08:43:47 +0000
(08:43 +0000)
committer
Duraid Madina
<duraid@octopus.com.au>
Tue, 26 Apr 2005 08:43:47 +0000
(08:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21563
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/IA64/IA64ISelPattern.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/IA64/IA64ISelPattern.cpp
b/lib/Target/IA64/IA64ISelPattern.cpp
index 20189e1999c0f1ac2725899d4f886c02ea371632..e2a5a988d6c0dec1eeb71313164f03c3976f49ab 100644
(file)
--- a/
lib/Target/IA64/IA64ISelPattern.cpp
+++ b/
lib/Target/IA64/IA64ISelPattern.cpp
@@
-668,28
+668,6
@@
unsigned lefevre(const std::string inString,
t.replace(i, 1, "0");
}
- /* and now for something completely different:
-
- //\\\\\\ ` \`..(@)
- : \\\\ (@)(@) / /(@)
- \ ~L~ )\\\\ \ \ '\(__``',..
- /\_~ / |||| \ , | ~~~--/
- ////| |//// // /
- ||||^ ~~~~~~--------~/ /
- / ( ( _____---~~~~~\| /
-( )| / / / /
- \^\ \____/ / \ /
- \ \/ \ \ /
- )) ) ' ~
- | | ` ,
- |______|
- | || | ,
- ( || |
- \ | | ,
- \| /
- /_^||
- */
-
for(int i=0; i<u.length(); i++) {
if(u.c_str()[i]=='P' || u.c_str()[i]=='N')
u.replace(i, 1, "0");