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
/
llvm
/
Bytecode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve compatibility with aCC on HPUX. Patch by Duraid Madina
Chris Lattner
2005-01-16
1
-0
/
+1
*
Make the OpenAndLoad functions have an ErrorMessage argument.
Reid Spencer
2004-12-13
1
-2
/
+6
*
Distinguish between BSD4.4 and SVR4 symbol tables
Reid Spencer
2004-11-20
1
-9
/
+14
*
Make findModulesDefiningSymbols modify its symbols argument so we can \
Reid Spencer
2004-11-19
1
-3
/
+6
*
Per code review:\
Reid Spencer
2004-11-16
1
-18
/
+23
*
Remove useless/confusing namespace qualifier.
Reid Spencer
2004-11-15
1
-1
/
+1
*
Changes necessary to enable linking of archives without LLVM symbol tables.
Reid Spencer
2004-11-15
1
-4
/
+7
*
Remove ReadArchiveFile (functionality moved to Archive.h). Add an alternate f...
Reid Spencer
2004-11-14
1
-9
/
+10
*
Complete rewrite to get first working version.
Reid Spencer
2004-11-14
1
-192
/
+410
*
Remove extra spaces
Misha Brukman
2004-11-08
1
-2
/
+2
*
Make writing compressed bytecode the default.
Reid Spencer
2004-11-08
1
-1
/
+1
*
Make compression the default on writing.
Reid Spencer
2004-11-07
1
-1
/
+1
*
* Provide option for specifying bytecode compression
Reid Spencer
2004-11-07
1
-5
/
+6
*
Add support for compressed bytecode
Reid Spencer
2004-11-06
1
-1
/
+2
*
Provide an interface for getting just the external symbols from a
Reid Spencer
2004-11-06
1
-0
/
+10
*
Deprecate constructors we don't want users to use.
Reid Spencer
2004-11-06
1
-0
/
+23
*
Go ahead and trust the client not to mess with the ModuleProvider* returned
Reid Spencer
2004-11-05
1
-6
/
+11
*
* Documentation corrections (thanks to Chris for nit-picking)
Reid Spencer
2004-11-05
1
-18
/
+11
*
First version of the interface to Archive files. This introduces the
Reid Spencer
2004-11-05
1
-0
/
+261
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
1
-2
/
+2
*
Correct the interface of a function to use the correct typedef for an
Reid Spencer
2004-09-11
1
-2
/
+2
*
Add a function that gets just the dependent libraries from a bytecode file.
Reid Spencer
2004-08-24
1
-7
/
+17
*
Dump the DependentLibsBlockID, its not a block, its just a list inside the
Reid Spencer
2004-08-21
1
-3
/
+2
*
Add new methods:
Reid Spencer
2004-08-21
1
-0
/
+16
*
Bytecode Analyzer cleanup:
Reid Spencer
2004-08-21
1
-7
/
+9
*
Packed types, brought to you by Brad Jones
Brian Gaeke
2004-08-20
1
-0
/
+9
*
The Type* is redundant with the TypeSlot
Chris Lattner
2004-08-04
1
-2
/
+1
*
bug 402:
Reid Spencer
2004-07-25
1
-0
/
+45
*
Constant value not needed after CPR's disappear.
Reid Spencer
2004-07-17
1
-2
/
+1
*
Make all the virtual function (except destructor) inline so there are
Reid Spencer
2004-07-04
1
-41
/
+41
*
Provide support for the BytecodeHandler interface which will be called by
Reid Spencer
2004-06-29
1
-2
/
+9
*
Fix include guard
Reid Spencer
2004-06-29
1
-9
/
+20
*
Adjust comments to match code.
Reid Spencer
2004-06-29
1
-6
/
+13
*
- Changed Handler.h -> BytecodeHandler.h
Reid Spencer
2004-06-25
1
-13
/
+13
*
Okay, Module have not been known as 'C' for a LONG time now
Chris Lattner
2004-06-25
1
-4
/
+2
*
Definition of the Bytecode Handler interface. Subclasses can override just
Reid Spencer
2004-06-24
1
-0
/
+291
*
Implement tracking of bytecode instruction size and the number of long
Reid Spencer
2004-06-11
1
-1
/
+5
*
Updated the BytecodeAnalysis data structure to contain additional fields
Reid Spencer
2004-06-10
1
-3
/
+9
*
Implemented the bulk of the functionality. Cleaned up the code.
Reid Spencer
2004-06-10
1
-9
/
+22
*
Add some new fields for bytecode analysis.
Reid Spencer
2004-06-09
1
-1
/
+4
*
Fix case of doxygen directive `\p': it's lowercase.
Misha Brukman
2004-06-08
1
-3
/
+3
*
Clean up documentation and make it possible for the BytecodeAnalyzer to
Reid Spencer
2004-06-08
1
-6
/
+17
*
Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This tool
Reid Spencer
2004-06-07
1
-0
/
+97
*
Add enum for compaction table.
Chris Lattner
2004-01-18
1
-2
/
+8
*
remove obsolete file
Chris Lattner
2004-01-10
1
-282
/
+0
*
Add new block number
Chris Lattner
2003-12-01
1
-0
/
+4
*
Remove unused enum value
Chris Lattner
2003-12-01
1
-1
/
+0
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
5
-0
/
+21
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
5
-0
/
+35
*
Rename AbstractModuleProvider -> ModuleProvider, to match the header file name,
Chris Lattner
2003-10-04
1
-6
/
+4
[next]