platform/upstream/llvm.git
2020-06-01 Eric Schweitz[flang] This adds the lowering stubs for Open MP.
2020-06-01 Stanislav MekhanoshinUpdate some names in test. NFC.
2020-06-01 Fangrui Song[Object] Add DF_1_PIE
2020-06-01 Sanjay Patel[InstCombine] add test for select-of-shuffle; NFC
2020-06-01 Stanislav MekhanoshinProcess gep (phi ptr1, ptr2) in SROA
2020-06-01 Siva Chandra... [libc] Add implementations of ceil[f], floor[f] and...
2020-06-01 Sam Clegg[WebAssembly] Update test expectations
2020-06-01 Sanjay Patel[InstNamer] use 'i' for Instructions, not 'tmp'
2020-06-01 AndreyChurbanov[openmp] Fixed taskloop recursive splitting so that...
2020-06-01 Aaron BallmanSupport GCC [[gnu::attributes]] in C2x mode
2020-06-01 Ehud Katz[StructurizeCFG] Fix an incorrect comment, NFC.
2020-06-01 Sanjay Patel[CodeGen] remove instnamer dependency from test file...
2020-06-01 James Henderson[Support] Add more context to DataExtractor getLEB128...
2020-06-01 Raphael IsemannRevert "[lldb] Pass -fPIC flag even when DYLIB_ONLY...
2020-06-01 James Henderson[DebugInfo] Add use of truncating data extractor to...
2020-06-01 Raphael Isemann[lldb][NFC] Make ClangExpressionSourceCode's wrapping...
2020-06-01 Sanjay Patel[utils] change default nameless value to "TMP"
2020-06-01 James Henderson[llvm-dwarfdump][test] Use verbose output to check...
2020-06-01 Simon PilgrimARMFrameLowering.h - remove unnecessary includes. NFC.
2020-06-01 Simon PilgrimMIPatternMatch.h - remove unused APFloat/APInt includes...
2020-06-01 Igor Kudrin[DebugInfo] Separate fields with commas in headers...
2020-06-01 Igor Kudrin[DebugInfo] Separate fields with commas in headers...
2020-06-01 Igor Kudrin[DebugInfo] Separate fields with commas in headers...
2020-06-01 Georgii Rymar[llvm-readelf] - Add explicit braces again. NFC.
2020-06-01 Georgii Rymar[llvm-readelf] - Add explicit braces. NFC.
2020-06-01 Ehud Katz[StructurizeCFG] Fix region nodes ordering
2020-06-01 Georgii Rymar[llvm-readobj] - Improve error reporting for hash tables.
2020-06-01 Tim NorthoverAArch64: materialize large stack offset into xzr correctly.
2020-06-01 Djordje Todorovic[DebugInfo][CallSites] Remove decl subprograms from...
2020-06-01 Nathan James[ASTMatchers] Force c++ unittests to specify correct...
2020-06-01 serge-sans... Improve SmallPtrSetImpl::count implementation
2020-06-01 serge-sans... Fix strict aliasing warning in msan.cpp
2020-06-01 Chen Zheng[MachineCombine] add a hook for resource length limit
2020-06-01 Li Rong Yi[PowerPC] Exploit vabsd on P9
2020-06-01 Nico Weber[gn build] (semi-manually) port a8ca0ec2670
2020-06-01 Matt ArsenaultAMDGPU/GlobalISel: Add stub reg-bank aware combiner...
2020-06-01 Fangrui Song[Driver] Simplify Linux::addProfileRTLibs
2020-05-31 Kirstóf Umann[analyzer] Add dumps to CheckerRegistry
2020-05-31 Hubert Tong[Driver] NFC: Use Twine temp to replace std::string...
2020-05-31 Hubert Tong[test][compiler-rt] Avoid LD_PRELOAD for "outer" dynami...
2020-05-31 Craig Topper[X86] Rewrite how X86PartialReduction finds candidates...
2020-05-31 Simon Pilgrim[X86][AVX] Reduce unary target shuffles width if the...
2020-05-31 Simon Pilgrim[X86][AVX] combineX86ShufflesRecursively - peekThroughO...
2020-05-31 Chris LattnerChange some extraneous /// comments to // comments...
2020-05-31 Nathan Jamesclang-tidy and clang-query wont crash with invalid...
2020-05-31 Nathan JamesRevert "clang-tidy and clang-query wont crash with...
2020-05-31 Sanjay Patel[utils] update expected strings in tests; NFC
2020-05-31 Nathan Jamesclang-tidy and clang-query wont crash with invalid...
2020-05-31 Matt ArsenaultAArch64/GlobalISel: Fix incorrect ptrmask usage for...
2020-05-31 Sanjay Patel[utils] change update_test_checks.py use of 'TMP' value...
2020-05-31 Sanjay Patel[PhaseOrdering] add test for hoisting/CSE (PR46115...
2020-05-31 Simon Pilgrim[X86][AVX] Add SimplifyMultipleUseDemandedBits VBROADCA...
2020-05-31 Sanjay Patel[VectorCombine] add tests for scalarizing binop-with...
2020-05-31 Simon Pilgrim[X86] getFauxShuffleMask/getTargetShuffleInputs - make...
2020-05-31 Simon Pilgrim[X86][AVX] Add test case described in D79987
2020-05-31 Sanjay Patel[PhaseOrdering] add scalarization test for PR42174...
2020-05-31 Simon Pilgrim[X86][AVX] getFauxShuffleMask - don't widen shuffle...
2020-05-31 Simon Pilgrim[X86][AVX] Pad small shuffle inputs in combineX86Shuffl...
2020-05-31 Florian Hahn[ScheduleDAG] Avoid unnecessary recomputation of topolo...
2020-05-31 Kang ZhangRevert "[NFC][PowerPC] Add a new case to test phi-node...
2020-05-31 Kang Zhang[NFC][PowerPC] Add a new case to test phi-node-eliminat...
2020-05-31 Jay Foad[AMDGPU] Propagate fast-math flags when lowering FSIN...
2020-05-31 Jay Foad[AMDGPU] Precommit tests for D80813
2020-05-31 Changpeng FangAMDGPU: Add setTruncStoreAction for vector i64 types...
2020-05-31 Craig Topper[X86] Remove unneeded bitconverts from isel patterns...
2020-05-31 Craig Topper[X86] Add DAG combine to turn (v2i64 (scalar_to_vector...
2020-05-31 Craig Topper[DAGCombiner] Move debug message and statistic update...
2020-05-31 Craig Topper[X86] Teach computeKnownBitsForTargetNode that the...
2020-05-31 Craig Topper[X86] Fix a place where we created MOVQ2DQ with a DstVT...
2020-05-31 Craig Topper[X86] Autogenerate complete checks. NFC
2020-05-31 Craig Topper[X86] Move MMX_SET0 pattern into the instruction defini...
2020-05-31 Fangrui Song[ELF][docs] Update supported targets
2020-05-31 Fangrui Song[llvm-objdump] Delete unneeeded namespace llvm {}
2020-05-31 Fangrui Song[llvm-objdump] Move llvm:: to llvm::objdump:: and quali...
2020-05-31 Fangrui Song[llvm-objdump] Simplify reportError() and prepend outs...
2020-05-30 Craig Topper[X86] Add pseudo instructions to use MULX with a single...
2020-05-30 Fangrui Song[Driver] Fix BooleanFFlag identifiers to use 'f' 'fno_...
2020-05-30 Dan LiewRemove some non-determinism from the `Darwin/duplicate_...
2020-05-30 Craig Topper[X86] Minor cleanups to addShuffleComments in X86MCInst...
2020-05-30 Craig Topper[X86] Factor constant pool comment printing out of...
2020-05-30 Whitney Tsang[LoopUnroll] Add a test case for rG7873376bb36b.
2020-05-30 Philip Reames[Tests] Convert last statepoint lowering tests to bundl...
2020-05-30 Nathan James[clang-tidy] RenamerClangTidyChecks ignore builtin...
2020-05-30 Whitney Tsang[LoopUnroll] Fix build failure for allyesconfig.
2020-05-30 zoecarver[DSE] Remove noop stores in MSSA.
2020-05-30 Raphael Isemann[lldb] Pass -fPIC flag even when DYLIB_ONLY is set
2020-05-30 Florian Hahn[BasicAA] Use known lower bounds for index values for...
2020-05-30 Simon PilgrimSafeStackColoring.h - reduce Instructions.h include...
2020-05-30 Simon PilgrimCriticalAntiDepBreaker.cpp - remove includes directly...
2020-05-30 Simon PilgrimSafeStackLayout.cpp - remove includes directly defined...
2020-05-30 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - remove shift...
2020-05-30 Simon Pilgrim[SelectionDAG] ComputeNumSignBits - use Valid Min/Max...
2020-05-30 Simon PilgrimPackedVersion.h - reduce includes to forward declaratio...
2020-05-30 mydeveloperday[clang-format] [PR46130] When editing a file with unbal...
2020-05-30 Simon PilgrimTBEHandler.h - remove unnecessary VersionTuple forward...
2020-05-30 Simon PilgrimArchitectureSet.h - add missing <tuple> include.
2020-05-30 Simon PilgrimArchitectureSet.h - reduce raw_ostream.h include to...
2020-05-30 Simon PilgrimArchitecture.h - reduce includes to forward declaration...
2020-05-30 Simon PilgrimIPDBRawSymbol.h - remove already declared forward decla...
2020-05-30 Simon PilgrimIPDBRawSymbol.h - reduce StringRef.h include to forward...
next