This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Chris Lattner
f6d6823f09
Let the inliner update the callgraph to reflect the changes it makes, instead
...
of doing it ourselves. This fixes Transforms/Inline/2006-01-14-CallGraphUpdate.ll llvm-svn: 25321
2006-01-14 20:09:18 +00:00
..
Hello
Remove trailing whitespace
2005-04-21 23:48:37 +00:00
Instrumentation
a few more comments on the interfaces and functions
2005-11-28 18:10:59 +00:00
IPO
Let the inliner update the callgraph to reflect the changes it makes, instead
2006-01-14 20:09:18 +00:00
Scalar
FunctionPass's cannot do IPO things.
2006-01-14 19:30:35 +00:00
Utils
Teach the inliner to update the CallGraph itself, and have it add edges to
2006-01-14 20:07:50 +00:00
ExprTypeConvert.cpp
Now that instcombine does this xform, remove it from the -raise pass
2005-10-29 04:40:23 +00:00
LevelRaise.cpp
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +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