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
/
VMCore
/
Core.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the MemoryBuffer::getFile* methods to take just a pointer to the
Chris Lattner
2008-04-01
1
-1
/
+1
*
Objective Caml bindings for basic block, function, global, and arg iterators.
Gordon Henriksen
2008-03-23
1
-4
/
+36
*
C bindings for Module-, Function-, and BasicBlock::iterator.
Gordon Henriksen
2008-03-19
1
-0
/
+135
*
C and Objective Caml bindings for the various getParent methods of the IR.
Gordon Henriksen
2008-03-19
1
-23
/
+47
*
Expose Module::dump via C and Ocaml.
Gordon Henriksen
2008-03-14
1
-0
/
+4
*
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2008-02-20
1
-0
/
+1
*
Fixing a bug creating floating point constants of type other
Gordon Henriksen
2008-02-02
1
-1
/
+23
*
Adding C bindings for SwitchInst::addCase.
Gordon Henriksen
2008-01-01
1
-0
/
+5
*
Add some doxygen comments to llvm-c/Core.h.
Gordon Henriksen
2007-12-30
1
-1
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Adding bindings for target triple and data layout.
Gordon Henriksen
2007-12-27
1
-0
/
+19
*
Switch the bindings to use LLVMFoldingBuilder.
Gordon Henriksen
2007-12-27
1
-1
/
+1
*
Adding bindings for memory buffers and module providers. Switching
Gordon Henriksen
2007-12-19
1
-0
/
+39
*
C and Ocaml bindings for address spaces, for that burgeoning market
Gordon Henriksen
2007-12-17
1
-5
/
+8
*
Change the PointerType api for creating pointer types. The old functionality ...
Christopher Lamb
2007-12-17
1
-1
/
+2
*
Add (very basic) bindings for ModuleProvider.
Gordon Henriksen
2007-12-12
1
-0
/
+14
*
Adding a collector name attribute to Function in the IR. These
Gordon Henriksen
2007-12-10
1
-0
/
+13
*
C and Objective Caml bindings for PHINode::addIncoming etc.
Gordon Henriksen
2007-10-08
1
-1
/
+21
*
Remove debugging printf to get build going on x86-64.
Evan Cheng
2007-10-08
1
-2
/
+0
*
C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced
Gordon Henriksen
2007-10-08
1
-0
/
+8
*
C and Objective Caml bindings for GlobalVariable::isConstant.
Gordon Henriksen
2007-10-07
1
-0
/
+11
*
C and Objective Caml bindings for PATypeHolder.
Gordon Henriksen
2007-10-07
1
-0
/
+18
*
Adopting a uniform naming convention for type constructors in bindings.
Gordon Henriksen
2007-10-06
1
-10
/
+10
*
Adopting a uniform naming convention for constant constructors in bindings.
Gordon Henriksen
2007-10-06
1
-13
/
+12
*
Adding C and Ocaml bindings for ConstantExpr.
Gordon Henriksen
2007-10-06
1
-0
/
+201
*
Wrapping Value::dump.
Gordon Henriksen
2007-10-06
1
-0
/
+4
*
Removing the silly CHelpers header by rolling wrap and unwrap into the C
Gordon Henriksen
2007-10-05
1
-14
/
+0
*
Demoting CHelpers.h to include/llvm/Support.
Gordon Henriksen
2007-09-29
1
-1
/
+1
*
Added C and Ocaml bindings for functions, basic blocks, and
Gordon Henriksen
2007-09-26
1
-9
/
+453
*
Tests of the ocaml (and thus C) bindings for constants.
Gordon Henriksen
2007-09-18
1
-0
/
+8
*
C bindings for libLLVMCore.a and libLLVMBitWriter.a.
Gordon Henriksen
2007-09-18
1
-0
/
+322