index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
examples
/
BrainF
/
BrainF.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation of examples after 13680223b9d8 / r352827
James Y Knight
2019-02-01
1
-1
/
+1
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-3
/
+3
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-3
/
+3
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix some Include What You Use warnings in examples; other minor fixes.
Eugene Zelenko
2016-05-25
1
-4
/
+5
*
Update the examples for the new header file locations.
Chandler Carruth
2013-01-02
1
-3
/
+3
*
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
Chandler Carruth
2012-06-29
1
-1
/
+1
*
Move EVER MORE stuff over to LLVMContext.
Owen Anderson
2009-07-14
1
-1
/
+2
*
Make the use of const with respect to LLVMContext sane. Hopefully this is th...
Owen Anderson
2009-07-01
1
-2
/
+2
*
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
1
-2
/
+3
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-2
/
+3
*
Have IRBuilder take a template argument on whether or not to preserve
Eric Christopher
2008-08-08
1
-1
/
+1
*
Merge LLVMBuilder and FoldingBuilder, calling
Duncan Sands
2008-04-13
1
-2
/
+2
*
remove attributions from examples.
Chris Lattner
2007-12-29
1
-2
/
+2
*
add a new BF->LLVM translator, contributed by Sterling Stein.
Chris Lattner
2007-09-12
1
-0
/
+91