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:
6cf9da3
)
Remove incomplete comment
author
Matt Arsenault
<Matthew.Arsenault@amd.com>
Tue, 11 Mar 2014 00:01:37 +0000
(
00:01
+0000)
committer
Matt Arsenault
<Matthew.Arsenault@amd.com>
Tue, 11 Mar 2014 00:01:37 +0000
(
00:01
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203518
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/R600/SIInstrInfo.h
patch
|
blob
|
history
diff --git
a/lib/Target/R600/SIInstrInfo.h
b/lib/Target/R600/SIInstrInfo.h
index 49f214c6723e60f7584bb2619452de7e0d523098..bff89d3c822844f57f3db021dddb3a2e95519685 100644
(file)
--- a/
lib/Target/R600/SIInstrInfo.h
+++ b/
lib/Target/R600/SIInstrInfo.h
@@
-31,8
+31,6
@@
private:
unsigned MovRelOp,
unsigned Dst,
unsigned Src0) const;
- // If you add or remove instructions from this function, you will
-
public:
explicit SIInstrInfo(AMDGPUTargetMachine &tm);