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
*
Add accessors for Constants in a ConstantStruct.
Alkis Evlogimenos
2004-12-05
1
-0
/
+8
*
Fix PR139: \
Reid Spencer
2004-12-05
1
-0
/
+37
*
Add a new method
Chris Lattner
2004-12-05
1
-0
/
+7
*
Fix typeo
Chris Lattner
2004-12-05
1
-1
/
+1
*
Make a const method const
Reid Spencer
2004-12-05
1
-1
/
+1
*
Move the strip pass from Scalar to IPO lib
Chris Lattner
2004-12-02
2
-8
/
+7
*
Remove dead field
Chris Lattner
2004-12-02
1
-1
/
+0
*
Add method
Chris Lattner
2004-11-30
1
-0
/
+6
*
Add in some methods for use by the JIT. LoadLibraryPermanently brings the
Reid Spencer
2004-11-29
1
-0
/
+25
*
Changes resulting from AC_LIB_LTDL usage.
Reid Spencer
2004-11-29
1
-11
/
+136
*
Don't include ltdl.h any more. Its nested in lib/System now.
Reid Spencer
2004-11-29
1
-4
/
+0
*
Make the default constructor cause the program's symbols to be loaded as
Reid Spencer
2004-11-29
1
-2
/
+10
*
Change interface to this method a bit
Chris Lattner
2004-11-27
1
-1
/
+1
*
Add a new interface
Chris Lattner
2004-11-26
1
-0
/
+5
*
Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.
Reid Spencer
2004-11-25
1
-6
/
+0
*
Restrict the interface to not allow algorithm selection
Reid Spencer
2004-11-25
1
-35
/
+18
*
Fix the FIXME, nuke the JIT specific forceCompilationOf method.
Chris Lattner
2004-11-22
1
-7
/
+0
*
These methods are now obsolete
Chris Lattner
2004-11-22
1
-10
/
+0
*
Add a new debug intrinsic parent class. Patch contributed by Michael
Chris Lattner
2004-11-22
1
-4
/
+28
*
This is the proper code for this method, thanks to Reid for getting CVS working
Chris Lattner
2004-11-22
1
-5
/
+14
*
Moved into the poolalloc tree.
John Criswell
2004-11-22
1
-93
/
+0
*
Implement a missing function called by JIT/Emitter.cpp but never defined.
Reid Spencer
2004-11-22
1
-0
/
+7
*
Fix a warning
Chris Lattner
2004-11-21
1
-0
/
+1
*
Add another bit, to make the JIT a bit more efficient.
Chris Lattner
2004-11-21
1
-10
/
+23
*
ignore generated files
Chris Lattner
2004-11-21
1
-0
/
+4
*
Ignore generated files
Chris Lattner
2004-11-21
1
-0
/
+3
*
Ignore files
Chris Lattner
2004-11-20
1
-0
/
+2
*
Change this interface a bit
Chris Lattner
2004-11-20
1
-2
/
+2
*
Add new methods that a target should implement
Chris Lattner
2004-11-20
1
-8
/
+27
*
Add missing #include
Chris Lattner
2004-11-20
1
-0
/
+1
*
Distinguish between BSD4.4 and SVR4 symbol tables
Reid Spencer
2004-11-20
1
-9
/
+14
*
Add getCurrentPCOffset() and addRelocation() methods.
Chris Lattner
2004-11-20
1
-5
/
+14
*
Add the getRelocationType method that I forgot
Chris Lattner
2004-11-20
1
-0
/
+6
*
Allow targets to implement relocation support.
Chris Lattner
2004-11-20
1
-0
/
+11
*
New file
Chris Lattner
2004-11-20
1
-0
/
+117
*
Remove dead #include
Chris Lattner
2004-11-20
1
-2
/
+2
*
External symbols are const char*'s now, change this to match.
Chris Lattner
2004-11-19
1
-1
/
+1
*
Instead of storing std::string's for ExternalSymbol references, rely on the
Chris Lattner
2004-11-19
2
-19
/
+9
*
Add static functions to clear singleton maps. Patch contributed by
Chris Lattner
2004-11-19
2
-1
/
+12
*
These methods are long gone, ConstantPointerRef is dead.
Chris Lattner
2004-11-19
1
-5
/
+0
*
Make findModulesDefiningSymbols modify its symbols argument so we can \
Reid Spencer
2004-11-19
1
-3
/
+6
*
Add support for llvm.dbg.stoppoint
Chris Lattner
2004-11-18
1
-0
/
+27
*
Update comments, now that CPR's are gone, inline the methods
Chris Lattner
2004-11-18
2
-11
/
+13
*
Include ltdl.h if we have it.
Reid Spencer
2004-11-18
1
-0
/
+4
*
Add checks for HAVE_LTDL_H and HAVE_LT_DLOPEN
Reid Spencer
2004-11-18
1
-0
/
+6
*
Dynamic Library abstraction. This makes the abstraction of a single dynamic
Reid Spencer
2004-11-18
1
-0
/
+80
*
Fix typeo
Chris Lattner
2004-11-18
1
-1
/
+1
*
Add ability to give hints to the overlaps routines.
Chris Lattner
2004-11-18
1
-2
/
+14
*
Add new advanceTo method
Chris Lattner
2004-11-18
1
-0
/
+13
*
Fix a minor bug in expiredAt. endNumber() is the first number that is not va...
Chris Lattner
2004-11-18
1
-1
/
+1
[next]