Changes in directory llvm/include/llvm/Analysis:
AliasAnalysis.h updated: 1.30 -> 1.31
CallGraph.h updated: 1.55 -> 1.56
Dominators.h updated: 1.78 -> 1.79
FindUsedTypes.h updated: 1.31 -> 1.32
IntervalPartition.h updated: 1.25 -> 1.26
LoopInfo.h updated: 1.65 -> 1.66
LoopPass.h updated: 1.17 ->
Changes in directory llvm/include/llvm/Analysis:
AliasAnalysis.h updated: 1.29 -> 1.30
CallGraph.h updated: 1.54 -> 1.55
Dominators.h updated: 1.77 -> 1.78
FindUsedTypes.h updated: 1.30 -> 1.31
IntervalPartition.h updated: 1.24 -> 1.25
LoopInfo.h updated: 1.64 -> 1.65
LoopPass.h updated: 1.16 ->
Changes in directory llvm/include/llvm/Analysis:
AliasAnalysis.h updated: 1.28 -> 1.29
CallGraph.h updated: 1.53 -> 1.54
Dominators.h updated: 1.76 -> 1.77
FindUsedTypes.h updated: 1.29 -> 1.30
IntervalPartition.h updated: 1.23 -> 1.24
LoopInfo.h updated: 1.63 -> 1.64
LoopPass.h updated: 1.15 ->
Changes in directory llvm/include/llvm/Analysis:
AliasAnalysis.h updated: 1.27 -> 1.28
---
Log message:
add #include
---
Diffs of the changes: (+1 -0)
AliasAnalysis.h |1 +
1 files changed, 1 insertion(+)
Index: llvm/include/llvm/Analysis/AliasAnalysis.h
diff -u llvm/include/llvm/Ana
Changes in directory llvm/include/llvm/Analysis:
AliasAnalysis.h updated: 1.26 -> 1.27
---
Log message:
For PR780: http://llvm.org/PR780 :
1. Move IncludeFile.h to System library
2. Move IncludeFile.cpp to System library
3. #1 and #2 required to prevent cyclic library dependencies for libSystem
Changes in directory llvm/include/llvm/Analysis:
AliasAnalysis.h updated: 1.25 -> 1.26
CallGraph.h updated: 1.48 -> 1.49
Dominators.h updated: 1.57 -> 1.58
FindUsedTypes.h updated: 1.27 -> 1.28
LoopInfo.h updated: 1.53 -> 1.54
PostDominators.h updated: 1.13 -> 1.14
ValueNumbering.h updated: 1.9
Changes in directory llvm/include/llvm/Analysis:
AliasAnalysis.h updated: 1.24 -> 1.25
---
Log message:
For PR780: http://llvm.cs.uiuc.edu/PR780 :
Break the "IncludeFile" mechanism into its own header file and adjust other
files accordingly. Use this facility for the IntrinsicInst problem which
Changes in directory llvm/include/llvm/Analysis:
AliasAnalysis.h updated: 1.23 -> 1.24
CallGraph.h updated: 1.46 -> 1.47
Dominators.h updated: 1.56 -> 1.57
FindUsedTypes.h updated: 1.26 -> 1.27
LoopInfo.h updated: 1.52 -> 1.53
PostDominators.h updated: 1.12 -> 1.13
ValueNumbering.h updated: 1.8
Changes in directory llvm/include/llvm/Analysis:
AliasAnalysis.h updated: 1.22 -> 1.23
LinkAllAnalyses.h updated: 1.3 -> 1.4
---
Log message:
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
Patch by Martin Partel!
---
Diffs of the changes: (+2 -2)
AliasAnalysis.h |2 +