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
/
Bitcode
/
Archive.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include PathV1.h in files that use it.
Rafael Espindola
2013-06-11
1
-0
/
+1
*
Code Custodian:
Joe Abbey
2012-11-25
1
-3
/
+3
*
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
1
-7
/
+7
*
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-27
1
-7
/
+7
*
Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...
Craig Topper
2012-09-18
1
-3
/
+3
*
Fix a bunch of -Wdocumentation warnings.
Dmitri Gribenko
2012-08-23
1
-4
/
+4
*
Remove references to compression in llvm-ar. It has been a long time since we
Rafael Espindola
2012-08-10
1
-15
/
+7
*
The iteration order over a std::set<Module*> depends on the addresses of the
Rafael Espindola
2012-01-23
1
-1
/
+1
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Revert PathV2 changes, as sys::fs::unique_file is not finished yet.
Dan Gohman
2011-03-01
1
-3
/
+2
*
UnRevert "Revert "Archive: Replace all internal uses of PathV1 with PathV2. T...
Michael J. Spencer
2011-01-16
1
-2
/
+3
*
Revert "Archive: Replace all internal uses of PathV1 with PathV2. The externa...
Michael J. Spencer
2011-01-16
1
-3
/
+2
*
Archive: Fix spelling.
Michael J. Spencer
2011-01-15
1
-3
/
+3
*
Archive: Replace all internal uses of PathV1 with PathV2. The external API st...
Michael J. Spencer
2011-01-15
1
-2
/
+3
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Remove obsolete comments about throwing exceptions.
Dan Gohman
2010-09-02
1
-4
/
+2
*
Don't write into MemoryBuffers.
Benjamin Kramer
2010-04-19
1
-2
/
+2
*
Kill ModuleProvider and ghost linkage by inverting the relationship between
Jeffrey Yasskin
2010-01-27
1
-11
/
+10
*
remove the last *stream> #include from a public header.
Chris Lattner
2009-08-24
1
-1
/
+0
*
Make LLVMContext and LLVMContextImpl classes instead of structs.
Benjamin Kramer
2009-08-11
1
-1
/
+1
*
Factor some of the constants+context related code out into a separate header,...
Owen Anderson
2009-08-04
1
-1
/
+1
*
Make the use of const with respect to LLVMContext sane. Hopefully this is th...
Owen Anderson
2009-07-01
1
-5
/
+5
*
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
1
-5
/
+5
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-2
/
+7
*
Removed trailing whitespace.
Misha Brukman
2009-02-20
1
-2
/
+2
*
Fold the useful features of alist and alist_node into ilist, and
Dan Gohman
2008-07-28
1
-14
/
+2
*
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
Anton Korobeynikov
2008-05-29
1
-1
/
+1
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
1
-1
/
+1
*
change the archive stuff to use MemoryBuffer instead of mappedfile.
Chris Lattner
2008-04-01
1
-2
/
+2
*
remove extraneous #include
Chris Lattner
2008-04-01
1
-1
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add explicit keywords.
Dan Gohman
2007-10-08
1
-2
/
+2
*
Fix minor doxygen nits.
Reid Spencer
2007-08-05
1
-3
/
+5
*
finishing touches of bytecode -> bitcode changes. also unbreak Windows
Gabor Greif
2007-07-06
1
-5
/
+4
*
eliminate residual cruft related to recognizing bytecode
Gabor Greif
2007-07-06
1
-8
/
+2
*
Here is the bulk of the sanitizing.
Gabor Greif
2007-07-05
1
-11
/
+11
*
Move this here from Bytecode/Archive.h
Chris Lattner
2007-05-06
1
-0
/
+562