index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
CallSite.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warning foo
Chris Lattner
2004-06-05
1
-1
/
+1
*
Add getCaller() method.
Vikram S. Adve
2004-05-23
1
-0
/
+5
*
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