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:
09b2171
)
For consistency.
author
Eric Christopher
<echristo@apple.com>
Fri, 10 Sep 2010 23:10:30 +0000
(23:10 +0000)
committer
Eric Christopher
<echristo@apple.com>
Fri, 10 Sep 2010 23:10:30 +0000
(23:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113659
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMFastISel.cpp
b/lib/Target/ARM/ARMFastISel.cpp
index 33b84e7474eac7af1b6367f535af3047e6a0ece4..3d17acf7f345e8bd8458ad732643f81656b36314 100644
(file)
--- a/
lib/Target/ARM/ARMFastISel.cpp
+++ b/
lib/Target/ARM/ARMFastISel.cpp
@@
-110,6
+110,7
@@
class ARMFastISel : public FastISel {
#include "ARMGenFastISel.inc"
// Instruction selection routines.
+ private:
virtual bool ARMSelectLoad(const Instruction *I);
virtual bool ARMSelectStore(const Instruction *I);
virtual bool ARMSelectBranch(const Instruction *I);