No need to look through bitcasts for DbgInfoIntrinsic
[oota-llvm.git] / lib / Transforms / InstCombine / InstCombineCalls.cpp
2010-01-08 Eric ChristopherRemove unnecessary dyn_cast and add a comment. Part...
2010-01-06 Eric ChristopherMove the object size intrinsic optimization to inst...
2010-01-05 Benjamin KramerMove remaining stuff to the isInteger predicate.
2010-01-05 Chris Lattnersplit call handling out to InstCombineCalls.cpp