platform/upstream/llvm.git
2019-07-22 Louis Dionne[libc++] Do not infer support for C++17 in GCC < 7
2019-07-22 Paul Robinson[X86] Remove const from some intrinsics that shouldn...
2019-07-22 Sam McCall[clangd] Add dlog()s for SelectionTree, enabling -debug...
2019-07-22 Guillaume Chatelet[Polly] Clang complains about missing virtual destructor
2019-07-22 Marshall ClowUpdate c++2a status page with post-Cologne information
2019-07-22 Matt ArsenaultTableGen: Support physical register inputs > 255
2019-07-22 Marco Antognini[NFC] Relaxed regression tests for PR42665
2019-07-22 Pavel LabathELF: Fix a "memset clearing object of non-trivial type...
2019-07-22 Sam Parker[ARM][LowOverheadLoops] Revert remaining pseudos
2019-07-22 Alexey Bataev[OPENMP]Add support for analysis of firstprivate variables.
2019-07-22 Matt ArsenaultAMDGPU/GlobalISel: Fix broken tests
2019-07-22 Aaron BallmanUpdate documentation for all CERT checks that correspon...
2019-07-22 Nikola PricaReland [ELF] Loose a condition for relocation with...
2019-07-22 Matt ArsenaultAMDGPU/GlobalISel: Remove unnecessary code
2019-07-22 David Green[ARM] Fix for MVE VPT block pass
2019-07-22 Christudasan... Updated the signature for some stack related intrinsics...
2019-07-22 Aaron BallmanRevert the change to the [[nodiscard]] feature test...
2019-07-22 Simon Pilgrim[X86] EltsFromConsecutiveLoads - support common source...
2019-07-22 Matt ArsenaultAMDGPU/GlobalISel: Fix tests without asserts
2019-07-22 Christudasan... Added address-space mangling for stack related intrinsics
2019-07-22 Simon Pilgrim[X86][SSE] Add EltsFromConsecutiveLoads test case ident...
2019-07-22 George Rimar[yaml2obj] - Change how we handle implicit sections.
2019-07-22 Fangrui Song[ARM][test] Improve tests
2019-07-22 Sam McCall[clangd] Set buffer name for main file. NFCI
2019-07-22 Ilya Biryukov[clangd] Log input code of failed highlighting tests...
2019-07-22 Raphael Isemann[lldb][NFC] Tablegenify breakpoint
2019-07-22 Ilya Biryukov[AST] Treat semantic form of InitListExpr as implicit...
2019-07-22 Stefan GranitzAdd location of SVN staging dir to git-llvm error output
2019-07-22 Marco Antognini[OpenCL] Improve destructor support in C++ for OpenCL
2019-07-22 Oliver Stannard[IPRA][ARM] Make use of the "returned" parameter attribute
2019-07-22 George Rimar[llvm-readobj] - Stop using precompiled objects in...
2019-07-22 Jay Foad[AMDGPU] Save some work when an atomic op has no uses
2019-07-22 Kai Luo[PowerPC][NFC] Precommit a test case where ppc-mi-peeph...
2019-07-22 Serguei Katkov[Loop Peeling] Fix the handling of branch weights of...
2019-07-22 Fangrui Song[utils] Clean up UpdateTestChecks/common.py
2019-07-22 Fangrui Song[analyzer] Fix -Wunused-function in NDEBUG builds with...
2019-07-22 Craig Topper[InstCombine] Add foldAndOfICmps test cases inspired...
2019-07-21 Nemanja Ivanovic[PowerPC][NFC] Precomit test case for upcoming patch
2019-07-21 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - Move...
2019-07-21 Nemanja Ivanovic[PowerPC][NFC] Regenerate test using script
2019-07-21 Craig Topper[InstCombine] Update comment I missed in r366649. NFC
2019-07-21 Simon Pilgrim[SmallBitVector] Fix bug in find_next_unset for small...
2019-07-21 Aditya Nandakumar[GISel]: Attach missing range metadata while translatin...
2019-07-21 David Green[ARM] Move MVE VPT block tests into the Thumb2 director...
2019-07-21 Raphael Isemann[lldb] Fix crash when looking up type coming from the...
2019-07-21 Roman Lebedev[NFC][InstCombine] Add a few extra srem-by-power-of...
2019-07-21 Nathan Lanza[NativePDB] Make GetOrCreateDeclForUid return an lldb...
2019-07-21 Craig Topper[InstCombine] Remove insertRangeTest code that handles...
2019-07-21 Craig Topper[InstCombine] Don't use AddOne/SubOne to see if two...
2019-07-21 Yuanfang Chen[lldb] Fix buildbot build fail caused by r366645
2019-07-21 Nico Webergn build: Merge r366622
2019-07-20 Yuanfang Chen[Clang] Replace cc1 options '-mdisable-fp-elim' and...
2019-07-20 Petr Hosek[ELF] Support explicitly overriding relocation model...
2019-07-20 Roman Lebedev[NFC][InstCombine] Autogenerate a few tests
2019-07-20 Roman Lebedev[NFC][InstCombine] Add srem-by-signbit tests - still...
2019-07-20 Roman Lebedev[NFC][Codegen][X86][AArch64] Add "(x s% C) == 0" tests
2019-07-20 Saleem Abdulrasoolbuild: allow the user to specify `llvm-tblgen`
2019-07-20 Serge GueltonFix asan infinite loop on undefined symbol
2019-07-20 Roman Lebedev[Codegen][SelectionDAG] X u% C == 0 fold: non-splat...
2019-07-20 Simon Pilgrim[X86][SSE] Use PSADBW to improve vXi8 sum reduction...
2019-07-20 Simon PilgrimFix cppcheck reduce scope variable warnings. NFCI
2019-07-20 Serge GueltonRevert "Fix asan infinite loop on undefined symbol"
2019-07-20 Florian Hahn[Local] Zap blockaddress without users in ConstantFoldT...
2019-07-20 Serge GueltonFix asan infinite loop on undefined symbol
2019-07-20 Stefan Granitz[CMake] Align debugserver with lldb-server on Darwin
2019-07-20 Richard Smith[c++20] P1161R3: a[b,c] is deprecated.
2019-07-20 Aaron BallmanMark P1301R4 in C++2a as being SVN instead.
2019-07-20 Aaron BallmanWe support P1301R4 in C++2a as of r366626.
2019-07-20 Richard Smith[cxx_status] Update status page for WG21 Cologne meetin...
2019-07-20 Aaron BallmanImplement P1301R4, which allows specifying an optional...
2019-07-20 Jessica Paquette[GlobalISel][AArch64] Contract trivial same-size cross...
2019-07-19 Guanzhong Chen[WebAssembly] Compute and export TLS block alignment
2019-07-19 Teresa Johnson[LTO] Always mark regular LTO units with EnableSplitLTO...
2019-07-19 Daniel SandersRe-commit: r366610 and r366612: Expand pseudo-component...
2019-07-19 Matt ArsenaultAMDGPU/GlobalISel: Legalize GEP for other 32-bit addres...
2019-07-19 Denis Bakhvalov[NFC] Remove unused variable
2019-07-19 Stanislav Mekhanoshin[AMDGPU] Autogenerate register sequences in tuples
2019-07-19 Matthew VossRevert "Fix asan infinite loop on undefined symbol"
2019-07-19 Sunil SrivastavaDisallow most calling convention attributes on PS4
2019-07-19 Stanislav Mekhanoshin[AMDGPU] Fixed occupancy calculation for gfx10
2019-07-19 Daniel SandersRevert r366610 and r366612: Expand pseudo-components...
2019-07-19 Craig Topper[InstCombine] Fix copy/paste mistake in the test cases...
2019-07-19 Matt ArsenaultAMDGPU: Avoid custom predicates for stores with glue
2019-07-19 Daniel SandersFix a latent bug discovered by r366610: nativecodegen...
2019-07-19 Craig Topper[InstCombine] Add test cases for PR42691. NFC
2019-07-19 Daniel SandersExpand pseudo-components before embedding in llvm-config
2019-07-19 Matt ArsenaultAMDGPU: Redefine setcc condition PatLeafs
2019-07-19 Matt ArsenaultAMDGPU: Don't rely on m0 being -1 for GWS offsets
2019-07-19 Matt ArsenaultAMDGPU: Force s_waitcnt after GWS instructions
2019-07-19 Louis Dionne[libc++] Mark libcpp_deallocate.sh.cpp as UNSUPPORTED...
2019-07-19 Matt ArsenaultLiveIntervals: Fix handleMove asserting on BUNDLE
2019-07-19 Louis DionneRevert "[libc++] Integrate the PSTL into libc++"
2019-07-19 Michael Liao[AMDGPU] Add test case on crashing of `si-lower-sgpr...
2019-07-19 Louis Dionne[libc++] Allow passing additional CMake arguments in...
2019-07-19 Nick DesaulniersRevert "Use the MachineBasicBlock symbol for a callbr...
2019-07-19 Matt Morehouse[RISCV] Disable tests failing on buildbots.
2019-07-19 Stanislav Mekhanoshin[AMDGPU] Allow register tuples to set asm names
2019-07-19 Matt ArsenaultAMDGPU/GlobalISel: Fix MMO flags for kernel argument...
2019-07-19 Matt ArsenaultGlobalISel: Add GINodeEquiv for fcopysign
2019-07-19 Shoaib Meenai[llvm-lipo] Remove trailing whitespace. NFC
next