aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/objsize-64.ll
Commit message (Expand)AuthorAgeFilesLines
* teach instcombine to remove allocated buffers even if there are stores, memcp...Nuno Lopes2012-07-061-4/+6
* make instcombine produce calls to llvm.donothing instead of a random intrinsicNuno Lopes2012-06-281-1/+1
* improve optimization of invoke instructions:Nuno Lopes2012-06-251-1/+1
* Add support for invoke to the MemoryBuiltin analysid.Nuno Lopes2012-06-211-0/+24
* hopefully fix the buildbots: some tests have wrong definitions of malloc and...Nuno Lopes2012-06-211-0/+13