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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize raw_fd_ostream's constructor a bit.
Rafael Espindola
2014-08-25
1
-3
/
+2
*
Make it explicit that ExecutionEngine takes ownership of the modules.
Rafael Espindola
2014-08-19
9
-24
/
+37
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
23
-9
/
+145
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
23
-145
/
+9
*
Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that allow RTTI and EH
Dan Liew
2014-07-22
1
-0
/
+2
*
[CMake] Update libdeps.
NAKAMURA Takumi
2014-07-14
7
-0
/
+7
*
Try to fix the msvc build.
Benjamin Kramer
2014-04-29
1
-0
/
+1
*
Fix warnings about an variable only used in asserts.
Ahmed Charles
2014-03-06
1
-0
/
+3
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
3
-3
/
+3
*
Use DataLayout from the module when easily available.
Rafael Espindola
2014-02-25
5
-5
/
+10
*
Make DataLayout a plain object, not a pass.
Rafael Espindola
2014-02-25
5
-5
/
+5
*
Replace the F_Binary flag with a F_Text one.
Rafael Espindola
2014-02-24
1
-1
/
+1
*
Add back r201608, r201622, r201624 and r201625
Rafael Espindola
2014-02-19
1
-2
/
+2
*
This reverts commit r201625 and r201624.
Rafael Espindola
2014-02-19
1
-2
/
+2
*
Use PrivateLinkage now that it is safe.
Rafael Espindola
2014-02-19
1
-2
/
+2
*
Don't try to build ExceptionDemo on ARM.
Rafael Espindola
2014-02-12
1
-1
/
+1
*
[cleanup] Re-sort the examples #include lines with my sort_includes
Chandler Carruth
2014-01-13
11
-14
/
+14
*
[cleanup] Fix the includes in the examples for r199082.
Chandler Carruth
2014-01-13
14
-14
/
+14
*
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
NAKAMURA Takumi
2013-12-10
11
-11
/
+91
*
[weak vtables] Place class definitions into anonymous namespaces to prevent w...
Juergen Ributzka
2013-11-19
7
-44
/
+21
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
7
-7
/
+35
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
7
-33
/
+7
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
7
-7
/
+33
*
Add missing #include's to cctype when using isdigit/alpha/etc.
Will Dietz
2013-10-12
12
-0
/
+12
*
ExceptionDemo.cpp: Tweak a @param. [-Wdocumentation]
NAKAMURA Takumi
2013-07-29
1
-1
/
+1
*
Adding example source to support MCJIT/Kaleidoscope blog posts.
Andrew Kaylor
2013-07-22
20
-0
/
+9374
*
Remove unused fields.
Rafael Espindola
2013-07-21
1
-11
/
+3
*
Fix exception demo: Add mcjit to link component.
Logan Chien
2013-07-21
1
-1
/
+1
*
Update the examples for an API change.
Rafael Espindola
2013-07-16
1
-1
/
+1
*
ExceptionDemo: Corresponding to r181820, SectionMemoryManager should belong t...
NAKAMURA Takumi
2013-05-14
1
-2
/
+2
*
Remove exception handling support from the old JIT.
Rafael Espindola
2013-05-07
1
-1
/
+0
*
Port ExceptionDemo to MCJIT.
Rafael Espindola
2013-05-05
2
-3
/
+10
*
Add support for other typeinfo encodings in the ExceptionDemo.
Rafael Espindola
2013-05-01
1
-9
/
+41
*
The exception demo needs its symbols exported.
Rafael Espindola
2013-04-26
1
-0
/
+2
*
Update links to "Itanium C++ ABI: Exception Handling" document
Dmitri Gribenko
2013-01-13
1
-9
/
+9
*
Update the examples for the new header file locations.
Chandler Carruth
2013-01-02
13
-58
/
+58
*
Sort the #include lines of the examples/... tree.
Chandler Carruth
2012-12-04
13
-54
/
+54
*
Fix gcc's -Wunused-but-set-variable warnings.
Rafael Espindola
2012-11-26
1
-5
/
+0
*
Back out r166591, not sure why this made it through since I cancelled the com...
Micah Villmow
2012-10-24
1
-1
/
+1
*
Delete a directory that wasn't supposed to be checked in yet.
Micah Villmow
2012-10-24
1
-1
/
+1
*
Test commit access
Quentin Colombet
2012-10-23
1
-1
/
+1
*
ExceptionDemo.cpp: Use Function::setDoesNotReturn(). Attributes stuff was upd...
NAKAMURA Takumi
2012-10-12
1
-2
/
+2
*
ExceptionDemo.cpp: Whitespace.
NAKAMURA Takumi
2012-10-12
1
-587
/
+586
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
9
-14
/
+14
*
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
Chandler Carruth
2012-06-29
8
-10
/
+10
*
Remove trailing whitespaces
Arnaud A. de Grandmaison
2012-06-21
1
-3
/
+3
*
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-02
1
-1
/
+1
*
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-04-19
1
-1
/
+0
*
Switch to a more idiomatic way of silencing unused variable warnings in
Chandler Carruth
2012-02-20
1
-1
/
+2
*
Update ExceptionDemo to use ConstantDataArray.
Peter Collingbourne
2012-02-06
1
-2
/
+3
[next]