llvm/lib/Transforms
Chris Lattner 40700fe683 don't eliminate load from volatile value on paths where the load is dead.
This fixes the second half of PR2262


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50430 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-29 17:28:22 +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 Implement more aggressive support for analyzing string length. This 2008-04-29 06:56:02 +00:00
Scalar don't eliminate load from volatile value on paths where the load is dead. 2008-04-29 17:28:22 +00:00
Utils Fix PR2256, yet another miscompilation in simplifycfg of i 2008-04-28 00:19:07 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00