platform/upstream/llvm.git
2020-07-14 Valentin Clement[flang][openacc] OpenACC 3.0 parser
2020-07-14 Gui Andrade[MSAN] Implement experimental vector reduction intrinsics
2020-07-13 Mircea Trofin[llvm][NFC] Removed unused CHECKs in a ml test
2020-07-13 Richard SmithBasic support for flexible array members in constant...
2020-07-13 Fangrui Song[PowerPC] Fix combineVectorShuffle regression after...
2020-07-13 Ryan Prichard[builtins][ARM] Replace call_apsr.S with inline asm
2020-07-13 Ryan Prichard[compiler-rt][Android] Stop using detect_target_arch
2020-07-13 Ryan Prichard[builtins] Cleanup generic-file filtering
2020-07-13 Ryan Prichard[builtins][Android] Define HAS_80_BIT_LONG_DOUBLE to 0
2020-07-13 LLVM GN Syncbot[gn build] Port caf395ee8c2
2020-07-13 Stephen HinesFix a missing update that C compiles default to gnu17.
2020-07-13 Gui AndradeMemorySanitizer: If a field is marked noundef, check...
2020-07-13 Mircea Trofin[llvm][NFC] ML InlineAdvisor: Factored CHECKs in common...
2020-07-13 Mircea TrofinReapply "[llvm] Native size estimator for training...
2020-07-13 Lang Hames[ORC] Fix typo in parameter name.
2020-07-13 Gui Andrade[Sanitizers] Ensure clock_getcpuclockid interceptor...
2020-07-13 Tyker[AssumeBundles] Use operand bundles to encode alignment...
2020-07-13 Eric ChristopherFold the opt size check into the assert to silence...
2020-07-13 Kiran ChandramohanLowering of OpenMP Parallel operation to LLVM IR 1/n
2020-07-13 Vedant KumarUpdate ubsan_interface.inc for D71491
2020-07-13 Dokyung Song[compiler-rt] Fix compiler warnings and runtime errors...
2020-07-13 Gui Andrade[InstCombine] Erase attribute lists for simplified...
2020-07-13 Vedant KumarRevert "[InstCombine] Drop debug loc in TryToSinkInstru...
2020-07-13 Vedant KumarCheck output in test/CodeGen/Generic/MIRStripDebug...
2020-07-13 Jinsong Ji[compiler-rt][MSAN][test] Update buffersize for UTF...
2020-07-13 Gui Andrade[Sanitizers] Implement getcpuclockid interceptor
2020-07-13 Vedant Kumar[ubsan] Check implicit casts in ObjC for-in statements
2020-07-13 Benjamin Kramer[analyzer] Inline StringSet that's defined in a header
2020-07-13 Vedant Kumar[debugify] Add targeted test for 2fa656c, NFC
2020-07-13 Quentin Colombet[MC/AsmParser] layout-interdependency.s depends on...
2020-07-13 Nicolas Vasilache[mlir] Add alignment attribute to LLVM memory ops and...
2020-07-13 Nikita Popov[ADT] Specialize std::swap() for SetVector
2020-07-13 Walter ErquinigoRetry ""[lldb-vscode] Fix TestVSCode_module""
2020-07-13 Jonas Devlieghere[lldb] Remove unused argument (NFC)
2020-07-13 Rahul Joshi[MLIR] Change ODS collective params build method to...
2020-07-13 AlexisPerry[flang] Extended the flang driver options to include...
2020-07-13 Thomas Raoux[mlir] Support operations with multiple results in...
2020-07-13 LLVM GN Syncbot[gn build] Port 9908a3b9f52
2020-07-13 Lei Zhang[mlir][StandardToSPIRV] Fix conversion for signed remainder
2020-07-13 Davide ItalianoRevert "[llvm] Native size estimator for training ...
2020-07-13 Adrian PrantlAdd a decorator to skip tests when running under Rosetta
2020-07-13 Martin Storsjö[lldb] Fix a CMake warning typo. NFC.
2020-07-13 Lang Hames[ORC] Remove a spurious reinterpret_cast.
2020-07-13 Mircea Trofin[llvm][NFC] Factored the default inlining advice
2020-07-13 Tim Keith[flang] Use octal escapes for character literals in...
2020-07-13 Nikita Popov[PredicateInfo] Place predicate info after assume
2020-07-13 Nikita Popov[NewGVN] Separate passing assume tests (NFC)
2020-07-13 Nikita Popov[NewGVN] Rename xfail tests (NFC)
2020-07-13 Lang Hames[JITLink] Apply MSVCPError workaround to a1fc26030a42.
2020-07-13 Matt ArsenaultGlobalISel: Define equivalent nodes for saturating...
2020-07-13 Matt ArsenaultGlobalISel: Implement fewerElementsVector for saturatin...
2020-07-13 Matt ArsenaultGlobalISel: Implement widenScalar for saturating add/sub
2020-07-13 Matt ArsenaultAMDGPU/GlobalISel: Add baseline add/sub sat legalizatio...
2020-07-13 Sam McCall[clangd] Remove const_cast. NFC
2020-07-13 Lei Zhang[NFC] Remove unused header include
2020-07-13 serge-sans... Fix HexagonGenExtract return status
2020-07-13 Arthur Eubanks[NewPM][opt] Translate -foo-analysis to require<foo...
2020-07-13 LLVM GN Syncbot[gn build] Port fdb69539bcd
2020-07-13 Jan Korous[AST] Fix potential nullptr dereference in Expr::HasSid...
2020-07-13 Matt ArsenaultAMDGPU/GlobalISel: Add tests for 96-bit add/sub/mul
2020-07-13 Mircea Trofin[llvm][NFC] ML Policies: changed the saved_model protob...
2020-07-13 Matt ArsenaultTableGen/GlobalISel: Emit enum names for reg class...
2020-07-13 Matt ArsenaultRISCV: Avoid GlobalISel build break in a future patch
2020-07-13 Louis Dionne[libc++] Implement P0551
2020-07-13 Hiroshi Yamauchi[PGO][PGSO] Add profile guided size optimization to...
2020-07-13 LLVM GN Syncbot[gn build] Port 83080a294ad
2020-07-13 Lang Hames[ORC] Generalize emit re-entry, stub, etc. APIs for...
2020-07-13 Lang Hames[JITLink] Add a synchronous version of finalize for...
2020-07-13 Mircea Trofin[llvm] Native size estimator for training -Oz inliner
2020-07-13 Hiroshi Yamauchi[PGO][PGSO] Add profile guided size optimization to...
2020-07-13 Sanjay Patel[DAGCombiner] rot i16 X, 8 --> bswap X
2020-07-13 Sanjay Patel[x86] add tests for bswap/rotate; NFC
2020-07-13 Pavel Iliin[ARM][NFC] More detailed vbsl checks in ARM & Thumb2...
2020-07-13 stevewan[llvm-ar][test][AIX] Unsupport error-opening-directory...
2020-07-13 Pavel Labath[ADT] Make Load(AP)IntFromMemory pointer argument const
2020-07-13 Sanne WoudaFix llvm-test-suite failure introduced by D82550/D83122
2020-07-13 David Truby[flang][openmp] libc++ unordered_map build fix in flang...
2020-07-13 Alexey Bataev[OPENMP]Fix compiler crash for target data directive...
2020-07-13 Eric Astor[ms] [llvm-ml] Restore omitted changes requested by...
2020-07-13 Pavel Labath[lldb/Utility] Rewrite Scalar::SetValueFromCString
2020-07-13 Eric Astor[ms] [llvm-ml] Add support for MASM STRUCT casting...
2020-07-13 Jinsong Ji[compiler-rt][CMake] Pass down LLVM_LIT_ARGS in runtime...
2020-07-13 Eric Astor[ms] [llvm-ml] Fix MASM support for nested unnamed...
2020-07-13 Eric Astor[ms] [llvm-ml] Improve MASM STRUCT field accessor support
2020-07-13 Pavel Labath[lldb/dotest] Remove the "xunit" result formatter
2020-07-13 Sanne Wouda[NFC] rename to reflect F is not necessarily an Intrinsic
2020-07-13 Sanne Wouda[SLPVectorizer] handle vectorizeable library functions
2020-07-13 Sanne WoudaPre-commit tests
2020-07-13 Sanne WoudaFix crash when getVFABIMappings is called with an indir...
2020-07-13 Georgii Rymar[yaml2obj] - Refactor header-sh-fields.yaml test.
2020-07-13 Raphael Isemann[lldb][NFC] Refactor instruction dumping out of DumpDat...
2020-07-13 Kirill Bobyrev[clangd] Fix DocumentSymbol ranges
2020-07-13 Sanjay Patel[DAGCombiner] allow load/store merging if pairs can...
2020-07-13 Sanjay PatelRevert "[DAGCombiner] allow load/store merging if pairs...
2020-07-13 Sanjay Patel[DAGCombiner] allow load/store merging if pairs can...
2020-07-13 Sjoerd Meijer[ARM][MVE] Refactor option -disable-mve-tail-predication
2020-07-13 Balazs Benics[analyzer] ctu-on-demand-parsing tests: replace linux...
2020-07-13 Georgii Rymar[LLD][ELF] - Fix the test after llvm-readelf output...
2020-07-13 Hans Wennborg[COFF] Error on unexpected .pdata size
2020-07-13 Mirko Brkusanin[AMDGPU][GlobalISel] Fix subregister index for EXEC...
next