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
/
include
/
llvm
/
Support
/
CallSite.h
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
*
Add a warning about not "new"ing or "delete"ing CallSites
Brian Gaeke
2003-11-07
1
-0
/
+6
*
A few handy methods that seem to mesh well with what CallSite already provides.
Brian Gaeke
2003-11-05
1
-0
/
+5
*
Allow CallSites to be used as the key of a map
Chris Lattner
2003-11-02
1
-0
/
+4
*
Did I mention that I _HATE_ CPRs?
Chris Lattner
2003-10-31
1
-3
/
+2
*
Add assertions
Chris Lattner
2003-10-23
1
-1
/
+6
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Fix spelling.
Misha Brukman
2003-10-10
1
-1
/
+1
*
* Add new CallSite::get factory method
Chris Lattner
2003-06-17
1
-1
/
+22
*
Make sure accessor is properly doxygenized. It wants two lines
Chris Lattner
2003-06-17
1
-0
/
+1
*
Add accessor
Chris Lattner
2003-06-17
1
-0
/
+3
*
Make CallSite's default constructable, copyable, and assignable (explicitly)
Chris Lattner
2003-06-17
1
-0
/
+3
*
Initial checkin of CallSite wrapper for Call/Invoke instructions
Chris Lattner
2003-02-24
1
-0
/
+49