search for: 266ebf6

Displaying 5 results from an estimated 5 matches for "266ebf6".

2012 Feb 14
2
[LLVMdev] [llvm-commits] [PATCH] MachineRegisterInfo: Don't emit the same livein copy more than once
...emits duplicate copies > which causes the live interval analysis to fail. > > lib/CodeGen/MachineRegisterInfo.cpp | 4 +++- > 1 files changed, 3 insertions(+), 1 deletions(-) > > diff --git a/lib/CodeGen/MachineRegisterInfo.cpp b/lib/CodeGen/MachineRegisterInfo.cpp > index 266ebf6..fc787f2 100644 > --- a/lib/CodeGen/MachineRegisterInfo.cpp > +++ b/lib/CodeGen/MachineRegisterInfo.cpp > @@ -227,7 +227,9 @@ MachineRegisterInfo::EmitLiveInCopies(MachineBasicBlock *EntryMBB, > // complicated by the debug info code for arguments. > LiveIns.erase(Li...
2012 Feb 14
2
[LLVMdev] [llvm-commits] [PATCH] MachineRegisterInfo: Don't emit the same livein copy more than once
...o fail. > > > > > > lib/CodeGen/MachineRegisterInfo.cpp | 4 +++- > > > 1 files changed, 3 insertions(+), 1 deletions(-) > > > > > > diff --git a/lib/CodeGen/MachineRegisterInfo.cpp > > b/lib/CodeGen/MachineRegisterInfo.cpp > > > index 266ebf6..fc787f2 100644 > > > --- a/lib/CodeGen/MachineRegisterInfo.cpp > > > +++ b/lib/CodeGen/MachineRegisterInfo.cpp > > > @@ -227,7 +227,9 @@ > > MachineRegisterInfo::EmitLiveInCopies(MachineBasicBlock *EntryMBB, > > > // complicated by the debug info...
2012 Feb 14
0
[LLVMdev] [llvm-commits] [PATCH] MachineRegisterInfo: Don't emit the same livein copy more than once
...causes the live interval analysis to fail. > > > > lib/CodeGen/MachineRegisterInfo.cpp | 4 +++- > > 1 files changed, 3 insertions(+), 1 deletions(-) > > > > diff --git a/lib/CodeGen/MachineRegisterInfo.cpp > b/lib/CodeGen/MachineRegisterInfo.cpp > > index 266ebf6..fc787f2 100644 > > --- a/lib/CodeGen/MachineRegisterInfo.cpp > > +++ b/lib/CodeGen/MachineRegisterInfo.cpp > > @@ -227,7 +227,9 @@ > MachineRegisterInfo::EmitLiveInCopies(MachineBasicBlock *EntryMBB, > > // complicated by the debug info code for arguments. >...
2012 Feb 15
0
[LLVMdev] [llvm-commits] [PATCH] MachineRegisterInfo: Don't emit the same livein copy more than once
...t; > > lib/CodeGen/MachineRegisterInfo.cpp | 4 +++- > > > > 1 files changed, 3 insertions(+), 1 deletions(-) > > > > > > > > diff --git a/lib/CodeGen/MachineRegisterInfo.cpp > > > b/lib/CodeGen/MachineRegisterInfo.cpp > > > > index 266ebf6..fc787f2 100644 > > > > --- a/lib/CodeGen/MachineRegisterInfo.cpp > > > > +++ b/lib/CodeGen/MachineRegisterInfo.cpp > > > > @@ -227,7 +227,9 @@ > > > MachineRegisterInfo::EmitLiveInCopies(MachineBasicBlock *EntryMBB, > > > > // compl...
2012 Feb 21
0
[LLVMdev] Strange behaviour with x86-64 windows, bad call instruction address
...t; > > lib/CodeGen/MachineRegisterInfo.cpp | 4 +++- > > > > 1 files changed, 3 insertions(+), 1 deletions(-) > > > > > > > > diff --git a/lib/CodeGen/MachineRegisterInfo.cpp > > > b/lib/CodeGen/MachineRegisterInfo.cpp > > > > index 266ebf6..fc787f2 100644 > > > > --- a/lib/CodeGen/MachineRegisterInfo.cpp > > > > +++ b/lib/CodeGen/MachineRegisterInfo.cpp > > > > @@ -227,7 +227,9 @@ > > > MachineRegisterInfo::EmitLiveInCopies(MachineBasicBlock *EntryMBB, > > > > // compl...