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:
030e5a0
)
add PR#
author
Chris Lattner
<sabre@nondot.org>
Mon, 14 Sep 2009 16:49:26 +0000
(16:49 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 14 Sep 2009 16:49:26 +0000
(16:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81770
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/README.txt
patch
|
blob
|
history
diff --git
a/lib/Target/README.txt
b/lib/Target/README.txt
index 97546c4db595db64db3b9a49bec8058a860a2a26..9dd2b365c03ee8fd18e07add7865ab4735c250c6 100644
(file)
--- a/
lib/Target/README.txt
+++ b/
lib/Target/README.txt
@@
-1653,6
+1653,7
@@
entry:
Instcombine should be able to optimize away the loads (and thus the globals).
+See also PR4973
//===---------------------------------------------------------------------===//