Changes in directory llvm/lib/Transforms:
TransformInternals.cpp updated: 1.50 -> 1.51
TransformInternals.h updated: 1.27 -> 1.28
---
Log message:
For PR950: http://llvm.org/PR950 :
This patch implements the first increment for the Signless Types feature.
All changes pertain to removing the Con
Changes in directory llvm/lib/Transforms:
TransformInternals.cpp updated: 1.49 -> 1.50
---
Log message:
Remove dead #include
---
Diffs of the changes: (+0 -1)
TransformInternals.cpp |1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/Transforms/TransformInternals.cpp
diff -u llvm/li