aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* First version of Polly release notes for 3.2Tobias Grosser2012-11-191-5/+14
* SystemLibrary.rst: remove reference to a bug that was closed long time agoDmitri Gribenko2012-11-181-5/+0
* Documentation: convert SystemLibrary documentation to reSTDmitri Gribenko2012-11-183-318/+258
* Documentation: remove a copy of the FileCheck man page from TestingGuideDmitri Gribenko2012-11-181-194/+4
* Documentation: use a :doc: link instead of an absolute http:// link.Dmitri Gribenko2012-11-181-2/+2
* Documentation: fix broken link.Dmitri Gribenko2012-11-181-2/+2
* docs: CodingStandards should follow the coding standards.Sean Silva2012-11-171-20/+20
* Bump sphinx config to 3.3.Benjamin Kramer2012-11-171-2/+2
* docs: Add link to HowToSetUpLLVMStyleRTTISean Silva2012-11-171-1/+2
* ReleaseNotes.html updates reflecting PPC64 Elf Linux efforts and progress.Will Schmidt2012-11-161-0/+37
* Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.Duncan Sands2012-11-162-8/+23
* Remove trailing whitespaceMichael Ilseman2012-11-161-28/+28
* Fix typo.Jyotsna Verma2012-11-151-2/+2
* Add description of how to build docsJoel Jones2012-11-151-1/+28
* Add missing documentation for llvm.exp2, llvm.log10, and llvm.log2.Craig Topper2012-11-151-0/+102
* Add llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint intrinsics.Craig Topper2012-11-151-0/+141
* Add some release notes that say we removed the CellSPU port.Eric Christopher2012-11-151-0/+2
* docs: Improve typographical correctness.Sean Silva2012-11-141-2/+2
* docs: Sphinxify TestSuiteMakefileGuideSean Silva2012-11-143-356/+290
* Remove the CellSPU port.Eric Christopher2012-11-141-9/+0
* docs: Sphinxify TestingGuideSean Silva2012-11-147-930/+723
* Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions inAlexander Kornienko2012-11-141-0/+27
* Added %(line), %(line+<number>), %(line-<number>) substitutions to litAlexander Kornienko2012-11-141-0/+5
* FileCheck.rst: change formatting of code-like constructs to use a monospacedDmitri Gribenko2012-11-141-86/+50
* docs: nuke GCCFEBuildInstrs.htmlSean Silva2012-11-141-279/+0
* docs: Fix Sphinx toctree warning.Sean Silva2012-11-141-0/+4
* docs: chmod -x HowToUseInstrMappings.rstSean Silva2012-11-141-0/+0
* Relax the restrictions on vector of pointer types, and vector getelementptr.Duncan Sands2012-11-131-6/+7
* Update link to external documentJean-Daniel Dupas2012-11-121-1/+1
* fix a spelling mistakeNadav Rotem2012-11-121-1/+1
* Update the vectorizer docs.Nadav Rotem2012-11-111-4/+20
* fix typo PR1476Pawel Wodnicki2012-11-071-1/+1
* fix for PR1476Pawel Wodnicki2012-11-071-2/+2
* Fix a broken sentenceEli Bendersky2012-11-071-2/+3
* Document the -input-file option of FileCheckEli Bendersky2012-11-071-0/+5
* docs: use code font for console commands in phabricator manualAlexey Samsonov2012-11-061-2/+2
* Add a couple of stubs to the release notes for things I noticed whileChandler Carruth2012-11-051-1/+5
* PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...Eli Bendersky2012-11-051-2/+1
* Documentation: fix typos.Dmitri Gribenko2012-11-021-2/+2
* Remove stale documentation about tail duplicaton IR passArnold Schwaighofer2012-10-311-17/+0
* Fix typo in CodeGenerator docEli Bendersky2012-10-311-4/+4
* Typo.Jakub Staszak2012-10-291-1/+1
* Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector...Nadav Rotem2012-10-291-1/+2
* Loads and stores without an explicit alignment use the abi alignment not theDuncan Sands2012-10-291-2/+2
* Clarify that there is an option other than OAuth for Phabricator andChandler Carruth2012-10-271-4/+10
* Suggest llvm_unreachable over assert(0).Jordan Rose2012-10-261-10/+15
* Remove LoopDependenceAnalysis.Benjamin Kramer2012-10-261-10/+10
* Minor enhancement to build process notes for ARM platforms.David Tweed2012-10-261-2/+15
* Update the release notes to note the change from TargetData to DataLayout.Micah Villmow2012-10-251-0/+3
* add TableGen support to create relationship maps between instructionsSebastian Pop2012-10-252-0/+203