aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-12-19Add llvm-objdump man pageEd Maste
2018-12-18[docs] Improve HowToCrossCompilerBuiltinsOnArmPeter Smith
2018-12-18[FileCheck] Annotate input dump (1/7)Joel E. Denny
2018-12-17[AMDGPU][MC][DOC] A fix for build failure in r349370Dmitry Preobrazhensky
2018-12-17[AMDGPU][MC][DOC] A fix for build failure in r349368Dmitry Preobrazhensky
2018-12-17[AMDGPU][MC][DOC] Updated AMD GPU assembler descriptionDmitry Preobrazhensky
2018-12-16Use backquotes to avoid a sphinx unexpected error:Sylvestre Ledru
2018-12-16Document the usage of BOOTSTRAP_XXX with stage2 buildsSylvestre Ledru
2018-12-12[docs] Use correct ending quotes.Michael Kruse
2018-12-12[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.Michael Kruse
2018-12-12[Intrinsic] Signed Fixed Point Multiplication IntrinsicLeonard Chan
2018-12-10[docs] Add the new Objective-C ARC intrinsics to the LangRef.Erik Pilkington
2018-12-07Introduce llvm.experimental.widenable_condition intrinsicMax Kazantsev
2018-12-05HowToBuildWithPGO.rst: Fix a few details in the manual stepsHans Wennborg
2018-12-04MIR: Add method to stop after specific runs of passesMatt Arsenault
2018-11-30[docs][AtomicExpandPass] Document the alternate lowering strategy for part-wo...Alex Bradbury
2018-11-27[clang][slh] add attribute for speculative load hardeningZola Bridges
2018-11-27[TableGen] Preprocessing supportVyacheslav Zakharin
2018-11-27Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges
2018-11-27[clang][slh] add attribute for speculative load hardeningZola Bridges
2018-11-26Remove trailing empty lineVitaly Buka
2018-11-26[stack-safety] Analysis documentationVitaly Buka
2018-11-26Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges
2018-11-26[clang][slh] add attribute for speculative load hardeningZola Bridges
2018-11-23[llvm-mca][View] Improved Retire Control Unit Statistics.Andrea Di Biagio
2018-11-21[docs] Add C++ Performance Benchmark to test-suite proposals.Michael Kruse
2018-11-20[Docs] Documentation for the saturation addition and subtraction intrinsicsLeonard Chan
2018-11-19It's itsPaul Robinson
2018-11-17Reverted r347092 due to the following build fails:Vyacheslav Zakharin
2018-11-16Preprocessing support in tablegen.Vyacheslav Zakharin
2018-11-16[FNeg] Add FNeg Instruction to LangRef documentCameron McInally
2018-11-16Added missing whitespace in the link.Artem Belevich
2018-11-16[CUDA] updated CompileCudaWithLLVM.rstArtem Belevich
2018-11-15[AMDGPU] Update code object metadata format documentationScott Linder
2018-11-14Mark @llvm.trap coldVedant Kumar
2018-11-14Document how to comment an actual parameter.Paul Robinson
2018-11-13[FileCheck] fixing docs buildbot - use proper code-block typeFedor Sergeev
2018-11-13[BuildingAJIT] Clang-format chapters 1 and 2.Lang Hames
2018-11-13[BuildingAJIT] Update chapter 2 to use the ORCv2 APIs.Lang Hames
2018-11-13[FileCheck] fixing small formatting error in docsFedor Sergeev
2018-11-13[FileCheck] introduce CHECK-COUNT-<num> repetition directiveFedor Sergeev
2018-11-12[GC docs] Update the gcroot documentation to reflect recent simplifcations to...Philip Reames
2018-11-09[docs][statepoints] Reformulate open issues listPhilip Reames
2018-11-09[docs][statepoint] Expand a bit on problems with mixing references and raw po...Philip Reames
2018-11-09[docs][statepoint] tweak a titlePhilip Reames
2018-11-09[llvm-cov] Add lcov tracefile export format.Max Moroz
2018-11-08[docs][statepoint] Document explicitly provided stack slotsPhilip Reames
2018-11-08[docs][statepoints] add a section spelling out simplifications for non-reloca...Philip Reames
2018-11-08[docs] Add some subsections to make it possible to find portions of the state...Philip Reames
2018-11-08[docs] Clarify ELF section naming for StackMaps and fix a typoPhilip Reames