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
/
TraceValues.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-2
/
+2
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-2
/
+2
*
Make strings be internal
Chris Lattner
2001-11-26
1
-1
/
+2
*
Support array indexing
Chris Lattner
2001-11-26
1
-3
/
+2
*
Print incoming arguments and return values.
Vikram S. Adve
2001-11-15
1
-14
/
+46
*
Remove much cruft from the MemAccessInst instruction
Chris Lattner
2001-11-14
1
-1
/
+1
*
Minor method rename
Chris Lattner
2001-11-04
1
-1
/
+1
*
Fix broken assertion. Didn't allow for pointer case
Chris Lattner
2001-10-29
1
-6
/
+3
*
Make newlines be newlines! This should now work in both lli and native code.
Vikram S. Adve
2001-10-28
1
-7
/
+5
*
Use separate functions for printing values of each type.
Vikram S. Adve
2001-10-28
1
-20
/
+87
*
Refix bugs, stop using deprecated strstream header
Chris Lattner
2001-10-18
1
-82
/
+31
*
Only print values live at BB or method exit, and insert loads at each
Vikram S. Adve
2001-10-18
1
-41
/
+126
*
Handle multiple exit blocks correctly.
Vikram S. Adve
2001-10-18
1
-37
/
+221
*
Convert to be compatible with lli.
Chris Lattner
2001-10-18
1
-70
/
+48
*
Massive hacks to try to fix subtle logic bugs. I think it's all working now,
Chris Lattner
2001-10-18
1
-275
/
+130
*
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...
Chris Lattner
2001-10-15
1
-5
/
+5
*
* getExitNode() doesn't exist in method anymore
Chris Lattner
2001-10-15
1
-6
/
+7
*
Insert code to trace values at basic block and method exits.
Vikram S. Adve
2001-10-14
1
-0
/
+374
[prev]