summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2015-04-02Fix typo and reword in LangRefEli Bendersky1-3/+3
2015-04-01[fuzzer] document the -tokens flag. Also change the diagnostic outputKostya Serebryany1-0/+22
2015-03-31[docs] Fix typo.Sean Silva2-2/+2
2015-03-31[WinEH] Generate .xdata for catch handlersDavid Majnemer1-11/+0
2015-03-31[fuzzer] more documentationKostya Serebryany1-18/+144
2015-03-31[docs] add cross-referenceScott Douglass1-1/+3
2015-03-30Move lib/Fuzzer docs from a README.txt to a proper .rst file.Kostya Serebryany2-0/+132
2015-03-30Explain how to abandon a review.Paul Robinson1-1/+14
2015-03-30Fix Sphinx warning " Title underline too short.".Rafael Espindola1-1/+1
2015-03-27WinEH: Create a parent frame alloca for HandlerType xdata tablesDavid Majnemer1-0/+11
2015-03-26[ADT][CMake][AutoConf] Fail-fast iterators for DenseMapSanjoy Das2-0/+25
2015-03-25WinEH: Create an unwind help alloca for __CxxFrameHandler3 xdata tablesReid Kleckner1-0/+12
2015-03-19docs: Update llvm-cov docs for the -use-color flagJustin Bogner1-4/+4
2015-03-18Update 3.7 Release Note mentionning the non-optionality of the DataLayoutMehdi Amini1-2/+6
2015-03-17docs: Update LangRef and SourceLevelDebuggingDuncan P. N. Exon Smith2-672/+210
2015-03-17[docs] Fix some malformed links.Sean Silva2-2/+2
2015-03-17[docs] Fix copy-and-paste bug in def-use exampleAdam Nemet1-1/+1
2015-03-15Adding commit msg guidelines to dev policyRenato Golin1-2/+56
2015-03-14Update LangRef now that a DataLayout is mandatory.Mehdi Amini1-41/+42
2015-03-14A few minor updates based on feedback from Justin and a few things I thought ...Chris Bieneman2-25/+47
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-2/+2
2015-03-13Updating GettingStarted documentation to reference CMake as the preferred way...Chris Bieneman3-205/+455
2015-03-12[docs] Update the doxygen configuration file.Logan Chien5-1292/+1527
2015-03-12[autoconf] Refine doxygen document options.Logan Chien1-4/+11
2015-03-12docs: Fix a typo in my previous commitJustin Bogner1-1/+1
2015-03-12docs: Document the llvm-cov show and report commandsJustin Bogner1-21/+191
2015-03-12Make llvm.eh.actions an intrinsic and add docs for itReid Kleckner1-0/+41
2015-03-12docs: Try to fix a couple of internal links in the llvm-profdata manualJustin Bogner1-4/+4
2015-03-11Fix too short title underline reported by build-bot.Dan Liew1-1/+1
2015-03-11Inspired by r231891, use gender neutral pronouns in the places I'veChandler Carruth1-3/+3
2015-03-09Introduce runtime unrolling disable matadata and use it to mark the scalar lo...Kevin Qin1-0/+10
2015-03-06CodingStyle: Allow delegating ctorsBenjamin Kramer1-0/+2
2015-03-05All FileCheck directives allow patterns.Paul Robinson1-1/+1
2015-03-05Replace llvm.frameallocate with llvm.frameescapeReid Kleckner1-11/+13
2015-03-05FileCheck: Document CHECK-SAME, follow-up to r230612Duncan P. N. Exon Smith1-0/+25
2015-03-05Add a few more performance tipsPhilip Reames2-3/+59
2015-03-05Add a link to the new PerformanceTips docs from the 3.7 release notesPhilip Reames1-0/+5
2015-03-04Initializer lists are supported in MSVC 2013. Since that's our minimum requir...Aaron Ballman1-3/+2
2015-03-04Update LangRef for explicit type changes to 'load' instructionDavid Blaikie1-19/+19
2015-03-04Update LangRef for getelementptr explicit type changesDavid Blaikie2-39/+40
2015-03-04Document the LLVM "thunk" attribute added back in r226708Reid Kleckner1-0/+5
2015-03-03LangRef: Clarify select's semantics with vector argumentsDavid Majnemer1-3/+4
2015-03-03Make llvm.eh.begincatch use an outparamReid Kleckner1-6/+6
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith1-1/+288
2015-03-02[PerformanceTips] Document various items folks have suggestedPhilip Reames1-0/+45
2015-02-28[OCaml] Generate documentation again with autoconf buildsystem.Peter Zotov1-3/+3
2015-02-27[new docs] Performance Tips for Frontend AuthorsPhilip Reames3-0/+70
2015-02-27Refer users looking for the release notes to 3.6.Benjamin Kramer1-1/+1
2015-02-27Delete LLVM_DELETED_FUNCTION from coding standardsReid Kleckner1-28/+0
2015-02-26Try to fix a docs link.Nico Weber1-3/+3