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
99d4ff3c7a3f9c9d12bdb7f2f94de88e2b7605d5
clang-p2996
/
llvm
/
lib
/
Transforms
/
Instrumentation
History
Dan Gohman
72e66eedb8
Use Function::getEntryBlock() instead of Function::front(), for clarity.
...
llvm-svn: 57870
2008-10-21 03:10:28 +00:00
..
BlockProfiling.cpp
Use Function::getEntryBlock() instead of Function::front(), for clarity.
2008-10-21 03:10:28 +00:00
CMakeLists.txt
Initial support for the CMake build system.
2008-09-22 01:08:49 +00:00
EdgeProfiling.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00
ProfilingUtils.cpp
Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to
2008-05-23 21:05:58 +00:00
ProfilingUtils.h
fix typos
2008-03-06 10:36:00 +00:00
RSProfiling.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
RSProfiling.h
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00