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
/
AsmParser
/
llvmAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added lexer and parser support for the extractelement operation.
Robert Bocchino
2006-01-10
1
-734
/
+762
*
Regenerate
Chris Lattner
2005-12-21
1
-121
/
+127
*
regenerate
Chris Lattner
2005-12-21
1
-620
/
+632
*
regenerate
Chris Lattner
2005-11-12
1
-826
/
+839
*
regenerate
Chris Lattner
2005-11-12
1
-869
/
+928
*
Force vectors to be a power of two in size
Chris Lattner
2005-11-10
1
-166
/
+166
*
regenerate
Chris Lattner
2005-11-06
1
-785
/
+793
*
regenerate
Chris Lattner
2005-11-06
1
-820
/
+775
*
regenerate
Chris Lattner
2005-11-05
1
-164
/
+176
*
Add support alignment of allocation instructions.
Nate Begeman
2005-11-05
1
-2563
/
+2029
*
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-23
1
-210
/
+212
*
Implement PR614:
Reid Spencer
2005-08-27
1
-0
/
+4590
*
Remove dependence on command line library. Silly anyway.
Chris Lattner
2001-07-22
1
-2420
/
+0
*
Add a comment.
Chris Lattner
2001-07-20
1
-107
/
+109
*
Implement forward/external declarations for methods. Also, emit an error if ...
Chris Lattner
2001-07-15
1
-396
/
+444
*
Add support to the parser to recognize floating point constants
Chris Lattner
2001-07-15
1
-497
/
+535
*
Added some comments, preparing to add global variables and method prototypes
Chris Lattner
2001-07-14
1
-94
/
+94
*
Make sure that types go in the constant pool if they are used.
Chris Lattner
2001-07-09
1
-121
/
+150
*
Implementation of Store & GetElementPtr
Chris Lattner
2001-07-08
1
-226
/
+249
*
Implemented shl, shl, & load instructions
Chris Lattner
2001-07-08
1
-435
/
+481
*
Moved Cast from being a Unary instruction to being an "Other" instruction
Chris Lattner
2001-07-08
1
-76
/
+76
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-426
/
+430
*
Changed memory reference instructions to store the result as the implicit
Chris Lattner
2001-07-07
1
-19
/
+17
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-7
/
+7
*
Renamed get.*Operator to create seeing that it would have to be qualified
Chris Lattner
2001-06-25
1
-2
/
+2
*
Updates to support
Chris Lattner
2001-06-11
1
-253
/
+283
*
Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator
Chris Lattner
2001-06-08
1
-2
/
+2
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+2202