index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
User.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Remove the User::eraseOperand method which is never used, really
Chris Lattner
2002-10-01
1
-4
/
+0
*
Add routines to update or erase operands (and to do so without external
Vikram S. Adve
2002-09-16
1
-0
/
+4
*
Convert comments to Doxygen style
Chris Lattner
2002-08-25
1
-3
/
+3
*
Remove unneccesary method
Chris Lattner
2002-08-22
1
-4
/
+0
*
Add method copyOperands().
Vikram S. Adve
2002-08-22
1
-0
/
+4
*
Remove a misguided API extension
Chris Lattner
2002-03-21
1
-10
/
+0
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-4
/
+4
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-3
/
+3
*
Add classof implementations for User
Chris Lattner
2001-10-13
1
-0
/
+8
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-1
/
+0
*
Remove extra whitespace at EOL
Chris Lattner
2001-09-07
1
-2
/
+2
*
Fix stupid typo
Chris Lattner
2001-07-09
1
-1
/
+1
*
Add a new "addOperand" method to User.
Chris Lattner
2001-07-08
1
-0
/
+10
*
Devirtualize User::dropAllReferences
Chris Lattner
2001-07-07
1
-3
/
+3
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-8
/
+30
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+47