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
/
lib
/
Bitcode
/
Reader
/
BitReader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Module functions in place of module providers.
Erick Tryzelaar
2010-03-02
1
-14
/
+32
*
Simplify.
Daniel Dunbar
2010-02-15
1
-23
/
+4
*
Kill ModuleProvider and ghost linkage by inverting the relationship between
Jeffrey Yasskin
2010-01-27
1
-4
/
+4
*
"In order to ease automatic bindings generation, it would be helpful if boole...
Chris Lattner
2010-01-09
1
-13
/
+14
*
Change llvm-c's ordering of contexts to make it consistent.
Erick Tryzelaar
2009-08-11
1
-6
/
+6
*
Ack, missed one incompatibility.
Owen Anderson
2009-07-02
1
-1
/
+0
*
Restore other bits of the C API that I tore up. All pre-existing APIs defaul...
Owen Anderson
2009-07-02
1
-2
/
+37
*
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
1
-2
/
+2
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-3
/
+6
*
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2008-02-20
1
-0
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Adding bindings for memory buffers and module providers. Switching
Gordon Henriksen
2007-12-19
1
-13
/
+21
*
Adding Ocaml bindings for the bitreader as requested by Sarah
Gordon Henriksen
2007-12-11
1
-0
/
+42