aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-27 06:24:46 +0000
committerChris Lattner <sabre@nondot.org>2005-10-27 06:24:46 +0000
commite679288a30e150f4b1bbe6cc1ccd80fb650a0d7b (patch)
tree1aedabebfbe25fc4371c6cca580816809cbe18b1 /lib/Analysis
parent8142b0a54bd443f8813d914ba8b953964ae1e914 (diff)
downloadexternal_llvm-e679288a30e150f4b1bbe6cc1ccd80fb650a0d7b.zip
external_llvm-e679288a30e150f4b1bbe6cc1ccd80fb650a0d7b.tar.gz
external_llvm-e679288a30e150f4b1bbe6cc1ccd80fb650a0d7b.tar.bz2
Teach instcombine to promote stuff like (cast (malloc sbyte, 8*X) to int*)
into: malloc int, (2*X) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24032 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis')
0 files changed, 0 insertions, 0 deletions