OSDN Git Service

[MSSA] Add special handling for invariant/constant loads.
[android-x86/external-llvm.git] / docs /
2016-08-02 Kostya Serebryany[sanitizer] Implement a __asan_default_options() equiva...
2016-08-01 Lang Hames[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld:...
2016-07-28 Sanjoy Das[IR] Introduce a non-integral pointer type
2016-07-28 David Majnemer[coroutines] Part 3 of N: Adding Boilerplate for Corout...
2016-07-28 Renato Golin[docs] Add sub-mod example by Chris to GitHub proposal
2016-07-28 Sylvestre Ledrufix some typos in the doc
2016-07-27 Daniel Sanders[mips] Update the link to the MIPS documentation in...
2016-07-27 Mehdi AminiFix Coroutines doc example
2016-07-27 David Majnemer[coroutines] Part 2 of N: Adding Coroutine Intrinsics
2016-07-26 Vedant Kumar[docs] Fix a sphinx error in llvm-cov.rst
2016-07-26 Vedant KumarRetry: [llvm-cov] Add support for exporting coverage...
2016-07-26 Peter Collingbournedocs: Add reference to type metadata to langref.
2016-07-26 Vedant KumarRevert "[llvm-cov] Add support for exporting coverage...
2016-07-26 Vedant Kumar[llvm-cov] Add support for exporting coverage data...
2016-07-26 Sanjoy DasFix docs/Coroutines.rst syntax highlighting on Linux
2016-07-26 Krzysztof ParzyszekAdd link to the Hexagon documentation
2016-07-26 Daniel Sanders[lit] Document the 'available_features' member of the...
2016-07-23 Aaron BallmanChange some more llvm highlighting instances to be...
2016-07-23 Aaron BallmanSwitching the highlighting from llvm to none in an...
2016-07-23 Aaron BallmanRemoves a warning about duplicate label named _strings...
2016-07-23 David Majnemer[coroutines] Part 1 of N: Documentation
2016-07-22 Anna ThomasInvariant start/end intrinsics overloaded for address...
2016-07-21 Renato Golin[docs] Move GitHub to GitHubSubMod
2016-07-21 Anna ThomasRevert "Invariant start/end intrinsics overloaded for...
2016-07-21 Anna ThomasInvariant start/end intrinsics overloaded for address...
2016-07-21 Renato GolinAdding RELEASE_TESTERS.TXT
2016-07-21 Renato Golin[docs] Update release docs
2016-07-20 Renato Golin[docs] Fixing Sphinx warnings to unclog the buildbot
2016-07-20 Renato Golin[docs] fix cmake code-block warning
2016-07-20 Renato Golin[docs] Add proposals to index file
2016-07-20 Renato Golin[docs] GitHub Proposal for LLVM
2016-07-20 Yunzhong GaoFixing a few places in this doc which look like obvious...
2016-07-19 Aaron BallmanThis code block breaks the docs build (lab.llvm.org...
2016-07-19 Aaron BallmanThis code block breaks the docs build (lab.llvm.org...
2016-07-19 Aaron BallmanThis code block breaks the docs build (lab.llvm.org...
2016-07-19 Vedant KumarRetry: [llvm-profdata] Speed up merging by using a...
2016-07-19 Vedant KumarRevert "[llvm-profdata] Speed up merging by using a...
2016-07-19 Lang Hames[Kaleidoscope][BuildingAJIT] More work on the text...
2016-07-18 Vedant Kumar[llvm-profdata] Speed up merging by using a thread...
2016-07-18 Hans WennborgTrunk release notes now refer to 4.0.0
2016-07-18 Hans WennborgBump the trunk version to 4.0.0svn.
2016-07-18 Alexander KornienkoFixed errors in docs.
2016-07-15 Sebastian Popbugpoint: add flag -verbose-errors
2016-07-15 Vedant Kumar[llvm-cov] Optionally use a symbol demangler when prepa...
2016-07-15 Lang Hames[Kaleidoscope][BuildingAJIT] Start filling in text...
2016-07-14 Aaron BallmanSpeculatively fix the sphinx build, which does not...
2016-07-14 Chris Lattnerclarify a bit.
2016-07-14 Adrian PrantlSynchronize LLVM and clang's ObjCDeclSpec::ObjCProperty...
2016-07-13 David BlaikiePR28516: Fix LangRef description of call and invoke...
2016-07-13 Etienne Bergeronfix incorrect xref in sphinx doc
2016-07-12 Piotr PadlewskiReview fixes to lit documentation
2016-07-10 Hal FinkelUpdate the LangRef description of the 'returned' attribute
2016-07-09 Sean Silva[docs] Fix up a broken link.
2016-07-08 Piotr PadlewskiAdded REQUIRES to TestingGuide documentation
2016-07-08 Piotr PadlewskiFix LTO document
2016-07-06 Vedant Kumar[llvm-cov] Add support for creating html reports
2016-07-06 Justin BognerNVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0
2016-07-06 Paul Robinson[Conduct] Refine what "rare cases" means wrt violations...
2016-07-04 Nicolai HaehnleAdd writeonly IR attribute
2016-07-02 Sylvestre Ledrufix some various typos in the doc
2016-07-02 Wilfred HughesNew Kaleidoscope chapter: Creating object files
2016-06-30 Chandler CarruthRemove non-ASCII characters (silly smart quotes). Thank...
2016-06-30 Chandler CarruthIntroduce a *draft* of a code of conduct for the LLVM...
2016-06-29 Krzysztof Parzyszek[Docs][CodeGenerator] Don't specify the number of opera...
2016-06-28 Artur PilipenkoSupport arbitrary addrspace pointers in masked load...
2016-06-28 Vedant KumarReapply "[llvm-cov] Add an -output-dir option for the...
2016-06-28 Vedant KumarRevert "[llvm-cov] Add an -output-dir option for the...
2016-06-28 Vedant Kumar[llvm-cov] Add an -output-dir option for the show sub...
2016-06-28 Vedant Kumar[llvm-cov] Add a format option for the 'show' sub-comma...
2016-06-27 Wolfgang PiebDocument the ability to perform multi-line pattern...
2016-06-27 Matt ArsenaultVerifier: Reject non-float !fpmath
2016-06-27 Artur PilipenkoRevert -r273892 "Support arbitrary addrspace pointers...
2016-06-27 Artur PilipenkoSupport arbitrary addrspace pointers in masked load...
2016-06-25 Peter CollingbourneIR: Introduce llvm.type.checked.load intrinsic.
2016-06-24 Peter CollingbourneIR: New representation for CFI and virtual call optimiz...
2016-06-23 Tom StellardSupport/ELF: Add R_AMDGPU_GOTPCREL relocation
2016-06-23 Chris LattnerChange the email address for commit access requests...
2016-06-23 Renato Golin[docs] Bump minimum version of CMake in its own doc
2016-06-21 Peter CollingbourneIR: Allow metadata attachments on declarations, and...
2016-06-20 Lang Hames[Kaleidoscope][BuildingAJIT] Remove some superfluous...
2016-06-20 Lang Hames[Kaleidoscope][BuildingAJIT] Fix a punctuation mistake...
2016-06-16 Matt ArsenaultLangRef: Note expectations when loading with extra...
2016-06-15 David MajnemerRemove the ScalarReplAggregates pass
2016-06-14 Amaury SechetFix list of deprecated C API attribute functions
2016-06-14 Peter CollingbourneIR: Introduce local_unnamed_addr attribute.
2016-06-14 Konstantin Zhuravlyov[docs] Update AMDGPU relocation information
2016-06-14 Daniel Sanders[FileCheck] Document --check-prefixes.
2016-06-14 Hans WennborgFix some typos in the Kaleidoscope tutorial (PR28120)
2016-06-13 Ulrich Weigand[SystemZ] Enable index register memory constraints...
2016-06-12 Amaury SechetMake sure we have a Add/Remove/Has function for various...
2016-06-10 Matt ArsenaultUpdate call site attribute documentation
2016-06-10 Tom Stellarddocs: Add AMDGPU relocation information
2016-06-09 Vedant Kumar[docs] Fix indentation for a tool option
2016-06-09 Ulrich Weigand[SystemZ] Enable long displacement constraints for...
2016-06-08 Kostya Serebryany[libFuzzer] docs: merge two lines with cmake instructio...
2016-06-07 Kostya Serebryany[docs] fix the build by including ScudoHardenedAllocato...
2016-06-07 Vedant KumarRetry^4 "[llvm-profdata] Add option to ingest filepaths...
2016-06-07 Reid KlecknerAdd info to SourceLevelDebugging about CodeView
2016-06-07 Lang Hames[Kaleidoscope] Update Chapter 3 of the "Implementing...
2016-06-07 Kostya Serebryany[sanitizer] Initial implementation of a Hardened Allocator
next