platform/upstream/llvm.git
2020-08-25 Arthur Eubanks[test] Add -inject-tli-mapping to -loop-vectorize ...
2020-08-25 Lang Hames[examples] Fix dependencies for OrcV2Examples/LLJITWith...
2020-08-25 Lang Hames[ORC] Fix an endif comment.
2020-08-25 peter klausler[flang] Improve error handling for bad characters in...
2020-08-25 peter klausler[flang] Parse global compiler directives
2020-08-25 Raphael Isemann[lldb] Initialize reproducers in LocateSymbolFileTest
2020-08-25 Raphael Isemann[lldb] Don't ask for QOS_CLASS_UNSPECIFIED queue in...
2020-08-25 Wei Wang[FIX] Avoid creating BFI when emitting remarks for...
2020-08-25 Kazuaki Ishizaki[mlir] NFC: fix typo in FileCheck prefix
2020-08-25 Matt ArsenaultAArch64: Fix hardcoded register in test
2020-08-25 peter klausler[flang] Don't completely left-justify fixed-form tokeni...
2020-08-25 Arthur Eubanks[NewPM][test] Fix accelerate-vector-functions.ll under NPM
2020-08-25 David Green[ARM] Additional test for tailpred reductions. NFC
2020-08-25 Krzysztof Parzyszek[Hexagon] Remove (redundant) HexagonISelLowering::isHvx...
2020-08-25 Sanjay Patel[x86] add AVX shuffle test for PR47262; NFC
2020-08-25 Ta-Wei Tu[LoopNest] False negative of `arePerfectlyNested` with...
2020-08-25 David Tenty[AIX][compiler-rt][builtins] Don't add ppc builtin...
2020-08-25 Sjoerd Meijer[LangRef] Revise semantics of intrinsic get.active...
2020-08-25 Sanjay Patel[InstCombine] improve demanded element analysis for...
2020-08-25 Sanjay Patel[InstCombine] add vector demanded elements tests with...
2020-08-25 Fangrui Song[ELF] .note.gnu.property: error for invalid pr_datasize
2020-08-25 Jay FoadAMDGPU/GlobalISel: re-auto-generate some test checks
2020-08-25 Sjoerd Meijer[Verifier] Additional check for intrinsic get.active...
2020-08-25 Kostya Kortchinsky[scudo][standalone] Skip irrelevant regions during...
2020-08-25 Xing GUO[DWARFYAML] Make the 'Attributes' field optional.
2020-08-25 Sjoerd Meijer[SelectionDAG] Legalize intrinsic get.active.lane.mask
2020-08-25 Jeremy Morse[LiveDebugValues] Add switches for using instr-ref...
2020-08-25 Matt ArsenaultAMDGPU/GlobalISel: Use more accurate legality rules...
2020-08-25 Matt ArsenaultAMDGPU/GlobalISel: Fix using unlegalizable values in...
2020-08-25 Sjoerd Meijer[ARM][MVE] Tail-predication: remove the BTC + 1 overflo...
2020-08-25 Matt ArsenaultAMDGPU/GlobalISel: Apply bitcast load/store hack to...
2020-08-25 Anatoly Trosinenko[Utils] Add highlighting definition for byref IR attribute
2020-08-25 Anatoly Trosinenko[compiler-rt][builtins] Add more test cases for __div...
2020-08-25 Ilya Leoshkevich[libFuzzer] Un-XFAIL msan.test on SystemZ
2020-08-25 Sjoerd Meijer[LV] get.active.lane.mask consuming tripcount instead...
2020-08-25 Adam Czachorowski[clangd] When inserting "using", add "::" in front...
2020-08-25 Alex RichardsonFix update_llc_test_checks function regex for RV64
2020-08-25 Alex RichardsonFix crypt.cpp sanitizer test on FreeBSD
2020-08-25 Alex Richardson[asan] Also allow for SIGBUS in high-address-dereference.c
2020-08-25 Sam Parker[NFC][SimplifyCFG] More tests for Arm
2020-08-25 David Green[ARM][CGP] Fix scalar condition selects for MVE
2020-08-25 Mikael Holmen[libunwind] Fix warning when building without framehead...
2020-08-25 Mikael Holmen[PowerPC] Fix gcc warning [NFC]
2020-08-25 Sam Parker[NFC][SimplifyCFG] Add some more tests for Arm.
2020-08-25 Shinji Okumura[Attributor][NFC] Clang format
2020-08-25 Paul Walker[SVE] Lower scalable vector ISD::FNEG operations.
2020-08-25 Sam Parker[NFC][ARM] arith code size cost tests
2020-08-25 Sam Parker[UpdatesTestChecks] Fix typo in common.py
2020-08-25 Georgii Rymar[llvm-readobj] - Print "Unknown" when a program header...
2020-08-25 Roman Lebedev[NFC][InstCombine] Tests for PHI-of-extractvalues
2020-08-25 Benjamin KramerRevert "[InstCombine] improve demanded element analysis...
2020-08-25 Hans WennborgRevert "[CMake] Fix ncurses/zlib in LLVM_SYSTEM_LIBS...
2020-08-25 Georgii Rymar[llvm-readelf/obj] - Change the return type of the...
2020-08-25 Yang Zhihui[FileCheck][docs] Fix word errors
2020-08-25 OCHyams[llvm-dwarfdump] Fix misleading scope byte coverage...
2020-08-25 David Sherwood[SVE] Fix TypeSize related warnings with IR truncates...
2020-08-25 Florian Hahn[DSE,MemorySSA] Cache accesses with/without reachable...
2020-08-25 Roman Lebedev[InstCombine] PHI-of-insertvalues -> insertvalue-of...
2020-08-25 Sam Parker[NFC][RDA] Add explicit def check
2020-08-25 Rainer Orth[compiler-rt][asan][test] Set LD_LIBRARY_PATH_{32,64...
2020-08-25 Mateusz Mikuła[Compiler-RT] Fix profiler building with MinGW GCC
2020-08-25 Eduardo Caldas[SyntaxTree] Update `Modifiable` tests to dump `NodeRol...
2020-08-25 Eduardo Caldas[SyntaxTree] Update `Declaration` tests to dump `NodeRole`
2020-08-25 Eduardo Caldas[SyntaxTree] Update `Expression` tests to dump `NodeRole`
2020-08-25 Eduardo Caldas[SyntaxTree] Update `Statement` tests to dump `NodeRole`
2020-08-25 Eduardo Caldas[SyntaxTree] Extend the syntax tree dump to also cover...
2020-08-25 Raphael Isemann[lldb] Don't depend on psutil in TestCompletion.py
2020-08-25 Richard SmithPR37556: Don't diagnose conflicts between instantiated...
2020-08-25 Freddy Ye[X86] Support -march=sapphirerapids
2020-08-25 Eduardo Caldas[SyntaxTree] Use annotations on ClassTemplate_MemberCla...
2020-08-25 Eduardo Caldas[SyntaxTree] Split ConstVolatileQualifiers tests
2020-08-25 Eduardo Caldas[SyntaxTree] Split `MemberPointer` tests with annotations
2020-08-25 Petr Hosek[CMake] Fix ncurses/zlib in LLVM_SYSTEM_LIBS for Window...
2020-08-25 Eric ChristopherTemporarily Revert "[DebugInfo] Move constructor homing...
2020-08-25 Amy Huang[DebugInfo] Move constructor homing case in shouldOmitD...
2020-08-25 Alexandre GaneaDisable 'not' test on Windows because 'env' from GnuWin...
2020-08-25 Tim Keith[flang] Don't attempt to compute element size if no...
2020-08-25 Eric ChristopherAdd NDEBUG checks around debug only loop to avoid unuse...
2020-08-25 Richard SmithProperly pass modules flags to frontend when using...
2020-08-25 Mircea Trofin[MLInliner] Support training that doesn't require parti...
2020-08-25 Fangrui Song[not][test] Fix disable-symbolization.test when 'printe...
2020-08-24 Muhammad Omair... [LLDB] Fix SVE offset calculation in NativeRegisterCont...
2020-08-24 Elliott HughesFix test for D77924.
2020-08-24 shafik[LLDB] Fix how ValueObjectVariable handles DW_AT_const_...
2020-08-24 Venkataramanan... [DAGCombine]: Fold X/Sqrt(X) to Sqrt(X)
2020-08-24 Sanjay Patel[x86][AArch64] adjust fast-math-flags in tests; NFC
2020-08-24 Jonas Devlieghere[lldb] Add a SymbolFileProvider to record and replay...
2020-08-24 Matt ArsenaultAMDGPU/GlobalISel: Handle AGPRs used for SGPR operands.
2020-08-24 Nemanja Ivanovic[PowerPC] Do not use FISel for calls and TOC-based...
2020-08-24 Craig Topper[X86] Copy the tuning features and scheduler model...
2020-08-24 Matt ArsenaultAMDGPU: Have a few selection failure tests check both...
2020-08-24 Julian Lettner[TSan][libdispatch] Add interceptors for dispatch_barri...
2020-08-24 Nemanja Ivanovic[PowerPC] Handle SUBFIC in reg+reg -> reg+imm transform...
2020-08-24 Ryan Prichard[libunwind] Remove static_assert / __has_feature macros
2020-08-24 Julian Lettner[TSan][libdispatch] Add interceptors for dispatch_barri...
2020-08-24 Sanjay Patel[InstCombine] improve demanded element analysis for...
2020-08-24 Sanjay Patel[SLP] avoid 'tmp' names in regression tests; NFC
2020-08-24 Sanjay Patel[InstCombine] add tests for insert+extract demanded...
2020-08-24 Shoaib Meenai[runtimes] Use llvm-libtool-darwin for runtimes build
2020-08-24 Shoaib Meenai[runtimes] Remove TOOLCHAIN_TOOLS specialization
next