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
/
AsmWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix shift printing when using a ubyte LHS
Chris Lattner
2001-10-20
1
-0
/
+3
*
* Support writing GlobalVariables with info comments by them
Chris Lattner
2001-10-13
1
-19
/
+58
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-1
/
+2
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-3
/
+3
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-2
/
+2
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-2
/
+2
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-7
/
+7
*
Moved DebugValue to Value.cpp.
Vikram S. Adve
2001-09-18
1
-6
/
+2
*
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-18
1
-2
/
+10
*
Add support for printing globals
Chris Lattner
2001-09-10
1
-0
/
+7
*
Implement global variable support
Chris Lattner
2001-09-10
1
-2
/
+14
*
* Assembly writer is not a module analyzer anymore
Chris Lattner
2001-09-07
1
-60
/
+81
*
* Fix bugs
Chris Lattner
2001-07-28
1
-20
/
+8
*
Don't write out constants that do not have a name, they will be inlined.
Chris Lattner
2001-07-26
1
-5
/
+5
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
1
-1
/
+6
*
Factor out WriteAsOperand.
Chris Lattner
2001-07-20
1
-16
/
+47
*
Implement forward/external declarations for methods.
Chris Lattner
2001-07-15
1
-5
/
+9
*
The parent of a constant pool is a symtabvalue, not a value.
Chris Lattner
2001-07-14
1
-3
/
+3
*
Add DebugValue member.
Chris Lattner
2001-07-12
1
-0
/
+5
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-1
/
+3
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-7
/
+7
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
1
-20
/
+20
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-6
/
+5
*
Add a space to the PHI node output code to make it look nicer
Chris Lattner
2001-06-21
1
-2
/
+2
*
Updates to support
Chris Lattner
2001-06-11
1
-0
/
+8
*
Fixed to print slightly differently. Added use counts for labels
Chris Lattner
2001-06-07
1
-10
/
+12
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+328