projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make the SCEV* form of getSCEVAtScope public, to allow ScalarEvolution
[oota-llvm.git]
/
lib
/
Archive
/
2009-01-15
Rafael Espindola
Add the private linkage.
tree
|
commitdiff
2009-01-09
Misha Brukman
Removed trailing whitespace from Makefiles.
tree
|
commitdiff
2009-01-05
Dan Gohman
Tidy up #includes, deleting a bunch of unnecessary...
tree
|
commitdiff
2008-11-21
Devang Patel
Silence unused variable warnings.
tree
|
commitdiff
2008-09-22
Oscar Fuentes
Initial support for the CMake build system.
tree
|
commitdiff
2008-07-28
Dan Gohman
Fold the useful features of alist and alist_node into...
tree
|
commitdiff
2008-05-24
Owen Anderson
Create archives with the same permissions are ar.
tree
|
commitdiff
2008-05-13
Dan Gohman
Clean up the use of static and anonymous namespaces...
tree
|
commitdiff
2008-04-01
Chris Lattner
Change the MemoryBuffer::getFile* methods to take just...
tree
|
commitdiff
2008-04-01
Chris Lattner
change the archive stuff to use MemoryBuffer instead...
tree
|
commitdiff
2008-04-01
Chris Lattner
Remove MappedFile support for mapping files for write...
tree
|
commitdiff
2008-04-01
Chris Lattner
add missing #includes
tree
|
commitdiff
2008-03-11
Anton Korobeynikov
Fix thinko: alias always defines new symbol. Even is...
tree
|
commitdiff
2008-03-04
Anton Korobeynikov
Add alias with non-external aliasee to the list of...
tree
|
commitdiff
2008-02-28
Andrew Lenharth
Make llvm-ar behave like ar, if you create an empty...
tree
|
commitdiff
2008-02-20
Anton Korobeynikov
Update gcc 4.3 warnings fix patch with recent head...
tree
|
commitdiff
2008-02-20
Anton Korobeynikov
Unbreak build with gcc 4.3: provide missed includes...
tree
|
commitdiff
2008-01-29
Dan Gohman
Use empty() instead of comparing size() with zero.
tree
|
commitdiff
2007-12-29
Chris Lattner
Remove attribution from file headers, per discussion...
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attribution from lib Makefiles.
tree
|
commitdiff
2007-07-06
Gabor Greif
finishing touches of bytecode -> bitcode changes. also...
tree
|
commitdiff
2007-07-06
Gabor Greif
eliminate residual cruft related to recognizing bytecode
tree
|
commitdiff
2007-07-05
Gabor Greif
Here is the bulk of the sanitizing.
tree
|
commitdiff
2007-05-06
Chris Lattner
adjust this to live in lib/Archive
tree
|
commitdiff
2007-05-06
Chris Lattner
Switch this over to bitcode instead of bytecode.
tree
|
commitdiff
2007-05-06
Chris Lattner
add bitcode support
tree
|
commitdiff
2007-04-07
Reid Spencer
Avoid a useless temporary constrution.
tree
|
commitdiff
2007-04-07
Reid Spencer
Fix another PathWithStatus issue.
tree
|
commitdiff
2007-04-04
Reid Spencer
For PR1302:
tree
|
commitdiff
2007-03-29
Reid Spencer
For PR789:
tree
|
commitdiff
2007-03-29
Reid Spencer
For PR789:
tree
|
commitdiff
2007-02-07
Chris Lattner
move archive-specific stuff out of bcreader into archiv...
tree
|
commitdiff
2007-02-07
Chris Lattner
push bytecode decompressor out through APIs. Now the...
tree
|
commitdiff
2006-12-15
Reid Spencer
For PR1050:
tree
|
commitdiff
2006-11-28
Bill Wendling
Use ostream instead of iostream
tree
|
commitdiff
2006-08-25
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-25
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-24
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-22
Reid Spencer
Inverse the error check logic for the MappedFile::map...
tree
|
commitdiff
2006-08-22
Reid Spencer
For PR797:
tree
|
commitdiff
2006-07-28
Chris Lattner
Modify Path::eraseFromDisk to not throw an exception.
tree
|
commitdiff
2006-07-28
Chris Lattner
Change Path::getStatusInfo to return a boolean and...
tree
|
commitdiff
2006-07-28
Chris Lattner
Exceptions are thrown by and through this library.
tree
|
commitdiff
2006-07-07
Reid Spencer
Finish removal of EH usage from the Archive library...
tree
|
commitdiff
2006-07-07
Reid Spencer
Remove EH use from the Archive library and adjust its...
tree
|
commitdiff
2006-07-07
Chris Lattner
These libs use EH info
tree
|
commitdiff
2006-05-12
Reid Spencer
When reading the symbol table, make sure to delete...
tree
|
commitdiff
2006-05-06
Jeff Cohen
Apply bug fix supplied by Greg Pettyjohn for a bug...
tree
|
commitdiff
2005-12-26
Duraid Madina
more C++ daintiness
tree
|
commitdiff
2005-11-30
Reid Spencer
Fix a problem with llvm-ranlib that (on some platforms...
tree
|
commitdiff
2005-10-24
Chris Lattner
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIV...
tree
|
commitdiff
2005-09-23
Chris Lattner
speed up Archive::isBytecodeArchive in the case when...
tree
|
commitdiff
2005-07-08
Reid Spencer
Final Changes For PR495:
tree
|
commitdiff
2005-07-07
Reid Spencer
For PR495:
tree
|
commitdiff
2005-05-05
Misha Brukman
Remove vim settings from source code; people should...
tree
|
commitdiff
2005-04-21
Misha Brukman
Remove trailing whitespace
tree
|
commitdiff
2005-04-21
Reid Spencer
Use the actual uid/gid for defaulting the fields in...
tree
|
commitdiff
2005-04-21
Reid Spencer
Eliminate calls to system dependent function getuid...
tree
|
commitdiff
2005-04-20
Misha Brukman
Initialize fields mode, uid, and gid.
tree
|
commitdiff
2005-04-20
Misha Brukman
Align comments together for consistency
tree
|
commitdiff
2005-02-26
Reid Spencer
Implement an isBytecodeArchive method to determine...
tree
|
commitdiff
2005-01-28
Jeff Cohen
Properly close mapped files.
tree
|
commitdiff
2005-01-22
Jeff Cohen
Use binary mode for reading/writing bytecode files
tree
|
commitdiff
2004-12-29
Reid Spencer
Remove potential platform portability issue with size...
tree
|
commitdiff
2004-12-20
Jeff Cohen
Fix problems uncovered by VC++ (first time compiled...
tree
|
commitdiff
2004-12-15
Reid Spencer
For PR351:
tree
|
commitdiff
2004-12-13
Reid Spencer
Make sure the Archive gets deleted if there's an error.
tree
|
commitdiff
2004-12-13
Reid Spencer
Implement error handling in OpenAndLoad* functions...
tree
|
commitdiff
2004-12-11
Reid Spencer
Path::get -> Path::toString
tree
|
commitdiff
2004-11-28
Reid Spencer
Compute the firstFileOffset correctly after reading...
tree
|
commitdiff
2004-11-25
Reid Spencer
Adjust to Compressor interface change
tree
|
commitdiff
2004-11-23
Reid Spencer
Allow reading of member names that begin with an _...
tree
|
commitdiff
2004-11-20
Reid Spencer
Distinguish between BSD4.4 and SVR4 symbol tables
tree
|
commitdiff
2004-11-19
Reid Spencer
Correct the computation of when to add the padding...
tree
|
commitdiff
2004-11-19
Reid Spencer
Don't save an iterator, just use post-increment.
tree
|
commitdiff
2004-11-19
Reid Spencer
Make findModulesDefiningSymbols modify its symbols...
tree
|
commitdiff
2004-11-17
Reid Spencer
Fix some things for Mac OSX archives:
tree
|
commitdiff
2004-11-17
Reid Spencer
Make sure we parse bytecode with a module identifier...
tree
|
commitdiff
2004-11-17
Reid Spencer
Adjust long file name writing to match BSD 4.4 and...
tree
|
commitdiff
2004-11-17
Reid Spencer
Despite documentation to the contrary, Mac OSX and...
tree
|
commitdiff
2004-11-16
Reid Spencer
Fix typeo in comment.
tree
|
commitdiff
2004-11-16
Reid Spencer
Per code review:\
tree
|
commitdiff
2004-11-16
Reid Spencer
Per code review:\
tree
|
commitdiff
2004-11-16
Reid Spencer
Per code review:\
tree
|
commitdiff
2004-11-15
Reid Spencer
* Make sure the string table gets read even if there...
tree
|
commitdiff
2004-11-15
Reid Spencer
Changes necessary to enable linking of archives without...
tree
|
commitdiff
2004-11-14
Reid Spencer
Completely rewritten to allow reading of archives and...
tree
|
commitdiff
2004-11-14
Reid Spencer
Implementation declarations for Archive
tree
|
commitdiff
2004-11-14
Reid Spencer
First working version
tree
|
commitdiff
2004-11-14
Reid Spencer
Moved to lib/Bytecode/Archive in preparation for re...
tree
|
commitdiff
2004-11-09
John Criswell
Recognize compressed LLVM bytecode files.
tree
|
commitdiff
2004-11-06
Reid Spencer
Makefile for the LLVMArchive library.
tree
|
commitdiff
2004-11-06
Reid Spencer
First kinda/sorta working version of the Archive librar...
tree
|
commitdiff
2004-09-01
Reid Spencer
Changes For Bug 352
tree
|
commitdiff
2004-07-04
Reid Spencer
Add #include <iostream> which is needed now that Value...
tree
|
commitdiff
2004-05-28
Chris Lattner
Use the new FileUtilities.h API for mapping a file...
tree
|
commitdiff
2004-03-31
Brian Gaeke
Use the true, decoded name of the archive member in...
tree
|
commitdiff
2004-01-10
Chris Lattner
* finegrainify namespacification of ArchiveReader.cpp
tree
|
commitdiff
next