summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [llvm-symbolizer] Add -C as a short alias to -demangleDmitry Venikov2019-01-161-1/+1
* [LangRef] Fix typo adress->address. NFCCraig Topper2019-01-161-2/+2
* llvm-objdump -m -D should disassemble all text segmentsMichael Trent2019-01-151-17/+25
* [WebAssembly] Update release notesDerek Schuff2019-01-151-0/+2
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-2/+2
* Update GettingStarted guide to recommend that people use the newJames Y Knight2019-01-146-423/+199
* [WebAssembly] Add a release notes blurbDan Gohman2019-01-141-0/+11
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-2/+2
* [llvm-symbolizer] Add -addresses, -a as aliases for -print-addressDmitry Venikov2019-01-141-1/+1
* Remove TypeBuilder.h, and fix the few locations using it.James Y Knight2019-01-132-39/+0
* [llvm-symbolizer] Add -exe, -e as aliases to -objDmitry Venikov2019-01-111-1/+1
* [Docs] fix typo, adjust text orderSanjay Patel2019-01-101-5/+6
* [Docs] add note to avoid 'errno' for better vectorization (PR40265)Sanjay Patel2019-01-101-0/+4
* [llvm-symbolizer] Add -p as alias to -pretty-printDmitry Venikov2019-01-101-1/+1
* [llvm-profdata] add value-cutoff functionality in show commandRong Xu2019-01-081-1/+11
* [PGO] Revert r350579 to fix commit message.Rong Xu2019-01-081-11/+1
* [PGO] Use SourceFileName rather module name in PGOFuncNameRong Xu2019-01-071-1/+11
* Fix typo: "with he MODULE" -> "with the MODULE"Mark Searles2019-01-041-1/+1
* Python compat - no explicit reference to Python versionSerge Guelton2019-01-031-1/+1
* Python compat - print statementSerge Guelton2019-01-031-4/+5
* [AMDGPU][MC][DOC] Updated AMD GPU assembler description.Dmitry Preobrazhensky2018-12-288-2049/+2050
* manpages: Update the URL for httpsSylvestre Ledru2018-12-261-1/+1
* ReleaseNotes: X86 Target: bdver2 sched model was added (D52779)Roman Lebedev2018-12-241-1/+2
* ReleaseNotes: Document removal of add_llvm_loadable_module CMake macroTom Stellard2018-12-211-0/+5
* cmake: Remove add_llvm_loadable_module()Tom Stellard2018-12-202-3/+3
* Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.Michael Kruse2018-12-201-51/+81
* Add llvm-objdump man pageEd Maste2018-12-191-0/+197
* [docs] Improve HowToCrossCompilerBuiltinsOnArmPeter Smith2018-12-181-51/+140
* [FileCheck] Annotate input dump (1/7)Joel E. Denny2018-12-181-1/+8
* [AMDGPU][MC][DOC] A fix for build failure in r349370Dmitry Preobrazhensky2018-12-1722-61/+61
* [AMDGPU][MC][DOC] A fix for build failure in r349368Dmitry Preobrazhensky2018-12-171-2/+0
* [AMDGPU][MC][DOC] Updated AMD GPU assembler descriptionDmitry Preobrazhensky2018-12-17279-5600/+12955
* Use backquotes to avoid a sphinx unexpected error:Sylvestre Ledru2018-12-161-1/+1
* Document the usage of BOOTSTRAP_XXX with stage2 buildsSylvestre Ledru2018-12-161-0/+9
* [docs] Use correct ending quotes.Michael Kruse2018-12-121-1/+1
* [Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.Michael Kruse2018-12-124-0/+570
* [Intrinsic] Signed Fixed Point Multiplication IntrinsicLeonard Chan2018-12-121-0/+70
* [docs] Add the new Objective-C ARC intrinsics to the LangRef.Erik Pilkington2018-12-101-0/+260
* Introduce llvm.experimental.widenable_condition intrinsicMax Kazantsev2018-12-071-0/+139
* HowToBuildWithPGO.rst: Fix a few details in the manual stepsHans Wennborg2018-12-051-3/+3
* MIR: Add method to stop after specific runs of passesMatt Arsenault2018-12-041-0/+5
* [docs][AtomicExpandPass] Document the alternate lowering strategy for part-wo...Alex Bradbury2018-11-301-2/+18
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-271-13/+9
* [TableGen] Preprocessing supportVyacheslav Zakharin2018-11-271-1/+48
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-271-9/+13
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-271-13/+9
* Remove trailing empty lineVitaly Buka2018-11-261-1/+0
* [stack-safety] Analysis documentationVitaly Buka2018-11-263-0/+71
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-261-9/+13
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-261-13/+9