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
/
Bytecode
/
Writer
/
InstructionWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problem with a cast instruction that must be expanded to type 0
Chris Lattner
2001-10-21
1
-2
/
+9
*
* Use new style casts more
Chris Lattner
2001-10-13
1
-12
/
+21
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-4
/
+6
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-1
/
+1
*
ModuleTyID doesn't exist anyymore
Chris Lattner
2001-09-10
1
-1
/
+1
*
* Emit bytecode using a deque instead of a vector to be faster
Chris Lattner
2001-09-07
1
-11
/
+12
*
* Make sure that the size of the type field can also control the output
Chris Lattner
2001-07-28
1
-0
/
+6
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
1
-2
/
+51
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
1
-1
/
+0
*
Implementation of Store & GetElementPtr
Chris Lattner
2001-07-08
1
-5
/
+14
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-0
/
+9
*
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
-19
/
+17
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+184