Changes in directory llvm/lib/Analysis:
LoopInfo.cpp updated: 1.71 -> 1.72
---
Log message:
Back out Owen's 6/9 changes. They broke MultiSource/Benchmarks/Prolangs-C/bison
(and perhaps others).
---
Diffs of the changes: (+0 -16)
LoopInfo.cpp | 16
1 files changed, 16 del
Changes in directory llvm/lib/Transforms/Scalar:
LoopUnswitch.cpp updated: 1.37 -> 1.38
---
Log message:
Back out Owen's 6/9 changes. They broke MultiSource/Benchmarks/Prolangs-C/bison
(and perhaps others).
---
Diffs of the changes: (+0 -4)
LoopUnswitch.cpp |4
1 files changed, 4
Changes in directory llvm/include/llvm/Analysis:
LoopInfo.h updated: 1.55 -> 1.56
---
Log message:
Back out Owen's 6/9 changes. They broke MultiSource/Benchmarks/Prolangs-C/bison
(and perhaps others).
---
Diffs of the changes: (+1 -4)
LoopInfo.h |5 +
1 files changed, 1 insertion(+
Changes in directory llvm/lib/Transforms/Utils:
LCSSA.cpp updated: 1.17 -> 1.18
---
Log message:
Back out Owen's 6/9 changes. They broke MultiSource/Benchmarks/Prolangs-C/bison
(and perhaps others).
---
Diffs of the changes: (+1 -3)
LCSSA.cpp |4 +---
1 files changed, 1 insertion(+), 3
Changes in directory llvm/lib/Transforms/Utils:
LCSSA.cpp updated: 1.18 -> 1.19
---
Log message:
Re-commit the safe parts of my 6/9 patch. Still working on fixing the unsafe
parts.
---
Diffs of the changes: (+2 -0)
LCSSA.cpp |2 ++
1 files changed, 2 insertions(+)
Index: llvm/lib/T
Changes in directory llvm/lib/Analysis:
LoopInfo.cpp updated: 1.72 -> 1.73
---
Log message:
Re-commit the safe parts of my 6/9 patch. Still working on fixing the unsafe
parts.
---
Diffs of the changes: (+16 -0)
LoopInfo.cpp | 16
1 files changed, 16 insertions(+)
Ind
Changes in directory llvm/include/llvm/Analysis:
LoopInfo.h updated: 1.56 -> 1.57
---
Log message:
Re-commit the safe parts of my 6/9 patch. Still working on fixing the unsafe
parts.
---
Diffs of the changes: (+3 -0)
LoopInfo.h |3 +++
1 files changed, 3 insertions(+)
Index: llvm/i