OSDN Git Service

[X86] Add D32039/PR31357 tests to show current BSWAP codegen
[android-x86/external-llvm.git] / docs /
2017-04-18 Adrian PrantlPR32382: Fix emitting complex DWARF expressions.
2017-04-17 Peter CollingbourneBitcode: Add a string table to the bitcode format.
2017-04-14 Kostya Serebryany[libFuzzer] more trophies
2017-04-13 Matthias BraunMIRLangRef: Add a section on simplifying .mir tests
2017-04-13 Matthias BraunMIRLangRef: Simplify/update documentation
2017-04-13 George Burgess IVRemove more lies from the LangRef.
2017-04-13 George Burgess IVUpdate the LangRef to reflect reality.
2017-04-12 Sanjay Patel[InstCombine] fix wrong undef handling when converting...
2017-04-12 Piotr Padlewski[LangRef] fix documentation
2017-04-12 Piotr PadlewskiInvariant.group and mustalias docs fixes
2017-04-11 Andrew KaylorMinor updates to floating point intrinsic documentation
2017-04-10 Matt ArsenaultAllow DataLayout to specify addrspace for allocas.
2017-04-06 Dean Michael Berris[XRay][docs] Fix hyperlink to XRay doc
2017-04-05 Gor Nishanov[coroutines] Add syntax coloring to examples in Corouti...
2017-04-04 Evgeniy StepanovChange section flag character for SHF_LINK_ORDER to...
2017-04-03 Tim NorthoverUpdate stale doxygen links in ProgrammersManual.rst
2017-04-03 Joel JonesFix LLVMBuild.txt typo. NFC
2017-04-03 Peter CollingbourneBitcode: Remove reader support for MODULE_CODE_PURGEVALS.
2017-03-31 Dean Michael Berris[XRay][docs] Add XRayExample to docindex.
2017-03-30 Dean Michael Berris[XRay][docs] Examples for how to use XRay
2017-03-30 Matt ArsenaultLangRef: Don't refer to a 'generic' address space.
2017-03-29 Rafael EspindolaFix GettingStarted.rst statement.
2017-03-28 Adam Nemet[IR] Add AllowContract to FastMathFlags
2017-03-24 Reid KlecknerDocument how to fetch monorepo SVN revision notes
2017-03-22 Adrian PrantlDocument the status quo of DIExpression semantics in...
2017-03-21 George Burgess IVLet llvm.objectsize be conservative with null pointers
2017-03-21 Reid KlecknerFix RST docs AttributeList heading underline
2017-03-21 Reid KlecknerRename AttributeSet to AttributeList
2017-03-20 Jonathan RoelofsMention that the Sphinx docs build wants version 1...
2017-03-17 Evgeniy StepanovFix docs-llvm-html build.
2017-03-17 Evgeniy StepanovAdd !associated metadata.
2017-03-16 Rong XuResubmit r297897: [PGO] Value profile for size of memor...
2017-03-16 Eric LiuRevert "[PGO] Value profile for size of memory intrinsi...
2017-03-15 Rong Xu[PGO] Value profile for size of memory intrinsic calls
2017-03-13 Daniel BerlinFix some indenting and line-wrapping issues identified...
2017-03-12 Daniel BerlinAdd documentation on debug counters to Programmers...
2017-03-11 Daniel BerlinRemove opt-bisect support for "cases" in favor of debug...
2017-03-09 Artem Belevich[FileCheck] Added --enable-var-scope option to enable...
2017-03-09 Sanjay Patel[InstSimplify] vector div/rem with any zero element...
2017-03-08 Konstantin Zhuravlyov[DebugInfo] Emit address space with DW_AT_address_class...
2017-03-08 Konstantin Zhuravlyov[DebugInfo] Make legal and emit DW_OP_swap and DW_OP_xderef
2017-03-07 Gor Nishanov[coroutines] Add handling for unwind coro.ends
2017-03-07 Ayman Musa[X86][AVX512] Adding new LLVM TableGen backend which...
2017-03-05 Sylvestre LedruRevert commit r296967, no typo
2017-03-04 Sylvestre LedruFix a typo. Patch by fcrick on github https://github...
2017-03-04 Sylvestre LedruRemove redundant code block and update comment.
2017-03-04 Sylvestre LedruFix a typo. Thanks to huangml. Reported here: https...
2017-02-28 Dean Michael Berris[XRay][Docs] Update the XRay documentation
2017-02-28 Dehao ChenAdd function importing info from samplepgo profile...
2017-02-28 Lang Hames[docs] Fix a think-o in the Programmer's Manual.
2017-02-27 Lang Hames[Support][Error] Add a 'cantFail' utility function...
2017-02-25 Piotr Padlewski[Doc] Modernize programmers manual
2017-02-23 Tobias Grosser[docs] Add information about how to checkout polly...
2017-02-23 Eli FriedmanExplicitly state the behavior of inbounds with a null...
2017-02-21 Wei DingAMDGPU : AMDGPU : Update AMDGPU Trap Handler ABI.
2017-02-17 Ismail DonmezUpdate Bugzilla URLs in docs
2017-02-13 Sanjoy Das[LangRef] Explicitly allow readnone and reaodnly functi...
2017-02-13 Sanjoy Das[LangRef] Update the TBAA section
2017-02-11 Mehdi AminiUpdate Kaleidoscope tutorial and improve Windows support
2017-02-11 Aaron BallmanCorrecting several sphinx errors; should fix the LLVM...
2017-02-10 Dehao ChenEncode duplication factor from loop vectorization and...
2017-02-10 Mehdi AminiFix doc for `-opt-bisect-limit`: the LTO option prefix...
2017-02-10 Mehdi AminiFix doc for `-opt-bisect-limit`: the LTO option is...
2017-02-10 Wei DingAMDGPU : Add trap handler support.
2017-02-10 Matthias Braundocs/conf.py: Suppress sphinx highlighting failure...
2017-02-09 Hans WennborgDon't try to link to the 4.0 release notes
2017-02-09 Matthias Braunlit.rst: Fix sphinx complaint about multiple option...
2017-02-09 Jonathan Roelofs[docs] Fix typo
2017-02-09 Kostya Kortchinsky[docs] Documentation update for Scudo
2017-02-09 Rafael EspindolaMake it possible to set SHF_LINK_ORDER explicitly.
2017-02-09 David Bozier[docs] cleanup documentation on lit substitutions
2017-02-07 Sanjoy DasFix the docs build
2017-02-07 Daniel BerlinThis patch adds a ssa_copy intrinsic, as part of splitt...
2017-02-07 Sanjoy Das[ImplicitNullCheck] Extend Implicit Null Check scope...
2017-02-06 Reid Kleckner[LangRef] Document some LLVM inline asm special escapes
2017-02-05 Dylan McKay[docs] Document the staging buildbot
2017-02-05 Vedant Kumar[llvm-cov] Don't show function summaries when filtering...
2017-01-31 Peter CollingbourneMC: Introduce the ABS8 symbol modifier.
2017-01-30 Alexey Bader[LanRef] Fix typo in getelementptr example.
2017-01-28 Matthias BraunUse print() instead of dump() in code
2017-01-27 Justin LebarUpdate NVVMReflect usage doc to new idiom for adding...
2017-01-27 Justin Lebar[LangRef] Make @llvm.sqrt(x) return undef, rather than...
2017-01-26 Andrew KaylorAdd intrinsics for constrained floating point operations
2017-01-26 Zvi Rackover[Doc][LangRef] Fix typo-ish error in description of...
2017-01-25 Peter CollingbourneLangRef: Document the allowed metadata dropping transforms.
2017-01-25 Greg ParkerReinstate "r292904 - [lit] Allow boolean expressions...
2017-01-24 Alex LorenzRevert "r292904 - [lit] Allow boolean expressions in...
2017-01-24 Greg Parker[lit] Allow boolean expressions in REQUIRES and XFAIL...
2017-01-24 Greg ParkerRevert "[lit] Allow boolean expressions in REQUIRES...
2017-01-24 Greg Parker[lit] Allow boolean expressions in REQUIRES and XFAIL...
2017-01-23 Ahmed Bougacha[AArch64][GlobalISel] Legalize narrow scalar ops again.
2017-01-22 Sean Silva[docs] Point to upstream Sphinx install instructions.
2017-01-20 Peter Collingbournedocs: Document that !absolute_symbol { all-ones, all...
2017-01-19 Malcolm Parsons[docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
2017-01-18 Graydon Hoare[lit] Support sharding testsuites, for parallel execution.
2017-01-18 Kostya Serebryany[libFuzzer] better link for trophies
2017-01-17 Mehdi AminiFix GettingStarted doc so that the example build comman...
2017-01-17 Aaron BallmanSilence some Sphinx diagnostics in an attempt to get...
2017-01-16 Justin Lebar[NVPTX] Add blank line to NVPTXUsage.rst to appease...
2017-01-15 Justin Lebar[NVPTX] Let there be One True Way to set NVVMReflect...
next