Changes in directory llvm/lib/CodeGen:
LiveIntervalAnalysis.cpp updated: 1.151 -> 1.152
---
Log message:
Change a variable from being an iterator to a raw MachineInstr*, to make
GDB use tolerable
---
Diffs of the changes: (+12 -12)
LiveIntervalAnalysis.cpp | 24
Changes in directory llvm/lib/VMCore:
PassManagerT.h updated: 1.58 -> 1.59
---
Log message:
Finally commit Saem's 'patch #3' to refactor the pass manager
---
Diffs of the changes: (+80 -55)
PassManagerT.h | 135 +
1 files changed, 80
Changes in directory llvm/lib/Analysis:
AliasSetTracker.cpp updated: 1.36 -> 1.37
---
Log message:
Make the -print-alias-sets pass work for printing out something other than
the default aa impl results.
---
Diffs of the changes: (+3 -11)
AliasSetTracker.cpp | 14 +++---
1 files c
Changes in directory llvm/docs:
AliasAnalysis.html updated: 1.25 -> 1.26
---
Log message:
update usage of -print-alias-sets
---
Diffs of the changes: (+9 -3)
AliasAnalysis.html | 12 +---
1 files changed, 9 insertions(+), 3 deletions(-)
Index: llvm/docs/AliasAnalysis.html
diff
Changes in directory llvm/lib/Target/Alpha:
AlphaISelDAGToDAG.cpp updated: 1.25 -> 1.26
---
Log message:
typeo
---
Diffs of the changes: (+1 -1)
AlphaISelDAGToDAG.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/Alpha/AlphaISelDAGToDAG.cpp
diff -u llvm/