index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Transforms
/
Instrumentation
/
EmitFunctions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Regularize header file comments
Chris Lattner
2003-10-13
1
-1
/
+1
*
Use global *_iterator
Chris Lattner
2003-09-24
1
-2
/
+1
*
Added check for inlinable function
Anand Shukla
2003-07-18
1
-1
/
+55
*
Make this work with counter > 127
Chris Lattner
2003-06-04
1
-1
/
+1
*
Added the #(internal functions) to output
Anand Shukla
2003-06-01
1
-0
/
+8
*
Remove using declarations
Chris Lattner
2003-05-22
1
-7
/
+4
*
Add new linkage types to support a real frontend
Chris Lattner
2003-04-16
1
-1
/
+2
*
Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrument...
Chris Lattner
2003-01-14
1
-1
/
+1
*
Remove unused header and function
Chris Lattner
2003-01-14
1
-7
/
+0
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-5
/
+7
*
Moved over EmitFunctions to this library
Anand Shukla
2002-07-16
1
-0
/
+45