OSDN Git Service

Merging r339600:
[android-x86/external-llvm.git] / docs /
2018-08-14 Martin Storsjo[ReleaseNotes] Mention various windows related changes...
2018-08-09 Ulrich Weigand[7.0 branch] Update release notes (SystemZ, TableGen)
2018-08-07 Hans WennborgReleaseNotes: the new vs integration
2018-08-03 Paul RobinsonRelease note for DWARF v5 support
2018-08-02 Hans WennborgRelease notes: fix -fno-strict-float-cast-overflow...
2018-07-31 Matt Davis[llvm-mca][docs] Replace "temporary" with "physical...
2018-07-31 Andrea Di Biagio[llvm-mca][docs] Improve the "How LLVM-MCA works" section.
2018-07-31 Andrea Di Biagio[llvm-mca][docs] Always use `llvm-mca` in place of...
2018-07-30 Matt Davis[llvm-mca][docs] Add instruction flow documentation...
2018-07-30 Joel Galenson[doc] Fix Getting Started typo.
2018-07-28 Vedant Kumar[docs] Clarify role of DIExpressions within debug intri...
2018-07-27 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler description
2018-07-27 Craig Topper[Docs] Remove hard tab character from code block in...
2018-07-26 Duncan P. N. Exon... ADT: Document advantages of SmallVector<T,0> over std...
2018-07-26 David Carlier[Docs] Update of Xray page
2018-07-25 Eli Friedman[LangRef] Clarify undefined behavior for function attri...
2018-07-24 Andres FreundAdd PerfJITEventListener for perf profiling support.
2018-07-23 Matt Davis[llvm-mca][docs] Define IPC where it is first mentioned...
2018-07-23 Michael J. SpencerRevert "[docs] Add support for Markdown documentation...
2018-07-23 Michael J. Spencer[docs] Add support for Markdown documentation in Sphinx
2018-07-23 Jonas Devlieghere[Docs] Fix LLVM_YAML_IS_DOCUMENT_LIST_VECTOR
2018-07-21 Matt Davis[llvm-mca][docs] Add documentation for the statistic...
2018-07-20 George Karpenkov[FileCheck] Provide an option for FileCheck to dump...
2018-07-20 Michael J. SpencerRevert "[docs] Add support for Markdown documentation...
2018-07-19 Michael J. Spencer[docs] Add support for Markdown documentation in Sphinx
2018-07-19 Matt Davis[llvm-mca][docs] Add Timeline and How MCA works.
2018-07-19 Matt Morehouse[libFuzzer] Update documentation regarding MSan.
2018-07-19 Anastasis Grammenos[Docs] Testing Debug Info Preservation in Optimizations
2018-07-19 David Green[UnJ] Document unroll and jam pass and loop metadata
2018-07-18 Teresa Johnson[docs] Update GoldPlugin documentation
2018-07-18 Chandler Carruth[x86/SLH] Add the design document for Speculative Load...
2018-07-17 Peter CollingbourneMC: Implement support for new .addrsig and .addrsig_sym...
2018-07-17 Eli Friedman[LangRef] Clarify semantics of load metadata.
2018-07-17 Eli Friedman[LangRef] nnan and ninf produce poison.
2018-07-17 Eli Friedman[LangRef] Clarify which fast-math flags affect fcmp.
2018-07-17 Matt Davis[llvm-mca][docs] Revert mca internals docs.
2018-07-16 Matt Davis[llvm-mca][docs] Add notes about cycle and resource...
2018-07-16 Sanjay Patel[Intrinsics] define funnel shift IR intrinsics + DAG...
2018-07-16 Matt Davis[llvm-mca][docs] Initial description of mca internals...
2018-07-16 Joel Galenson[cfi-verify] Abort on unsupported targets
2018-07-13 Vedant Kumar[docs] Update usage directive for llvm-cov report ...
2018-07-13 Joel E. Denny[FileCheck] Implement -v and -vv for tracing matches
2018-07-11 Joel E. Denny[FileCheck] Don't permit overlapping CHECK-DAG
2018-07-11 Teresa JohnsonRevert "[docs] As of binutils 2.21.51.0.2, ld.bfd suppo...
2018-07-11 Joel E. DennyRevert r336830: [FileCheck] Don't permit overlapping...
2018-07-11 Joel E. Denny[FileCheck] Don't permit overlapping CHECK-DAG
2018-07-11 Simon Tatham[TableGen] Add a general-purpose JSON backend.
2018-07-11 Eli Friedman[LangRef] Clarify alloca of zero bytes.
2018-07-09 Manoj Guptallvm: Add support for "-fno-delete-null-pointer-checks"
2018-07-09 George Burgess IVMake llvm.objectsize more conservative with null
2018-07-02 Dave Leenm: Add -no-weak flag for hiding weak symbols
2018-07-02 Piotr PadlewskiImplement strip.invariant.group
2018-06-27 Paul RobinsonDocument the git config for Windows to do line-endings...
2018-06-26 James HendersonFix doc title underlining.
2018-06-26 James Henderson[FileCheck] Add CHECK-EMPTY directive for checking...
2018-06-25 Fangrui Song[docs] Update doc after split of -gen-intrinsic in...
2018-06-22 Konstantin ZhuravlyovAMDHSA: Put old assembler docs back
2018-06-21 Scott Linder[AMDGPU] Update assembler for HSA Code Object v3
2018-06-21 Konstantin ZhuravlyovAMDGPU/AMDHSA: Remove GridWorkGroupCountX/Y/Z
2018-06-21 Nicolai HaehnleTableGen/SearchableTables: Support more generic enums...
2018-06-19 Kuba Mracek[llvm] Document "%T" as deprecated in TestingGuide.rst
2018-06-19 Saleem Abdulrasooldocs: document CodeView directives
2018-06-18 Simon Pilgrim[docs] Fix indentation of llvm-exegesis command line...
2018-06-18 Clement Courbet[llvm-exegesis] Optionally ignore instructions without...
2018-06-15 Hiroshi Inoue[NFC] fix trivial typos in documents
2018-06-14 Eli FriedmanMake uitofp and sitofp defined on overflow.
2018-06-14 Tony Tye[AMDGPU] Document the AMDGPU LLVM attributes
2018-06-14 Simon Dardis[docs] Update CompilerWriterInfo.rst for MIPS
2018-06-13 Hans WennborgGettingStarted.rst: Fix 'If you you' typo (PR37787)
2018-06-12 Konstantin ZhuravlyovAMDHSA: Code object v3 updates
2018-06-08 Eli Friedman[LangRef] fptosi and fptoui return poison on overflow.
2018-06-08 Eli Friedman[LangRef] insertelement/extractelement return poison...
2018-06-07 David Carlier[docs] add various sanitisers support for FreeBSD/OpenBSD
2018-06-06 Elena DemikhovskyAdded documentation for Masked Vector Expanding Load...
2018-06-04 Amaury SechetGet rid of SETCCE
2018-06-04 Nicola Zaghen[ReleaseNotes] Formatting fixes.
2018-06-04 Nicolai HaehnleTableGen: some LangRef doc fixes
2018-06-04 Nicolai HaehnleTableGen: Streamline the semantics of NAME
2018-06-04 Nicola Zaghen[ReleaseNotes] Add release note for the new LLVM_DEBUG...
2018-06-02 Michael J. Spencer[MC] Add assembler support for .cg_profile.
2018-06-01 Sanjay Patel[LangRef] fix typo; NFC
2018-06-01 Clement Courbet[llvm-exegesis] Fix off-by-one in llvm-exegesis documen...
2018-06-01 Amaury SechetSet ADDE/ADDC/SUBE/SUBC to expand by default
2018-05-31 Joel E. Denny[lit] Report line number for failed RUN command
2018-05-30 Joel E. DennyRevert r333584: [lit] Report line number for failed...
2018-05-30 Joel E. Denny[lit] Report line number for failed RUN command
2018-05-29 Konstantin ZhuravlyovAMDGPU: Always set COMPUTE_PGM_RSRC2.ENABLE_TRAP_HANDLE...
2018-05-29 Fangrui Song[LangRef] Fix TBAA example
2018-05-28 Fangrui Song[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass
2018-05-27 Eric ChristopherTidy some language in the xray documentation.
2018-05-26 Teresa Johnson[ThinLTO] Print module summary index to assembly
2018-05-24 Clement Courbet[llvm-exegesis] Show sched class details in analysis.
2018-05-22 Eli Friedman[docs] Clarify usage of "vector" in Programmer's Manual.
2018-05-22 Clement Courbet[llvm-exegesis] Update doc to mention that the output...
2018-05-22 Hans WennborgLangRef.rst: the "\01" prefix applies not just to variables
2018-05-18 Piotr PadlewskiDissallow non-empty metadata for invariant.group
2018-05-18 Kostya Kortchinsky[docs] Scudo documentation minor update
2018-05-18 JF Bastien[NFC] update coding standard links to HTTPS
2018-05-18 Clement Courbet[llvm-exegesis] Improve documentation.
2018-05-17 Simon PilgrimFix typo in declaring code-block snippet
next