Move Intrinsic::objectsize lowering back to InstCombineCalls and
authorEric Christopher <echristo@apple.com>
Tue, 9 Feb 2010 21:24:27 +0000 (21:24 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 9 Feb 2010 21:24:27 +0000 (21:24 +0000)
commit415326b4edcc967dfb03c5ab41923b195e7c3cb1
tree4347e6a4db0dd0f941fb9b57288af31097ffac43
parent32f9a2c54e6fbb980146c8c92894bed22cd67610
Move Intrinsic::objectsize lowering back to InstCombineCalls and
enable constant 0 offset lowering.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95691 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/objsize.ll