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:
6bfc63b
)
Forgot this.
author
Evan Cheng
<evan.cheng@apple.com>
Sat, 23 Feb 2008 00:46:11 +0000
(
00:46
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Sat, 23 Feb 2008 00:46:11 +0000
(
00:46
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47510
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/LiveIntervalAnalysis.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/LiveIntervalAnalysis.h
b/include/llvm/CodeGen/LiveIntervalAnalysis.h
index 86cf236ebb39f139a444ff5d64d71b29fe4a6aa6..ad7364082c13e4a1c4a7f12b9ddf53da5ce0f10e 100644
(file)
--- a/
include/llvm/CodeGen/LiveIntervalAnalysis.h
+++ b/
include/llvm/CodeGen/LiveIntervalAnalysis.h
@@
-389,7
+389,7
@@
namespace llvm {
bool isLoad, bool isLoadSS, bool DefIsReMat, bool CanDelete,
VirtRegMap &vrm, const TargetRegisterClass* rc,
SmallVector<int, 4> &ReMatIds, const MachineLoopInfo *loopInfo,
- unsigned &NewVReg, bool &HasDef, bool &HasUse,
+ unsigned &NewVReg,
unsigned ImpUse,
bool &HasDef, bool &HasUse,
std::map<unsigned,unsigned> &MBBVRegsMap,
std::vector<LiveInterval*> &NewLIs);
void rewriteInstructionsForSpills(const LiveInterval &li, bool TrySplit,