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
/
lib
/
VMCore
/
iCall.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add constructors that take a BasicBlock to append to, to the rest of
Alkis Evlogimenos
2004-05-27
1
-25
/
+64
*
Refactor common initialization code in private init() functions.
Alkis Evlogimenos
2004-05-26
1
-34
/
+25
*
Start using the new and improve interface to FunctionType arguments
Chris Lattner
2004-02-09
1
-15
/
+11
*
* Finegrainify namespacification
Chris Lattner
2003-11-20
1
-10
/
+28
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+7
*
Did I mention that I _HATE_ CPRs?
Chris Lattner
2003-10-31
1
-0
/
+12
*
Constant pointer refs are causing these to fail unnecessarily, which is causing
Chris Lattner
2003-10-31
1
-0
/
+31
*
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
*
Simplify assertions
Chris Lattner
2003-02-01
1
-8
/
+5
*
Added implementation of alternate CallInst constructors (one ctor is
Joel Stanley
2003-02-01
1
-0
/
+35
*
Add capability to insert an instruction into a basic block immediately after
Chris Lattner
2002-09-10
1
-4
/
+4
*
Add a couple of extra casts to avoid having to add #include
Chris Lattner
2002-04-09
1
-3
/
+3
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-9
/
+9
*
s/MethodType/FunctionType
Chris Lattner
2002-04-04
1
-8
/
+8
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-4
/
+5
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-4
/
+4
*
Fix erroneous assertion failure on the following code:
Chris Lattner
2001-10-21
1
-1
/
+1
*
Implement the invoke instruction
Chris Lattner
2001-10-13
1
-11
/
+50
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-2
/
+2
*
Use correct style casts
Chris Lattner
2001-09-10
1
-3
/
+2
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
1
-5
/
+5
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-24
/
+13
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-3
/
+2
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+48