platform/upstream/llvm.git
2020-08-24 Greg ClaytonAdd hashing of the .text section to ProcessMinidump.
2020-08-24 Fangrui SongRevert D85812 "[coroutine] should disable inline before...
2020-08-24 Matt ArsenaultAMDGPU: Add flag to disable promotion of uniform i16 ops
2020-08-24 Julian Lettner[TSan][Darwin] Handle NULL argument in interceptor
2020-08-24 vnalamot[AMDGPU, docs] Fix typos
2020-08-24 Valentin Clement[flang][openacc] Fix reduction operator parsing/unparsing
2020-08-24 Gongyu Deng[lldb] type category name common completion
2020-08-24 Matt ArsenaultTableGen/GlobalISel: Allow inst matcher to check multip...
2020-08-24 Craig Topper[LegalizeTypes][X86] Add ROTL/ROTR to WidenVectorResult.
2020-08-24 Jay Foad[SDAG] Convert FSHL <--> FSHR if the target only suppor...
2020-08-24 Sameeran joshi[FLANG] Pick `.md` files when building sphinx documenta...
2020-08-24 Gongyu Deng[lldb] Remote disk file/directory completion for platfo...
2020-08-24 Gongyu Deng[lldb] common completion for process pids and process...
2020-08-24 Florian Hahn[DSE,MemorySSA] Do not use callCapturesBefore in isRead...
2020-08-24 Raphael Isemann[clang][NFC] Fix a GCC warning in ASTImporterTest.cpp
2020-08-24 Matt ArsenaultAMDGPU/GlobalISel: Use unmerge instead of extract in...
2020-08-24 AndreyChurbanov[OpenMP] Check if _MSC_VER is defined before using it
2020-08-24 Dokyung Song[libFuzzer] Make msan.test:SimpleCmpTest succeed with...
2020-08-24 Thomas Preud... Test all CHECK-NOT in a block even if one fails
2020-08-24 Baptiste Saleil[PowerPC] Add clang options to control MMA support
2020-08-24 Eduardo Caldas[SyntaxTree] Split `DynamicExceptionSpecification`...
2020-08-24 Eduardo Caldas[SyntaxTree] Split `ParametersAndQualifiers` tests
2020-08-24 Eduardo Caldas[SyntaxTree] Group tests related to `using`
2020-08-24 Eduardo Caldas[SyntaxTree] Split ExplicitTemplateInstantiation test
2020-08-24 Eduardo Caldas[SyntaxTree] Split FreeStandingClass tests
2020-08-24 Eduardo Caldas[SyntaxTree] Use annotations to reduce noise on member...
2020-08-24 Eduardo Caldas[SyntaxTree] Split array declarator tests
2020-08-24 dongAxis[coroutine] should disable inline before calling coro...
2020-08-24 Matt ArsenaultGlobalISel: Improve dead instruction debug printing
2020-08-24 Matt ArsenaultAMDGPU/GlobalISel: Use different technique for sample...
2020-08-24 Matt ArsenaultAMDGPU/GlobalISel: Add baseline, failing unmerge tests
2020-08-24 Alexey Bataev[OPENMP]Fix PR47158, case 3: allow devic_typein nested...
2020-08-24 Francesco Petrogalli[llvm][LV] Replace `unsigned VF` with `ElementCount...
2020-08-24 Matt ArsenaultAMDGPU/GlobalISel: Start implementing computeKnownBitsF...
2020-08-24 Francesco PetrogalliRevert "[llvm][LV] Replace `unsigned VF` with `ElementC...
2020-08-24 Matt ArsenaultGlobalISel: Reduce G_SHL width if source is extension
2020-08-24 Francesco Petrogalli[llvm][LV] Replace `unsigned VF` with `ElementCount...
2020-08-24 Valeriy Savchenko[analyzer][tests] Add a notion of project sizes
2020-08-24 Florian Hahn[DSE,MemorySSA] Delay PointerMayBeCaptured calls until...
2020-08-24 Anna Welker[ARM][MVE] Allow tail predication for strides !=1 with...
2020-08-24 Raphael IsemannReland "Correctly emit dwoIDs after ASTFileSignature...
2020-08-24 Bevin Hansson[Fixed Point] Add codegen for fixed-point shifts.
2020-08-24 Bevin Hansson[Fixed Point] Use FixedPointBuilder to codegen fixed...
2020-08-24 Haojian Wu[AST][RecoveryAST] Preserve the type by default for...
2020-08-24 Florian Hahn[DSE,MemorySSA] Regnerate some check lines.
2020-08-24 Jonas Paulsson[SystemZ] Preserve the MachineMemOperand in emitCondSto...
2020-08-24 Florian Hahn[DSE,MemorySSA] Limit elimination at end of function...
2020-08-24 Sanjay Patel[InstCombine] fold abs of select with negated op (PR39474)
2020-08-24 Sanjay Patel[InstCombine] add tests for abs of select with negated...
2020-08-24 Raphael IsemannRevert "Reland "Correctly emit dwoIDs after ASTFileSign...
2020-08-24 Sam Parker[SCEV] Still (again) trying to fix buildbots
2020-08-24 Raphael IsemannReland "Correctly emit dwoIDs after ASTFileSignature...
2020-08-24 Pavel Labath[lld] s/dyn_cast/isa in InputSection.cpp
2020-08-24 Pavel Labath[lldb/Utility] Remove some Scalar type accessors
2020-08-24 Sam Parker[SCEV] Still trying to fix windows buildbots
2020-08-24 Julien EtienneAdd support for AVR attiny441 and attiny841
2020-08-24 Sam Parker[NFCI][SimplifyCFG] Combine select costs and checks
2020-08-24 Bjorn Pettersson[SelectionDAG] Fix miscompile bug in expandFunnelShift
2020-08-24 Sam Parker[SCEV] Attempt to fix windows buildbots
2020-08-24 Mehdi AminiAdd an assertion to protect against missing Dialect...
2020-08-24 Sam Parker[SCEV] Add operand methods to Cast and UDiv
2020-08-24 Fangrui Song[LiveDebugVariables] Internalize class DbgVariableValue...
2020-08-24 Stella LaurenzoAdd initial python bindings for attributes.
2020-08-24 Qiu Chaofan[PowerPC] Support lowering int-to-fp on ppc_fp128
2020-08-24 Qiu Chaofan[PowerPC] Allow constrained FP intrinsics in mightUseCTR
2020-08-24 QingShan Zhang[DAGCombine] Remove dead node when it is created by...
2020-08-24 Qiu Chaofan[PowerPC] Support constrained vector fp/int conversion
2020-08-24 Shilei Tian[NFC][OpenMP] Remove outdated comments about potential...
2020-08-24 Brad Smith[clang][Driver] Implement addLibCxxIncludePaths and...
2020-08-24 Brad Smith[clang][Driver] Implement AddClangSystemIncludeArgs...
2020-08-24 Valentin Clement[flang][openacc] Fix wait-argument for wait clause...
2020-08-23 Mehdi AminiUpdate FIR registration to not rely on the global MLIR...
2020-08-23 Roman Lebedev[InstCombine] Negator: freeze is freely negatible if...
2020-08-23 Roman Lebedev[NFC][InstCombine] Add tests for negation of freeze
2020-08-23 Florian Hahn[llvm-reduce] Skip terminators when reducing instructions.
2020-08-23 Fangrui Song[X86][FastISel] Support materializing floating-point...
2020-08-23 Simon Pilgrim[X86] Enable constexpr on ROTL/ROTR intrinsics (PR31446)
2020-08-23 Florian Hahn[DSE,MemorySSA] Keep single DL instance in DSEState...
2020-08-23 Sanjay Patel[DAGCombiner] restrict store merge of truncs to early...
2020-08-23 Nithin Vadukkumchery... [analyzer] Add modeling for unque_ptr::get()
2020-08-23 Stefan Gränitz[ORC] Add a LLJITWithThinLTOSummaries example in OrcV2E...
2020-08-23 Simon Pilgrim[docs] Add an initial (non-exhaustive) list of intrinsi...
2020-08-23 Simon Pilgrim[X86] Enable constexpr on _cast fp<-> uint intrinsics...
2020-08-23 Mehdi AminiReword the documentation for the `mlirTranslateMain...
2020-08-23 António AfonsoCreate ${swig_target}-scripts target instead of lldb...
2020-08-23 Mehdi AminiAdd a `dialect_registration` callback for "translations...
2020-08-23 Mehdi AminiRefactor `mlir-translate` to extract the `main()` logic...
2020-08-23 Mehdi AminiUse TranslateFromMLIRRegistration for SPIRV roundtrip...
2020-08-23 Ryan Prichard[libunwind] Make findUnwindSectionsByPhdr static
2020-08-22 Craig Topper[X86] Allow 32-bit mode only CPUs with -mtune on 64...
2020-08-22 Fangrui Song[DebugInfo][test] Fix dwarf-callsite-related-attrs...
2020-08-22 Fangrui Song[llvm-dwarfdump] --statistics: break lines and indent...
2020-08-22 Sanjay Patel[DAGCombiner] add early exit for store merging of truncs
2020-08-22 Michael KruseRevert "[Polly] Ensure consistent Scop::InstStmtMap...
2020-08-22 Bas Zalmstra[LLD][COFF] Reset outputSections for successive runs
2020-08-22 Michael Kruse[flang][msvc] Split class declaration and constexpr...
2020-08-22 Martin Storsjö[libunwind] Ensure enough alignment for unw_cursor_t...
2020-08-22 Sanjay Patel[AArch64] add tests for store merge of truncs; NFC
2020-08-22 Jeremy MorseFollow-up build fix for rGae6f78824031
2020-08-22 Fangrui Song[LiveDebugValues] Delete unneeded copy constructor...
next