platform/upstream/llvm.git
2020-06-01 Daniel GrumbergAdd DIAError.h to list of headers excluded from the...
2020-06-01 Paula Toth[libc] Expose APIGenerator.
2020-06-01 Reid Kleckner[PDB] Use inlinee file checksum offsets directly
2020-06-01 Florian Hahn[Matrix] Implement matrix index expressions ([][]).
2020-06-01 Martin LiskaMove internal_uname to #if SANITIZER_LINUX scope.
2020-06-01 Fangrui Song[ELF] Refine --export-dynamic-symbol semantics to be...
2020-06-01 Sanjay Patel[InstCombine] fix use of base VectorType; NFC
2020-06-01 Matt ArsenaultAMDGPU: Fix not emitting nofpexcept on fdiv expansion
2020-06-01 Vedant Kumar[LiveDebugValues] Add LocIndex::u32_{location,index...
2020-06-01 Vedant Kumar[LiveDebugValues] Speed up removeEntryValue, NFC
2020-06-01 Matt ArsenaultDAG: Fix getNode dropping flags if there's a glue output
2020-06-01 Julian Lettner[Darwin] Add and adopt a way to query the Darwin kernel...
2020-06-01 Hiroshi Yamauchi[PGO] Improve the working set size heuristics under...
2020-06-01 Matt ArsenaultAMDGPU: Fix test in code directory
2020-06-01 Matt ArsenaultAMDGPU: Remove dead file
2020-06-01 hsmahesha[AMDGPU/MemOpsCluster] Let mem ops clustering logic...
2020-06-01 Fangrui Song[ELF] Set DF_1_PIE for -pie
2020-06-01 Stanislav MekhanoshinTemporarily removed unstable test. NFC.
2020-06-01 Matt ArsenaultAMDGPU: Fix alignment for dynamic allocas
2020-06-01 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-06-01 Nick Desaulniers[Clang][CGM] style cleanups NFC
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...
next