Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
adf5ec6f96520bb72666a344f855ee7c242441f5
/
llvm
/
lib
/
AsmParser
/
llvmAsmParser.cpp.cvs
adf5ec6
Regenerate
by Chris Lattner
· 20 years ago
f20e61f
Convert this over to work with the new makefiles
by Chris Lattner
· 20 years ago
[Renamed (91%) from llvm/lib/AsmParser/llvmAsmParser.cpp]
e0a4ee9
regenerate
by Chris Lattner
· 20 years ago
8ebd216
Rename method
by Chris Lattner
· 20 years ago
edd9b03
regenerate
by Chris Lattner
· 20 years ago
c8a9faf
Make sure intrinsic auto-upgrade is invoked correctly.
by Reid Spencer
· 20 years ago
fdf9e41
Lexer and parser support for the insertelement operation.
by Robert Bocchino
· 20 years ago
b4f9a6f
For PR411:
by Reid Spencer
· 20 years ago
cefd38b
Regenerate these files. FreeBSD apparently has issues with the version of
by Chris Lattner
· 20 years ago
aa1cf54
Added lexer and parser support for the extractelement operation.
by Robert Bocchino
· 20 years ago
15f5a18
Regenerate
by Chris Lattner
· 20 years ago
a054d12
regenerate
by Chris Lattner
· 20 years ago
11ca4d6
regenerate
by Chris Lattner
· 20 years ago
a0c20b4
regenerate
by Chris Lattner
· 20 years ago
625b9c8
Force vectors to be a power of two in size
by Chris Lattner
· 20 years ago
840f789
regenerate
by Chris Lattner
· 20 years ago
86c352b
regenerate
by Chris Lattner
· 20 years ago
b467a4f
regenerate
by Chris Lattner
· 20 years ago
848622f
Add support alignment of allocation instructions.
by Nate Begeman
· 20 years ago
11e26b5
When a function takes a variable number of pointer arguments, with a zero
by Jeff Cohen
· 20 years ago
dfb3fb4
Implement PR614:
by Reid Spencer
· 20 years ago
f2d1e79
Remove dependence on command line library. Silly anyway.
by Chris Lattner
· 24 years ago
1caf0bb
Add a comment.
by Chris Lattner
· 24 years ago
17f729e
Implement forward/external declarations for methods. Also, emit an error if a method
by Chris Lattner
· 24 years ago
212f70d
Add support to the parser to recognize floating point constants
by Chris Lattner
· 24 years ago
56f73d4
Added some comments, preparing to add global variables and method prototypes
by Chris Lattner
· 24 years ago
d9c40e3
Make sure that types go in the constant pool if they are used.
by Chris Lattner
· 24 years ago
62ecb4a
Implementation of Store & GetElementPtr
by Chris Lattner
· 24 years ago
d8bebcd
Implemented shl, shl, & load instructions
by Chris Lattner
· 24 years ago
49c6432
Moved Cast from being a Unary instruction to being an "Other" instruction
by Chris Lattner
· 24 years ago
a682182
Neg instruction removed. Cast instruction implemented.
by Chris Lattner
· 24 years ago
3709999
Changed memory reference instructions to store the result as the implicit
by Chris Lattner
· 24 years ago
4cee8d8
Miscellaneous cleanups:
by Chris Lattner
· 24 years ago
31e23cd
Renamed get.*Operator to create seeing that it would have to be qualified
by Chris Lattner
· 24 years ago
931ef3b
Updates to support * Changes in PHI node structure * Change to PHI syntax
by Chris Lattner
· 24 years ago
5f46e8c
Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator
by Chris Lattner
· 24 years ago
2f7c963
Initial revision
by Chris Lattner
· 24 years ago