aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs
AgeCommit message (Expand)AuthorFilesLines
2022-11-30[Nomination] Adding Mozilla representative to security groupserge-sans-paille1-1/+1
2022-11-30[CMake] Support injecting extra dependencies for perf-trainingPetr Hosek1-0/+8
2022-11-29Recommit "[LoopFlatten] Enable it by default"Sjoerd Meijer1-0/+2
2022-11-28[LegacyPM] Remove pipeline extension mechanismArthur Eubanks1-17/+0
2022-11-28Remove TargetMachine::adjustPassManagerBjorn Pettersson2-10/+14
2022-11-27[Docs] Mention to add RUN line before running script to generate assertionShivam Gupta1-1/+2
2022-11-23Revert "Make -fsanitize=scudo use scudo_standalone. Delete check-scudo."Hans Wennborg1-7/+6
2022-11-22Make -fsanitize=scudo use scudo_standalone. Delete check-scudo.Mitch Phillips1-6/+7
2022-11-21[XCOFF] llvm-readobj support display symbol table of loader section of xcoff ...zhijian1-0/+4
2022-11-19Revert "[XCOFF] llvvm-readobj support display symbol table of loader section ...Vitaly Buka1-4/+0
2022-11-18[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCVMichael Maitland1-5/+118
2022-11-18[XCOFF] llvvm-readobj support display symbol table of loader section of xcoff...zhijian1-0/+4
2022-11-18[docs] remove extra slash from llvm github urlAarush Bhat1-1/+1
2022-11-17LangRef: Fix repeated wordMatt Arsenault1-1/+1
2022-11-16[LangRef] remove callbr references from Addresses of BasicBlock sectionNick Desaulniers1-8/+7
2022-11-16[VP][RISCV] Add vp.nearbyint and RISC-V support.Yeting Kuo1-0/+49
2022-11-16[VP][RISCV] Add vp.bswap and RISC-V support.Yeting Kuo1-0/+49
2022-11-15Revert "[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate repor...Michael Maitland1-118/+5
2022-11-15[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCVMichael Maitland1-5/+118
2022-11-15Revert "[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate repor...Michael Maitland1-118/+5
2022-11-15[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCVMichael Maitland1-5/+118
2022-11-15[GlobalISel] Remove semantic operand of G_IS_FPCLASSSerge Pavlov1-2/+1
2022-11-14[RISCV] Implement assembler support for XVentanaCondOpsPhilip Reames1-3/+6
2022-11-14[docs][OpaquePtr] Fix hyperlinksMindong Chen1-2/+2
2022-11-14[Docs] Add Documentation on BOLT Build ConfigsAiden Grossman1-0/+47
2022-11-14[Docs] Add Documentation on (Thin)LTO + PGO Build ConfigsAiden Grossman1-2/+32
2022-11-12[Docs] Minor Fixups in Advanced Builds DocumentationAiden Grossman1-10/+9
2022-11-11docs: add instructions for stand-alone builds of lldTom Stellard1-0/+1
2022-11-11[LangRef][LoongArch] Update inline asm constraint code and operand modifierXiaodong Liu1-1/+22
2022-11-10docs: Add instructions for stand-alone builds of clangTom Stellard1-0/+52
2022-11-10[AArch64] RME MEC instructions and system registersKeith Walker1-0/+1
2022-11-09[AArch64] Add support for the Cortex-X3 CPUVictor Campos1-0/+1
2022-11-09[X86] Support -march=sierraforest, grandridge, graniterapids.Freddy Ye1-0/+1
2022-11-08Use opt -passes=<name> instead of opt -nameBjorn Pettersson1-3/+3
2022-11-07[Docs] Add my Office HoursPaulo Matos1-0/+5
2022-11-07[IR] Allow available_externally GlobalAliasFangrui Song1-4/+7
2022-11-06Online sync-ups: add SYCL working group sync details.Alexey Bader1-0/+4
2022-11-04[IR] Switch everything to use memory attributeNikita Popov2-78/+45
2022-11-04[X86] Support -march=raptorlake, meteorlakeFreddy Ye1-0/+1
2022-11-03[AArch64] Add support for the Cortex-A715 CPUSimi Pallipurath1-0/+2
2022-11-02LangRef: Fix typo in backtick placementMatt Arsenault1-1/+1
2022-11-02Fix LLVM sphinx build botAaron Ballman1-0/+4
2022-11-02[docs][NewPM] Move pass plugin documentation into existing new PM docsArthur Eubanks3-45/+60
2022-11-02[opt] Add -p alias for -passesArthur Eubanks1-0/+2
2022-11-02[llvm-config] Remove --src-root optionMichał Górny1-4/+0
2022-11-02Fix Assignment Tracking docs error from 33c7ae55e729069be754f56c4d4606cdeddd377bOCHyams1-1/+1
2022-11-02[Assignment Tracking][1/*] Add initial docs for Assignment TrackingOCHyams3-0/+272
2022-11-01LangRef: Attempt to formulate some rules for addrspacecastMatt Arsenault1-8/+33
2022-11-01[RISCV][docs] Add some wording around vendor extensionsPhilip Reames1-0/+12
2022-11-01[VP][RISCV] Add vp.rint and RISC-V support.Yeting Kuo1-0/+49