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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Declare a function in the correct namespace.
Reid Spencer
2004-10-18
1
-1
/
+1
*
Add HAVE_BZLIB_H and HAVE_ZLIB_H tests.
Reid Spencer
2004-10-17
1
-0
/
+6
*
Add support for the unreachable instruction
Chris Lattner
2004-10-16
2
-3
/
+5
*
Add new UndefValueVal type
Chris Lattner
2004-10-16
1
-4
/
+6
*
Add new UnreachableInst class
Chris Lattner
2004-10-16
1
-0
/
+37
*
Add new unreachable instruction
Chris Lattner
2004-10-16
1
-44
/
+45
*
Add new UndefValue class
Chris Lattner
2004-10-16
1
-0
/
+31
*
UndefValue's are constants
Chris Lattner
2004-10-16
1
-1
/
+2
*
Move the implementation of the clone method for these classes to
Chris Lattner
2004-10-15
2
-25
/
+19
*
Allow machine operands to represent global variables with offsets. This is
Chris Lattner
2004-10-15
2
-21
/
+44
*
Convert tabs to spaces
Misha Brukman
2004-10-14
1
-2
/
+2
*
Make sure any client of Dominators.h links in Dominators.cpp
Chris Lattner
2004-10-14
1
-0
/
+6
*
Remove unneeded typedef, patch by Morten Ofstad
Chris Lattner
2004-10-14
1
-2
/
+0
*
Use explicit std:: qualification to avoid relying on Koenig lookup, which
Chris Lattner
2004-10-13
1
-1
/
+1
*
Get rid of template templates that were preventing VC from compiling the
Chris Lattner
2004-10-13
1
-18
/
+18
*
Update doco, make doxygen more, use standard dividers.
Chris Lattner
2004-10-13
1
-19
/
+23
*
Fix file comment header
Misha Brukman
2004-10-12
1
-1
/
+1
*
On second thought, OpaqueType is not really a good first-class type.
Misha Brukman
2004-10-12
1
-5
/
+2
*
Add comment
Chris Lattner
2004-10-12
1
-0
/
+2
*
Opaque types are considered to be first-class.
Misha Brukman
2004-10-12
1
-1
/
+3
*
Add std:: prefix for compilers without correct koenig lookup implemented.
Chris Lattner
2004-10-12
1
-2
/
+2
*
Right, calls have Operand#0 == the called function, don't forget this.
Chris Lattner
2004-10-12
1
-12
/
+12
*
New header. Classes can be added as needed.
Chris Lattner
2004-10-12
1
-0
/
+198
*
Allow creation of GEP constantexprs with a vector of value* operands as
Chris Lattner
2004-10-11
1
-2
/
+5
*
Add long overdue methods
Chris Lattner
2004-10-11
4
-2
/
+45
*
Get friendly with Type
Chris Lattner
2004-10-07
1
-0
/
+1
*
Change signature of this method again
Chris Lattner
2004-10-07
1
-1
/
+1
*
Rename pass
Chris Lattner
2004-10-07
1
-3
/
+3
*
Undoxyfy internal method.
Misha Brukman
2004-10-06
1
-3
/
+2
*
Doxygen-ify comments
Misha Brukman
2004-10-06
1
-2
/
+3
*
Rename method, change comment, add argument
Chris Lattner
2004-10-06
1
-3
/
+3
*
Fix #include flavor
Chris Lattner
2004-10-04
5
-5
/
+5
*
Add HAVE_BZIP2 and HAVE_ZLIB
Reid Spencer
2004-10-04
1
-0
/
+6
*
Add a context for the callback so different compression scenarios can be
Reid Spencer
2004-10-04
1
-9
/
+11
*
Minor corrections suggested by Chris' ever-watchful eye.
Reid Spencer
2004-10-04
1
-9
/
+4
*
First version of the MappedFile abstraction for operating system idependent
Reid Spencer
2004-10-04
1
-0
/
+160
*
First version of a support utility to provide generalized compression in
Reid Spencer
2004-10-04
1
-0
/
+99
*
Add const version of getLastBlock() member function.
Alkis Evlogimenos
2004-09-30
1
-0
/
+3
*
Remove whitespace from the end of the line.
Alkis Evlogimenos
2004-09-30
2
-4
/
+4
*
Add accessor function prototypes for reoptimizer support passes.
Brian Gaeke
2004-09-30
1
-3
/
+18
*
* Wrap some comments to 80 cols
Chris Lattner
2004-09-30
1
-1
/
+6
*
Be consistent with our naming
Chris Lattner
2004-09-28
1
-2
/
+2
*
Capture information about whether the target instructions have delay slots
Chris Lattner
2004-09-28
1
-0
/
+9
*
Add includes and use std:: for standard library calls to make code
Alkis Evlogimenos
2004-09-28
1
-2
/
+2
*
Use class instead of struct for defining classes. This unbreaks the
Alkis Evlogimenos
2004-09-28
3
-3
/
+6
*
Clean up the interface of TimeValue:
Reid Spencer
2004-09-25
1
-207
/
+171
*
Initial implementation of the TimeValue abstraction.
Reid Spencer
2004-09-24
1
-0
/
+391
*
Updated the last two header files so that they are configured with
John Criswell
2004-09-24
4
-6
/
+44
*
Modified hash_map and hash_set configuration so that they are not
John Criswell
2004-09-24
2
-6
/
+14
*
Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent it
John Criswell
2004-09-24
1
-3
/
+15
[next]