index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Instrumentation
/
EmitFunctions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove reoptimizer-specific passes
Chris Lattner
2007-02-20
1
-126
/
+0
*
Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in
Reid Spencer
2007-02-05
1
-1
/
+2
*
For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid
Reid Spencer
2007-01-30
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-12-31
1
-4
/
+4
*
For PR950:
Reid Spencer
2006-10-20
1
-1
/
+1
*
eliminate RegisterOpt. It does the same thing as RegisterPass.
Chris Lattner
2006-08-27
1
-1
/
+1
*
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-23
1
-7
/
+7
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-17
/
+17
*
Add missing include
Jeff Cohen
2005-01-06
1
-0
/
+1
*
Explain what this pass does.
Brian Gaeke
2004-10-20
1
-1
/
+7
*
Namespacify. Add accessor function.
Brian Gaeke
2004-09-30
1
-0
/
+8
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
1
-3
/
+3
*
bug 122:
Reid Spencer
2004-07-18
1
-1
/
+1
*
finegrainify namespacification
Chris Lattner
2004-03-08
1
-14
/
+14
*
Remove dependence on return type of ConstantStruct::get
Chris Lattner
2004-02-15
1
-1
/
+1
*
Remove dependence on the return type of ConstantArray::get
Chris Lattner
2004-02-15
1
-1
/
+1
*
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