llvm-6502/lib/Transforms
Chris Lattner baa2007fae Initial checkin of profiling instrumentation pass. So far, despite the
file name, we only support function profiling.  This will be fixed in the
near future.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9547 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-28 18:59:04 +00:00
..
Hello Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Instrumentation Initial checkin of profiling instrumentation pass. So far, despite the 2003-10-28 18:59:04 +00:00
IPO Propagating constants to arguments can make other arguments constant. For now 2003-10-27 21:09:00 +00:00
Scalar Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Utils Fix test: Linker/2003-10-27-LinkOncePromote.ll 2003-10-27 16:39:39 +00:00
ExprTypeConvert.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
LevelRaise.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
TransformInternals.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
TransformInternals.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00