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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the preverify pass from the documentation now that it has been removed
Yunzhong Gao
2015-01-30
1
-7
/
+0
*
Remove gc.root's performCustomLowering
Philip Reames
2015-01-28
1
-63
/
+12
*
[docs] Use slightly more proper .rst markup
Sean Silva
2015-01-28
1
-3
/
+3
*
[docs] [cleanup] No need for a comment around C++11 override
Sean Silva
2015-01-28
1
-6
/
+6
*
Introduce a section to the programmers manual about type hierarchies,
Chandler Carruth
2015-01-28
1
-0
/
+70
*
[docs] Add link to the MIPS 64-bit ELF object file specification
Simon Atanasyan
2015-01-25
1
-0
/
+2
*
Fixup debug information references.
Charlie Turner
2015-01-24
3
-11
/
+13
*
Update references to lines of code count.
Charlie Turner
2015-01-24
2
-2
/
+2
*
Intrinsics: introduce llvm_any_ty aka ValueType Any
Ramkumar Ramachandra
2015-01-22
1
-7
/
+1
*
Explicitly describe '///' versus '//' comment delimiters.
Paul Robinson
2015-01-22
1
-2
/
+4
*
[PM] Split the LoopInfo object apart from the legacy pass, creating
Chandler Carruth
2015-01-17
1
-2
/
+2
*
ProgrammersManual.rst: fix a typo
Hans Wennborg
2015-01-17
1
-1
/
+1
*
[PowerPC] Adjust PatchPoints for ppc64le
Hal Finkel
2015-01-16
1
-5
/
+6
*
ReleaseNotes.rst: bump version to 3.7
Hans Wennborg
2015-01-14
1
-161
/
+8
*
Trunk is now 3.7.0svn
Hans Wennborg
2015-01-14
1
-2
/
+2
*
fix typos
Sanjay Patel
2015-01-14
1
-2
/
+2
*
SelectionDAG: add a -filter-view-dags option to llc
Mehdi Amini
2015-01-14
1
-1
/
+5
*
Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""
Hal Finkel
2015-01-14
1
-0
/
+6
*
AsmParser/Bitcode: Add support for MDLocation
Duncan P. N. Exon Smith
2015-01-13
1
-0
/
+17
*
Add link to Go bindings documentation.
Peter Collingbourne
2015-01-13
1
-0
/
+2
*
Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support"
Hal Finkel
2015-01-13
1
-6
/
+0
*
[PowerPC] Add StackMap/PatchPoint support
Hal Finkel
2015-01-13
1
-0
/
+6
*
Added a Mips lld milestone to the release notes for the 3.6 release.
Daniel Sanders
2015-01-13
1
-4
/
+5
*
Update release notes wrt OCaml bindings.
Peter Zotov
2015-01-13
1
-0
/
+26
*
Rename llvm.recoverframeallocation to llvm.framerecover
Reid Kleckner
2015-01-13
1
-6
/
+6
*
Phabricator calls it "subscriber" not "cc"
Paul Robinson
2015-01-13
1
-1
/
+2
*
Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Reid Kleckner
2015-01-13
1
-0
/
+50
*
First crack at PowerPC 3.6 release notes
Bill Schmidt
2015-01-12
1
-1
/
+19
*
Fix silly mistake in release notes for Mips.
Daniel Sanders
2015-01-11
1
-1
/
+1
*
Added release notes for the Mips target.
Daniel Sanders
2015-01-11
1
-1
/
+68
*
ReleaseNotes.rst: these are for 3.6
Hans Wennborg
2015-01-09
1
-1
/
+1
*
LangRef: Add usage points for distinct MDNodes
Duncan P. N. Exon Smith
2015-01-08
1
-0
/
+4
*
IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
2015-01-08
1
-0
/
+6
*
The Kaleidoscope tutorial should be using "mcjit" for the library,
Eric Christopher
2015-01-08
5
-5
/
+5
*
[LangRef] PR22118: Hyphen is allowed in IR identifiers.
Sean Silva
2015-01-07
1
-1
/
+1
*
Change the .ll syntax for comdats and add a syntactic sugar.
Rafael Espindola
2015-01-06
1
-6
/
+16
*
[LangRef] Correct a typo
Hal Finkel
2015-01-05
1
-2
/
+2
*
Reformat statepoint documentation and fix a couple of typos
Philip Reames
2015-01-02
1
-87
/
+287
*
Fixed 2 minor typos in the documentation.
Elena Demikhovsky
2014-12-29
1
-2
/
+2
*
Documentation for Masked Load and Store intrinsics.
Elena Demikhovsky
2014-12-25
1
-0
/
+87
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-62
/
+68
*
Require python 2.7.
Rafael Espindola
2014-12-12
3
-4
/
+4
*
Added documentation for MergeFunctions pass:
Stepan Dyatkovskiy
2014-12-10
3
-9
/
+822
*
Add argument variable support to the debug info tutorial
Eric Christopher
2014-12-09
1
-9
/
+43
*
Clean up the rst for the debug info tutorial
Eric Christopher
2014-12-08
1
-52
/
+52
*
InstrProf: An intrinsic and lowering for instrumentation based profiling
Justin Bogner
2014-12-08
1
-0
/
+44
*
Add Chapter 8 to the Kaleidoscope tutorial. This chapter adds
Eric Christopher
2014-12-08
2
-262
/
+687
*
Add a section to Statepoint docs mentioning shared bugzilla search and standa...
Philip Reames
2014-12-04
1
-0
/
+4
*
Minor typo and link fixes for Statepoint documentation
Philip Reames
2014-12-04
1
-5
/
+3
*
Fix grammar-o.
Nico Weber
2014-12-03
1
-1
/
+1
[next]