Go to file
Chris Lattner cfa1adcdb8 Simplify code a bit, and use alias analysis to allow us to delete unused
call and invoke instructions that are known to not write to memory.

llvm-svn: 12807
2004-04-10 06:53:09 +00:00
llvm Simplify code a bit, and use alias analysis to allow us to delete unused 2004-04-10 06:53:09 +00:00