This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a98fde5d70e615e3f8189243399e20b2aa59cd39
clang-p2996
/
llvm
/
lib
/
Analysis
/
IPA
History
Nuno Lopes
674acc12d0
RefreshCallGraph: ignore 'invoke intrinsic'. IntrinsicInst doesnt not recognize invoke, and shouldnt at this point, since the rest of LLVM codebase doesnt expect invoke of intrinsics
...
llvm-svn: 159441
2012-06-29 17:49:32 +00:00
..
CallGraph.cpp
Simplify; no intended functional change.
2011-10-20 03:23:14 +00:00
CallGraphSCCPass.cpp
RefreshCallGraph: ignore 'invoke intrinsic'. IntrinsicInst doesnt not recognize invoke, and shouldnt at this point, since the rest of LLVM codebase doesnt expect invoke of intrinsics
2012-06-29 17:49:32 +00:00
CMakeLists.txt
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
2012-06-24 13:32:01 +00:00
FindUsedTypes.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
GlobalsModRef.cpp
refactor the MemoryBuiltin analysis:
2012-06-21 15:45:28 +00:00
IPA.cpp
…
LLVMBuild.txt
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Makefile
…