Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.32 -> 1.33
---
Log message:
Add a utility routine to check for unpredicated terminator instruction.
---
Diffs of the changes: (+7 -0)
TargetInstrInfo.cpp |7 +++
1 files changed, 7 insertions(+)
Index: llvm/lib/T
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.31 -> 1.32
---
Log message:
Add missing const qualifiers.
---
Diffs of the changes: (+1 -1)
TargetInstrInfo.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/TargetInstrInfo.cpp
diff -u
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.30 -> 1.31
---
Log message:
Rename a parameter.
---
Diffs of the changes: (+4 -4)
TargetInstrInfo.cpp |8
1 files changed, 4 insertions(+), 4 deletions(-)
Index: llvm/lib/Target/TargetInstrInfo.cpp
diff -u l
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.29 -> 1.30
---
Log message:
Remove. Not needed.
---
Diffs of the changes: (+0 -4)
TargetInstrInfo.cpp |4
1 files changed, 4 deletions(-)
Index: llvm/lib/Target/TargetInstrInfo.cpp
diff -u llvm/lib/Target/Target
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.28 -> 1.29
---
Log message:
Default implementation of TargetInstrInfo::getBlockSize().
---
Diffs of the changes: (+4 -0)
TargetInstrInfo.cpp |4
1 files changed, 4 insertions(+)
Index: llvm/lib/Target/TargetInst
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.27 -> 1.28
---
Log message:
PredicateInstruction returns true if the operation was successful.
---
Diffs of the changes: (+19 -14)
TargetInstrInfo.cpp | 33 +++--
1 files changed, 19 insertion
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.26 -> 1.27
---
Log message:
Add default implementation of PredicateInstruction().
---
Diffs of the changes: (+20 -0)
TargetInstrInfo.cpp | 20
1 files changed, 20 insertions(+)
Index: llvm/lib/Targ
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.25 -> 1.26
---
Log message:
Move findTiedToSrcOperand to TargetInstrDescriptor.
---
Diffs of the changes: (+11 -12)
TargetInstrInfo.cpp | 23 +++
1 files changed, 11 insertions(+), 12 deletions(-)
I
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.24 -> 1.25
---
Log message:
Use MI's TargetInstrDescriptor.
---
Diffs of the changes: (+4 -5)
TargetInstrInfo.cpp |9 -
1 files changed, 4 insertions(+), 5 deletions(-)
Index: llvm/lib/Target/TargetInstrInfo.
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.23 -> 1.24
---
Log message:
Match TargetInstrInfo changes.
---
Diffs of the changes: (+1 -1)
TargetInstrInfo.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/TargetInstrInfo.cpp
diff -
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.22 -> 1.23
---
Log message:
Remove the ugly SPARCV9 TargetInstrDescriptors hack.
---
Diffs of the changes: (+0 -13)
TargetInstrInfo.cpp | 13 -
1 files changed, 13 deletions(-)
Index: llvm/lib/Target/Target
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.21 -> 1.22
---
Log message:
commuteInstruction should propagate kill / dead info.
---
Diffs of the changes: (+10 -0)
TargetInstrInfo.cpp | 10 ++
1 files changed, 10 insertions(+)
Index: llvm/lib/Target/TargetI
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.20 -> 1.21
---
Log message:
Rename
---
Diffs of the changes: (+3 -1)
TargetInstrInfo.cpp |4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm/lib/Target/TargetInstrInfo.cpp
diff -u llvm/lib/Target/Tar
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.19 -> 1.20
---
Log message:
Added getTiedToSrcOperand() to check for two-address'ness.
---
Diffs of the changes: (+12 -0)
TargetInstrInfo.cpp | 12
1 files changed, 12 insertions(+)
Index: llvm/lib/Target/
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.18 -> 1.19
---
Log message:
Typo! How did we commute nodes before?!
---
Diffs of the changes: (+1 -1)
TargetInstrInfo.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/TargetInstrInfo.
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.17 -> 1.18
---
Log message:
Move some methods out of MachineInstr into MachineOperand
---
Diffs of the changes: (+2 -2)
TargetInstrInfo.cpp |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/lib/T
Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.16 -> 1.17
---
Log message:
remove some v9 specific code
---
Diffs of the changes: (+0 -20)
TargetInstrInfo.cpp | 20
1 files changed, 20 deletions(-)
Index: llvm/lib/Target/TargetInstrInfo.cpp
di
17 matches
Mail list logo