llvm-project/llvm/lib/Transforms
Chris Lattner 6148456ec2 In addition to deleting calls, the inliner can constant fold them as well.
Handle this case, which doesn't require a new callgraph edge.  This fixes
a crash compiling MallocBench/gs.

llvm-svn: 29121
2006-07-12 18:37:18 +00:00
..
Hello Remove trailing whitespace 2005-04-21 23:48:37 +00:00
IPO Change the callgraph representation to store the callsite along with the 2006-07-12 18:29:36 +00:00
Instrumentation Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Scalar Silence a warning produced in assertions-disabled mode 2006-07-11 18:31:26 +00:00
Utils In addition to deleting calls, the inliner can constant fold them as well. 2006-07-12 18:37:18 +00:00
ExprTypeConvert.cpp Remove dead stuff 2006-05-12 23:32:01 +00:00
LevelRaise.cpp remove dead variables 2006-05-14 18:33:57 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
TransformInternals.cpp Remove dead #include 2005-10-29 04:41:30 +00:00
TransformInternals.h ConvertibleToGEP always returns 0, remove some old crufty code which 2005-07-26 16:38:28 +00:00