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
/
ProfilePaths
/
EdgeCode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some beta code that no longer has an owner.
Chris Lattner
2005-10-24
1
-368
/
+0
*
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-23
1
-1
/
+1
*
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-23
1
-9
/
+9
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-47
/
+47
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
1
-5
/
+1
*
Start using the nicer terminator auto-insertion API
Chris Lattner
2003-11-20
1
-4
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+3
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Don't include Config/stdio.h or <stdio.h>.
Brian Gaeke
2003-10-10
1
-1
/
+0
*
Use the new interface, simplifies code
Chris Lattner
2003-08-31
1
-43
/
+4
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-1
/
+1
*
Fixed a bug so initialization code is always inserted in main
Anand Shukla
2003-06-05
1
-1
/
+2
*
Remove unnecesary &*'s
Chris Lattner
2003-04-23
1
-1
/
+1
*
Changes to runtime framework
Anand Shukla
2003-02-14
1
-29
/
+50
*
Clean up #includes
Chris Lattner
2003-01-14
1
-2
/
+1
*
Added checking threshold
Anand Shukla
2002-09-20
1
-79
/
+156
*
Incorporated changes in alloca and getElementPointer instruction
Anand Shukla
2002-09-16
1
-56
/
+35
*
Fix bug I introduced
Chris Lattner
2002-09-14
1
-3
/
+4
*
- Change getelementptr instruction to use long indexes instead of uint
Chris Lattner
2002-09-11
1
-13
/
+9
*
Simplify code (somtimes dramatically), by using the new "auto-insert" feature
Chris Lattner
2002-09-10
1
-113
/
+59
*
Do not generate loads/stores with indexing
Chris Lattner
2002-08-21
1
-28
/
+37
*
comeented out debug printing
Anand Shukla
2002-07-21
1
-3
/
+3
*
minor corrections
Anand Shukla
2002-07-18
1
-0
/
+3
*
small corrections
Anand Shukla
2002-07-08
1
-23
/
+22
*
additions and bug fixes
Anand Shukla
2002-06-25
1
-61
/
+180
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-34
/
+31
*
Convert code to use the DEBUG macro so that debug code can simply be
Chris Lattner
2002-05-22
1
-10
/
+5
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
1
-1
/
+1
*
Add #includes to make up for #includes pruned out of header files.
Chris Lattner
2002-04-09
1
-0
/
+1
*
s/Method/Function
Chris Lattner
2002-04-08
1
-1
/
+1
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-1
/
+0
*
Initial checkin: helper file to insert instrumentation code along edges
Anand Shukla
2002-02-26
1
-0
/
+262