split out load/store/alloca.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 05:57:49 +0000 (05:57 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 05:57:49 +0000 (05:57 +0000)
commit8d9b8d717e665945b31b0742b901561fb433cece
tree67a7c98edb9733bc9034ea60adb8c94bdf5293e7
parentd5da27186350345794b82f036d75f6d1e9bfbbbd
split out load/store/alloca.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92685 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/CMakeLists.txt
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp [new file with mode: 0644]
lib/Transforms/InstCombine/InstructionCombining.cpp