summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* Remove the preverify pass from the documentation now that it has been removedYunzhong Gao2015-01-301-7/+0
* Remove gc.root's performCustomLoweringPhilip Reames2015-01-281-63/+12
* [docs] Use slightly more proper .rst markupSean Silva2015-01-281-3/+3
* [docs] [cleanup] No need for a comment around C++11 overrideSean Silva2015-01-281-6/+6
* Introduce a section to the programmers manual about type hierarchies,Chandler Carruth2015-01-281-0/+70
* [docs] Add link to the MIPS 64-bit ELF object file specificationSimon Atanasyan2015-01-251-0/+2
* Fixup debug information references.Charlie Turner2015-01-243-11/+13
* Update references to lines of code count.Charlie Turner2015-01-242-2/+2
* Intrinsics: introduce llvm_any_ty aka ValueType AnyRamkumar Ramachandra2015-01-221-7/+1
* Explicitly describe '///' versus '//' comment delimiters.Paul Robinson2015-01-221-2/+4
* [PM] Split the LoopInfo object apart from the legacy pass, creatingChandler Carruth2015-01-171-2/+2
* ProgrammersManual.rst: fix a typoHans Wennborg2015-01-171-1/+1
* [PowerPC] Adjust PatchPoints for ppc64leHal Finkel2015-01-161-5/+6
* ReleaseNotes.rst: bump version to 3.7Hans Wennborg2015-01-141-161/+8
* Trunk is now 3.7.0svnHans Wennborg2015-01-141-2/+2
* fix typosSanjay Patel2015-01-141-2/+2
* SelectionDAG: add a -filter-view-dags option to llcMehdi Amini2015-01-141-1/+5
* Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""Hal Finkel2015-01-141-0/+6
* AsmParser/Bitcode: Add support for MDLocationDuncan P. N. Exon Smith2015-01-131-0/+17
* Add link to Go bindings documentation.Peter Collingbourne2015-01-131-0/+2
* Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support"Hal Finkel2015-01-131-6/+0
* [PowerPC] Add StackMap/PatchPoint supportHal Finkel2015-01-131-0/+6
* Added a Mips lld milestone to the release notes for the 3.6 release.Daniel Sanders2015-01-131-4/+5
* Update release notes wrt OCaml bindings.Peter Zotov2015-01-131-0/+26
* Rename llvm.recoverframeallocation to llvm.framerecoverReid Kleckner2015-01-131-6/+6
* Phabricator calls it "subscriber" not "cc"Paul Robinson2015-01-131-1/+2
* Add the llvm.frameallocate and llvm.recoverframeallocation intrinsicsReid Kleckner2015-01-131-0/+50
* First crack at PowerPC 3.6 release notesBill Schmidt2015-01-121-1/+19
* Fix silly mistake in release notes for Mips.Daniel Sanders2015-01-111-1/+1
* Added release notes for the Mips target.Daniel Sanders2015-01-111-1/+68
* ReleaseNotes.rst: these are for 3.6Hans Wennborg2015-01-091-1/+1
* LangRef: Add usage points for distinct MDNodesDuncan P. N. Exon Smith2015-01-081-0/+4
* IR: Add 'distinct' MDNodes to bitcode and assemblyDuncan P. N. Exon Smith2015-01-081-0/+6
* The Kaleidoscope tutorial should be using "mcjit" for the library,Eric Christopher2015-01-085-5/+5
* [LangRef] PR22118: Hyphen is allowed in IR identifiers.Sean Silva2015-01-071-1/+1
* Change the .ll syntax for comdats and add a syntactic sugar.Rafael Espindola2015-01-061-6/+16
* [LangRef] Correct a typoHal Finkel2015-01-051-2/+2
* Reformat statepoint documentation and fix a couple of typosPhilip Reames2015-01-021-87/+287
* Fixed 2 minor typos in the documentation.Elena Demikhovsky2014-12-291-2/+2
* Documentation for Masked Load and Store intrinsics.Elena Demikhovsky2014-12-251-0/+87
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-62/+68
* Require python 2.7.Rafael Espindola2014-12-123-4/+4
* Added documentation for MergeFunctions pass:Stepan Dyatkovskiy2014-12-103-9/+822
* Add argument variable support to the debug info tutorialEric Christopher2014-12-091-9/+43
* Clean up the rst for the debug info tutorialEric Christopher2014-12-081-52/+52
* InstrProf: An intrinsic and lowering for instrumentation based profilingJustin Bogner2014-12-081-0/+44
* Add Chapter 8 to the Kaleidoscope tutorial. This chapter addsEric Christopher2014-12-082-262/+687
* Add a section to Statepoint docs mentioning shared bugzilla search and standa...Philip Reames2014-12-041-0/+4
* Minor typo and link fixes for Statepoint documentationPhilip Reames2014-12-041-5/+3
* Fix grammar-o.Nico Weber2014-12-031-1/+1
OpenPOWER on IntegriCloud