platform/upstream/llvm.git
2019-09-17 David Green[ARM] Add a SelectTAddrModeImm7 for MVE narrow loads...
2019-09-17 David Green[ARM] Fixup pipeline test. NFC
2019-09-17 David Green[ARM] Reserve an emergency spill slot for fp16 addressi...
2019-09-17 Alexey Bataev[OPENMP]Try to rework the test to pacify the buildbots...
2019-09-17 Yitzhak Mandelbaum[clang-format] Fix cleanup of `AnnotatedLine` to includ...
2019-09-17 Benjamin Kramer[clangd] Fix another TSAN issue
2019-09-17 Benjamin Kramer[RISCV] Unbreak the build
2019-09-17 Sam Parker[ARM] Fix for buildbots
2019-09-17 Krasimir GeorgievRevert "[SLC] Preserve attrs for strncpy(x, "", y)...
2019-09-17 Erich KeaneAdd SpellingNotCalculated to Attribute Enums to suppres...
2019-09-17 Nico Webergn build: (manually) merge r372076
2019-09-17 George Rimar[llvm-readobj/llvm-objdump] - Improve how tool locate...
2019-09-17 Sam Parker[ARM] Fix for buildbots
2019-09-17 Luis Marques[RISCV][NFC] Use NoRegister instead of 0 literal
2019-09-17 Sven van Haastregt[OpenCL] Tidy up some comments; NFC
2019-09-17 Simon Pilgrim[X86] X86DAGToDAGISel::tryFoldLoad - assert root/parent...
2019-09-17 Simon PilgrimInterleavedAccessInfo - Don't dereference a dyn_cast...
2019-09-17 Simon Pilgrim[LoopVectorize] Don't dereference a dyn_cast result...
2019-09-17 David Green[ARM] Fix for MVE load/store stack accesses
2019-09-17 Benjamin KramerHide implementation details in namespaces.
2019-09-17 Krasimir Georgievlldb: move a test input to the test Inputs dir
2019-09-17 Sam Parker[ARM][LowOverheadLoops] Add LR def safety check
2019-09-17 George Rimar[llvm-readobj] - Test PPC64 relocations properly.
2019-09-17 George Rimar[obj2yaml] - Support PPC64 relocation types.
2019-09-17 George Rimar[yaml2obj/obj2yaml] - Allow setting an arbitrary values...
2019-09-17 James Henderson[docs] Make --version text more correct
2019-09-17 Luis Marques[RISCV] Switch to the Machine Scheduler
2019-09-17 Johannes Doerfert[Attributor][Fix] Initialize the cache prior to using it
2019-09-17 Luis MarquesRevert Patch from Phabricator
2019-09-17 Simon Pilgrim[X86] Use APInt::getLowBitsSet helper. NFCI.
2019-09-17 Utkarsh SaxenaAdd SemanticRanges to Clangd server.
2019-09-17 David Bolvansky[SLC] Preserve attrs for strncpy(x, "", y) -> memset...
2019-09-17 Graham Hunter[SVE][MVT] Fixed-length vector MVT ranges
2019-09-17 David Bolvansky[InstCombine] Annotate strdup with deref_or_null
2019-09-17 David Bolvansky[NFCI] Fixed buildbots
2019-09-17 Fangrui Song[SimplifyLibCalls] Fix -Wunused-result after D53342...
2019-09-17 David Bolvansky[NFC] Updated test
2019-09-17 Peter Smith[ELF][AARCH64] Refactor AArchErrataFix to match changes...
2019-09-17 David Bolvansky[NFC} Updated test
2019-09-17 Luis MarquesPatch from Phabricator
2019-09-17 David Bolvansky[SimplifyLibCalls] Mark known arguments with nonnull
2019-09-17 Michal Gorny[lldb] [Process/gdb-remote] Fix defaulting signal to...
2019-09-17 George Rimar[llvm-readobj] - Fix BB after r372087.
2019-09-17 Fangrui Song[llvm-ar] Parse 'h' and '-h': display help and exit
2019-09-17 George Rimar[llvm-readobj] - Fix a TODO in elf-reloc-zero-name...
2019-09-17 Alexander Timofeev[AMDGPU]: PHI Elimination hooks added for custom COPY...
2019-09-17 Sam Parker[ARM] LE support in ConstantIslands
2019-09-17 Florian Hahn[LoopUnroll] Use LoopSize+1 as threshold, to allow...
2019-09-17 George Rimar[llvm-readobj] - Refactor the code.
2019-09-17 Sjoerd Meijer[Clang] Pragma vectorize_width() implies vectorize...
2019-09-17 George Rimar[llvm-objcopy] - Remove python invocations from 2 test...
2019-09-17 Kito Cheng[RISCV] Add option aliases: -mcmodel=medany and -mcmode...
2019-09-17 Florian Hahn[bugpoint] Add support for -Oz and properly enable...
2019-09-17 Kito Cheng[RISCV] Define __riscv_cmodel_medlow and __riscv_cmodel...
2019-09-17 Raphael IsemannReland "[lldb][NFC] Make ApplyObjcCastHack less scary"
2019-09-17 Sam Parker[ARM][MVE] Add invalidForTailPredication to TSFlags
2019-09-17 Hideto Ueno[Attributor] Use Alias Analysis in noalias callsite...
2019-09-17 Ilya Biryukov[clangd] Remove stale comment. NFC
2019-09-17 Hideto Ueno[Attributor] Create helper struct for handling analysis...
2019-09-17 David Zarzycki[git-llvm] Do not reinvent `@{upstream}` (take 2)
2019-09-17 Craig Topper[X86] Split oversized vXi1 vector arguments and return...
2019-09-17 Craig Topper[X86] Allow masked VBROADCAST instructions to be turned...
2019-09-17 Craig Topper[X86] Add support for commuting EVEX VCMP instructons...
2019-09-17 Craig Topper[X86] Add test case for missed opportunity to commute...
2019-09-17 Craig Topper[X86] Enable commuting of EVEX VCMP for all immediate...
2019-09-17 Jonas Devlieghere[test] Disable reproducer dump test on Windows
2019-09-17 Richard SmithFix reliance on -flax-vector-conversions in AVX intrins...
2019-09-17 Richard SmithFix reliance on lax vector conversions in tests for...
2019-09-17 Richard SmithRemove reliance on lax vector conversions from altivec...
2019-09-17 Jonas Devlieghere[ScriptInterpreter] Initialize globals when loading...
2019-09-17 Fangrui Song[ELF][Hexagon] Allow PT_LOAD to have overlapping p_offs...
2019-09-17 Nicholas AllegraPush lambda scope earlier when transforming lambda...
2019-09-17 Jim InghamRevert "[lldb][NFC] Make ApplyObjcCastHack less scary"
2019-09-17 Jake Ehrlich[libFuzzer] Always print DSO map on Fuchsia libFuzzer...
2019-09-17 Alexey Bataev[OPENMP] Fix the test, NFC
2019-09-16 David Blaikiellvm-reduce: Clean out previous test temp/output dir...
2019-09-16 David Blaikiellvm-reduce: Remove some string copies
2019-09-16 Jonas Devlieghere[test] Fail gracefully if the regex doesn't match
2019-09-16 Joel E. DennyRevert r372035: "[lit] Make internal diff work in pipel...
2019-09-16 Amara Emerson[GlobalISel] Partially revert r371901.
2019-09-16 David Blaikiellvm-reduce: Make tests shell-independent by passing...
2019-09-16 David L. JonesAdd libc to path mappings in git-llvm.
2019-09-16 Haibo HuangFix swig python package path
2019-09-16 Jonas Devlieghere[Reproducer] Implement dumping packets.
2019-09-16 Jonas DevlieghereFix warning: lambda capture 'temp_file_path' is not...
2019-09-16 Nemanja Ivanovic[PowerPC] Cust lower fpext v2f32 to v2f64 from extract_...
2019-09-16 Francis Visoiu... [Remarks] Allow remarks::Format::YAML to take a string...
2019-09-16 Vedant Kumar[test] Clean up previous raw profile before merging...
2019-09-16 Alexey Bataev[OPENMP]Fix the test, NFC.
2019-09-16 Bruno Cardoso... [Modules][Objective-C] Use complete decl from module...
2019-09-16 Jian Cai[compiler-rt][crt] make test case nontrivial in check_...
2019-09-16 Jian Cai[clang-tidy] add checks to bugprone-posix-return
2019-09-16 David L. JonesAdd a director, along with README.txt and LICENSE.txt...
2019-09-16 Joel E. Denny[lit] Make internal diff work in pipelines
2019-09-16 Dan AlbertRevert "Implement std::condition_variable via pthread_c...
2019-09-16 Bardia Mahjour[NFC] Test commit access
2019-09-16 DeForest Richards[Docs] Bug fix for docs homepage
2019-09-16 DeForest Richards[Docs] Adds Getting Started/Tutorials, Reference to...
2019-09-16 Lei Huang[PowerPC] Cust lower fpext v2f32 to v2f64 from extract_...
2019-09-16 Jonas Devlieghere[NFC] Move dumping into GDBRemotePacket
next