This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
51420a8d624f21494859e61fc901b4da8d594ac1
llvm-project
/
llvm
/
lib
/
Analysis
/
IPA
History
Peter Collingbourne
68a889757d
Check the alwaysinline attribute on the call as well as on the caller.
...
Differential Revision:
http://reviews.llvm.org/D3815
llvm-svn: 209150
2014-05-19 18:25:54 +00:00
..
CallGraph.cpp
[C++] Use 'nullptr'.
2014-04-28 04:05:08 +00:00
CallGraphSCCPass.cpp
Add C API for thread yielding callback.
2014-05-16 02:33:15 +00:00
CallPrinter.cpp
[PM] Split the CallGraph out from the ModulePass which creates the
2013-11-26 04:19:30 +00:00
CMakeLists.txt
Sink InlineCost.cpp into IPA -- it is now officially an interprocedural
2013-01-21 12:09:41 +00:00
FindUsedTypes.cpp
[Modules] Move InstIterator out of the Support library, where it had no
2014-03-04 10:30:26 +00:00
GlobalsModRef.cpp
Use a range loop.
2014-05-08 17:57:50 +00:00
InlineCost.cpp
Check the alwaysinline attribute on the call as well as on the caller.
2014-05-19 18:25:54 +00:00
IPA.cpp
Re-sort all of the includes with ./utils/sort_includes.py so that
2014-01-07 11:48:04 +00:00
LLVMBuild.txt
…
Makefile
…