Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.20 -> 1.21
---
Log message:
Handle blocks with 2 unconditional branches in AnalyzeBranch.
---
Diffs of the changes: (+10 -0)
AlphaInstrInfo.cpp | 10 ++
1 files changed, 10 insertions(+)
Index: llvm/lib/T
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.19 -> 1.20
---
Log message:
Add a utility routine to check for unpredicated terminator instruction.
---
Diffs of the changes: (+3 -3)
AlphaInstrInfo.cpp |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.18 -> 1.19
---
Log message:
BlockHasNoFallThrough() now returns true if block ends with a return
instruction.
---
Diffs of the changes: (+2 -0)
AlphaInstrInfo.cpp |2 ++
1 files changed, 2 insertions(+)
Index:
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.17 -> 1.18
AlphaInstrInfo.h updated: 1.7 -> 1.8
---
Log message:
RemoveBranch() and InsertBranch() now returns number of instructions deleted /
inserted.
---
Diffs of the changes: (+11 -9)
AlphaInstrInfo.cpp | 16 +
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.16 -> 1.17
---
Log message:
Relex assertions to account for additional implicit def / use operands.
---
Diffs of the changes: (+1 -1)
AlphaInstrInfo.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Inde
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.14 -> 1.15
AlphaLLRP.cpp updated: 1.3 -> 1.4
AlphaRegisterInfo.cpp updated: 1.52 -> 1.53
AlphaRegisterInfo.h updated: 1.14 -> 1.15
---
Log message:
Change MachineInstr ctor's to take a TargetInstrDescriptor reference inst
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.13 -> 1.14
AlphaRegisterInfo.cpp updated: 1.50 -> 1.51
AlphaRegisterInfo.h updated: 1.13 -> 1.14
---
Log message:
Matches MachineInstr changes.
---
Diffs of the changes: (+13 -9)
AlphaInstrInfo.cpp|3 ++-
Alph
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.10 -> 1.11
---
Log message:
fix warning about missing newline at end of file
---
Diffs of the changes: (+1 -1)
AlphaInstrInfo.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/Alp
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.9 -> 1.10
AlphaInstrInfo.h updated: 1.5 -> 1.6
---
Log message:
implement uncond branch insertion so alpha works work branchfolding.
---
Diffs of the changes: (+11 -0)
AlphaInstrInfo.cpp |7 +++
AlphaInstrInf
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.8 -> 1.9
---
Log message:
these are copies too
---
Diffs of the changes: (+5 -1)
AlphaInstrInfo.cpp |6 +-
1 files changed, 5 insertions(+), 1 deletion(-)
Index: llvm/lib/Target/Alpha/AlphaInstrInfo.cpp
diff
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.7 -> 1.8
AlphaInstrInfo.h updated: 1.4 -> 1.5
AlphaInstrInfo.td updated: 1.112 -> 1.113
---
Log message:
isStoreToStackSlot
---
Diffs of the changes: (+20 -3)
AlphaInstrInfo.cpp | 18 ++
AlphaInstrIn
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.cpp updated: 1.6 -> 1.7
AlphaInstrInfo.h updated: 1.3 -> 1.4
AlphaRegisterInfo.cpp updated: 1.34 -> 1.35
AlphaRegisterInfo.h updated: 1.8 -> 1.9
---
Log message:
Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a f
12 matches
Mail list logo