OSDN Git Service

[InstCombine] fix formatting in SimplifyDemandedVectorElts->Select; NFCI
[android-x86/external-llvm.git] / docs /
2018-09-04 Chandler Carruth[x86/SLH] Add a real Clang flag and LLVM IR attribute...
2018-09-04 Chandler Carruth[x86/SLH] Teach SLH to harden against the "ret2spec...
2018-08-31 Matthias BraunRevamp test-suite documentation
2018-08-30 Andrea Di Biagio[llvm-mca] Report the number of dispatched micro opcode...
2018-08-29 Andrea Di Biagio[llvm-mca] Add fields "Total uOps" and "uOps Per Cycle...
2018-08-29 Kirill Bobyrev[benchmark] NFC: Turn benchmark ON on all non-Windows...
2018-08-28 Dean Michael Berris[XRay][docs] Chrome Trace Viewer Instructions
2018-08-28 Dean Michael Berris[XRay][docs] Update instructions
2018-08-28 Kirill Bobyrev[benchmark] Stop building benchmarks by default
2018-08-28 Kirill BobyrevPull google/benchmark library to the LLVM tree
2018-08-27 Matt ArsenaultLangRef: Clarify expected sNaN behavior for minnum...
2018-08-27 Andrea Di Biagio[llvm-mca] Improved report generated by the SchedulerSt...
2018-08-26 Chandler Carruth[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
2018-08-25 Kuba Mracek[llvm] Document "%T" as deprecated in CommandGuide...
2018-08-23 Alexander RichardsonAllow creating llvm::Function in non-zero address spaces
2018-08-22 David Green[AArch64] Add Tiny Code Model for AArch64
2018-08-21 Fangrui Song[docs][gold] Fix a typo
2018-08-21 Alex Langford[docs] Fix a small typo in a debug info example
2018-08-18 Aditya KumarUpdating MergeFunctions.rst
2018-08-16 Chandler Carruth[x86/MIR] Implement support for pre- and post-instructi...
2018-08-16 Justin Bogner[docs] Try to clarify the FuzzingLLVM docs
2018-08-10 Aaron BallmanUpdate the coding standards and developer policy docume...
2018-08-08 Michael TrentAdd a CommandGuide for llvm-objdump
2018-08-06 Chandler Carruth[docs] Continue working around broken Sphinx parsing...
2018-08-06 Chandler Carruth[docs] Remove the `dso_local` tag from these functions.
2018-08-06 Chandler Carruth[docs] Stop trying to parse the ThinLTO summary IR...
2018-08-06 Chandler Carruth[docs] Switch debug info metadata blocks to use `text...
2018-08-06 Chandler Carruth[docs] Correct the basic syntax structure of the DISubr...
2018-08-06 Chandler Carruth[docs] Remove an example that isn't well formed LLVM...
2018-08-06 Chandler Carruth[docs] Fix an LLVM-syntax code block to actually be...
2018-08-06 Chandler Carruth[docs] Turn of `nasm` highlighting for a code block.
2018-08-06 Chandler Carruth[docs] Reinstate r337730 - Add support for Markdown...
2018-08-03 Matt Davis[llvm-mca][docs] Move the code marker text into its...
2018-08-03 Andrea Di Biagio[llvm-mca] Speed up the computation of the wait/ready...
2018-08-03 Andrea Di Biagio[llvm-mca][docs] Improve the CommandLine documentation.
2018-08-01 Hans WennborgClear release notes and update version
2018-08-01 Hans WennborgBump the trunk version to 8.0.0svn
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
next