[llvm-commits] CVS: llvm/lib/Transforms/IPO/InlineSimple.cpp Inliner.cpp

2007-06-19 Thread Tanya Lattner
Changes in directory llvm/lib/Transforms/IPO: InlineSimple.cpp updated: 1.85 -> 1.86 Inliner.cpp updated: 1.41 -> 1.42 --- Log message: Inliner pass header file was moved. --- Diffs of the changes: (+3 -2) InlineSimple.cpp |3 ++- Inliner.cpp |2 +- 2 files changed, 3 insertio

[llvm-commits] CVS: llvm/lib/Transforms/IPO/InlineSimple.cpp Inliner.cpp Inliner.h

2007-05-06 Thread Chris Lattner
Changes in directory llvm/lib/Transforms/IPO: InlineSimple.cpp updated: 1.82 -> 1.83 Inliner.cpp updated: 1.40 -> 1.41 Inliner.h updated: 1.12 -> 1.13 --- Log message: Fix PR1395: http://llvm.org/PR1395 , by passing the ID correctly --- Diffs of the changes: (+4 -5) InlineSimple.cpp |1