llvm/lib/Transforms
Dan Gohman 8c1ffae068 Don't claim to preserve AliasAnalysis. First, this is doesn't actually
have any effect, and second, deleting stores can potentially invalidate
an AliasAnalysis, and there's currently no notification for this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107496 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-02 18:43:05 +00:00
..
Hello Add an exports file for the Hello example plugin. 2010-06-24 17:36:51 +00:00
InstCombine use getArgOperand (corrected by CallInst::ArgOffset) instead of getOperand 2010-06-30 12:38:26 +00:00
Instrumentation use setArgOperand 2010-06-28 12:31:35 +00:00
IPO Implement the "linker_private_weak" linkage type. This will be used for 2010-07-01 21:55:59 +00:00
Scalar Don't claim to preserve AliasAnalysis. First, this is doesn't actually 2010-07-02 18:43:05 +00:00
Utils lowerinvoke needs to handle aggregate function args like sjlj eh does. 2010-06-30 22:22:59 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00