summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix sphinx error from Statepoints.rstMatt Arsenault2014-12-031-0/+5
* Fix a typo in the documentation of LTOBenjamin Poulain2014-12-031-1/+1
* Prologue supportPeter Collingbourne2014-12-033-28/+112
* [Statepoints 4/4] Statepoint infrastructure for garbage collection: Documenta...Philip Reames2014-12-021-0/+209
* [OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.Peter Zotov2014-12-011-0/+1
* [OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov2014-12-011-0/+42
* Remove neverHasSideEffects support from TableGen CodeGenInstruction. Everyone...Craig Topper2014-11-261-1/+0
* Clarify wording in the LangRef around !invariant.loadPhilip Reames2014-11-241-4/+5
* Correct path to regression tests in ExtendingLLVMSergey Dmitrouk2014-11-241-4/+4
* Clarify the description of the noalias attributeHal Finkel2014-11-211-13/+16
OpenPOWER on IntegriCloud