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
/
examples
/
BrainF
/
BrainFDriver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the examples for an API change.
Rafael Espindola
2013-07-16
1
-1
/
+1
*
Update the examples for the new header file locations.
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Sort the #include lines of the examples/... tree.
Chandler Carruth
2012-12-04
1
-2
/
+2
*
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-04-19
1
-1
/
+0
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Kill ModuleProvider and ghost linkage by inverting the relationship between
Jeffrey Yasskin
2010-01-27
1
-1
/
+0
*
Make LLVM command-line tools overwrite their output files without -f.
Dan Gohman
2009-08-25
1
-1
/
+0
*
eliminate the std::ostream forms of the bitcode writing APIs.
Chris Lattner
2009-08-23
1
-19
/
+20
*
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
1
-4
/
+6
*
Revert the ConstantInt constructors back to their 2.5 forms where possible, t...
Owen Anderson
2009-07-24
1
-1
/
+1
*
Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...
Reid Kleckner
2009-07-18
1
-2
/
+1
*
Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a num...
Owen Anderson
2009-07-16
1
-2
/
+2
*
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
1
-1
/
+1
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-1
/
+3
*
make sure that JIT examples link in their appropriate target.
Chris Lattner
2009-06-17
1
-0
/
+3
*
use proper namespace qualifications
Chris Lattner
2008-08-23
1
-5
/
+4
*
API changes for class Use size reduction, wave 1.
Gabor Greif
2008-04-06
1
-4
/
+4
*
remove attributions from examples.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Change the PointerType api for creating pointer types. The old functionality ...
Christopher Lamb
2007-12-17
1
-1
/
+1
*
add a new BF->LLVM translator, contributed by Sterling Stein.
Chris Lattner
2007-09-12
1
-0
/
+156