llvm-mirror/lib/Bitcode
Victor Hernandez 0996619220 Make changes to rev 84292 as requested by Chris Lattner.
Most changes are cleanup, but there is 1 correctness fix:
I fixed InstCombine so that the icmp is removed only if the malloc call is removed (which requires explicit removal because the Worklist won't DCE any calls since they can have side-effects).

llvm-svn: 84772
2009-10-21 19:11:40 +00:00
..
Reader Make changes to rev 84292 as requested by Chris Lattner. 2009-10-21 19:11:40 +00:00
Writer simplify. 2009-10-19 05:51:03 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00