llvm-6502/lib
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
..
Analysis Fix bug: CBackend/2003-10-23-UnusedType.ll and hopefully 252.eon 2003-10-23 19:30:30 +00:00
Archive Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
AsmParser * Eliminate `using' directive 2003-10-23 18:00:34 +00:00
Bytecode Make sure to add a type for va_next operands, which may not other wise 2003-10-21 17:40:54 +00:00
CodeGen Publicize the type of FnAllocState. 2003-10-24 21:21:58 +00:00
ExecutionEngine Unbreak the build 2003-10-25 16:18:03 +00:00
Linker Fix test: Linker/2003-10-27-LinkOncePromote.ll 2003-10-27 16:39:39 +00:00
Support Attempt to provide support for those without RTLD_DEFAULT. 2003-10-25 16:55:32 +00:00
Target Publicize the type of FnAllocState. 2003-10-24 21:21:58 +00:00
Transforms Initial checkin of profiling instrumentation pass. So far, despite the 2003-10-28 18:59:04 +00:00
VMCore Fix test: Linker/2003-10-27-LinkOncePromote.ll 2003-10-27 16:39:39 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00