Changes in directory llvm/lib/Transforms/IPO:
LoopExtractor.cpp updated: 1.28 -> 1.29
---
Log message:
Do not use ETForest as well as DomiantorTree. DominatorTree is sufficient.
---
Diffs of the changes: (+3 -5)
LoopExtractor.cpp |8 +++-
1 files changed, 3 insertions(+), 5 deleti
Changes in directory llvm/lib/Transforms/IPO:
LoopExtractor.cpp updated: 1.23 -> 1.24
---
Log message:
Expunge DomSet from CodeExtractor. This is part of the continuing work
on PR1171: http://llvm.org/PR1171 .
---
Diffs of the changes: (+7 -5)
LoopExtractor.cpp | 12 +++-
1 fil
Changes in directory llvm/lib/Transforms/IPO:
LoopExtractor.cpp updated: 1.21 -> 1.22
RaiseAllocations.cpp updated: 1.36 -> 1.37
StripSymbols.cpp updated: 1.10 -> 1.11
---
Log message:
For PR411: http://llvm.org/PR411 :
This patch replaces the SymbolTable class with ValueSymbolTable which does