llvm-6502/lib/Transforms
Owen Anderson 8f46c78fcc Fix PR2213 by simultaneously making GVN more aggressive with the return values
of calls and less aggressive with non-readnone calls.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49516 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-11 05:11:49 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Use Intrinsic::getDeclaration in more places. 2008-04-07 13:45:04 +00:00
IPO Disable an xform we've had for a long time, pow(x,0.5) -> sqrt. 2008-04-10 02:07:51 +00:00
Scalar Fix PR2213 by simultaneously making GVN more aggressive with the return values 2008-04-11 05:11:49 +00:00
Utils Fix insert point handling for multiple return values. 2008-04-08 02:24:08 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00