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
/
InstVisitor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-1
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+2
*
Hopefully, the final fix for `[Pp]ropogate'.
Misha Brukman
2003-05-20
1
-1
/
+1
*
Add support for the new VarArgInst instruction, reindent some stuff
Chris Lattner
2003-05-08
1
-7
/
+9
*
Eliminate the GenericBinaryInst class
Chris Lattner
2002-09-10
1
-1
/
+0
*
Eliminated the MemAccessInst class, folding contents into GEP class.
Chris Lattner
2002-08-22
1
-3
/
+2
*
Load & Store Inst now no longer derive from MemAccessInst
Chris Lattner
2002-08-22
1
-2
/
+2
*
Add missing forward decl
Chris Lattner
2002-08-21
1
-0
/
+1
*
Remove support for unary instructions
Chris Lattner
2002-08-14
1
-3
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-25
1
-3
/
+2
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-43
/
+49
*
Make sure to call the derived visit versions from the ranged iterator.
Chris Lattner
2002-05-10
1
-1
/
+1
*
Add explicit abort so optimized build knows that the function does not return
Chris Lattner
2002-05-10
1
-0
/
+1
*
* Add a comment to the header giving a breif overview of how to return a
Chris Lattner
2002-04-18
1
-23
/
+62
*
* Make dtor virtual
Chris Lattner
2002-04-18
1
-26
/
+28
*
* s/Method/Function
Chris Lattner
2002-04-15
1
-5
/
+21
*
s/Method/Function
Chris Lattner
2002-04-08
1
-1
/
+1
*
Initial checkin of InstVisitor class
Chris Lattner
2002-03-18
1
-0
/
+133