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
/
ParserInternals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give the asmparser the ability to parse strings. Patch contributed by
Chris Lattner
2005-05-20
1
-1
/
+11
*
* Remove trailing whitespace
Misha Brukman
2005-04-21
1
-7
/
+7
*
Parse undef and unreachable
Chris Lattner
2004-10-16
1
-1
/
+7
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Merge i*.h headers into Instructions.h as part of bug403.
Alkis Evlogimenos
2004-07-29
1
-2
/
+2
*
Eliminate some mega-cruft here. There is no reason to DERIVE FROM IR CLASSES
Chris Lattner
2004-07-13
1
-54
/
+0
*
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
Chris Lattner
2004-06-17
1
-2
/
+2
*
Minor cleanups, plug a minor memory leak
Chris Lattner
2003-12-23
1
-2
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-4
/
+10
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
Eliminate unused class
Chris Lattner
2003-10-19
1
-5
/
+0
*
Regularize header file comments
Chris Lattner
2003-10-13
1
-1
/
+1
*
Add new linkage types to support a real frontend
Chris Lattner
2003-04-16
1
-1
/
+1
*
include/llvm/DataTypes.h includes this #define so we don't need it anymore
Chris Lattner
2002-09-13
1
-2
/
+0
*
- Remove unused STRING token from lexer & parser
Chris Lattner
2002-08-16
1
-1
/
+12
*
Declare globals llvmAsmtext and llvmAsmleng for use in the parser.
Vikram S. Adve
2002-07-14
1
-0
/
+2
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-3
/
+0
*
Remove dead code
Chris Lattner
2002-04-28
1
-10
/
+3
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
1
-1
/
+1
*
isLabelType is obsolete
Chris Lattner
2002-04-08
1
-1
/
+1
*
s/MethodType/FunctionType
Chris Lattner
2002-04-04
1
-6
/
+6
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-9
/
+10
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-4
/
+4
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-1
/
+1
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
Implement support for internal methods
Chris Lattner
2001-11-26
1
-1
/
+2
*
Remove ugly subclass of Opaque type
Chris Lattner
2001-10-22
1
-10
/
+0
*
Simplify some code
Chris Lattner
2001-10-16
1
-3
/
+0
*
Add operator< to ValID's so that they can be put in map's
Chris Lattner
2001-10-13
1
-0
/
+14
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-2
/
+12
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-4
/
+1
*
Implement constant pointers, and null specifically in the parser, bytecode wr...
Chris Lattner
2001-09-30
1
-16
/
+28
*
Add support for forward referencing types
Chris Lattner
2001-09-07
1
-3
/
+13
*
* Enable the use of escaped literal strings
Chris Lattner
2001-07-28
1
-17
/
+37
*
Refactor some of the constant stuff so that we can return complex constant
Chris Lattner
2001-07-26
1
-1
/
+1
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
1
-1
/
+1
*
Remove dependence on command line library. Silly anyway.
Chris Lattner
2001-07-22
1
-4
/
+3
*
Add support to the parser to recognize floating point constants
Chris Lattner
2001-07-15
1
-1
/
+8
*
Broad superficial changes:
Chris Lattner
2001-07-07
1
-1
/
+1
*
Changed memory reference instructions to store the result as the implicit
Chris Lattner
2001-07-07
1
-8
/
+0
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+159