platform/upstream/llvm.git
2020-07-17 Xiangling Liao[AIX] report_fatal_error on `-fregister_global_dtors_wi...
2020-07-17 Mitch Phillips[GWP-ASan] Split the unwinder into segv/non-segv.
2020-07-17 Xinan Jiang[InstCombine] Fix typo in comment.
2020-07-17 Roman Lebedev[InstCombine] Fold X sdiv (-1 << C) -> -(X u>> Y)...
2020-07-17 Roman Lebedev[NFC][InstCombine] Add some tests with sdiv-by-negative...
2020-07-17 peter klausler[flang] Add entry points for internal scalar list-direc...
2020-07-17 Michael Spencer[Clang] Fix building with Clang < 3.9.
2020-07-17 Siva Chandra... [libc][NFC] Use RemoveCVType to implement IsIntegral...
2020-07-17 Stella LaurenzoPass -rtlib=libgcc in tests conditioned on the default.
2020-07-17 David Blaikie[llvm] Add contains(KeyType) -> bool methods to StringSet
2020-07-17 David Blaikie[llvm] Add contains(KeyType) -> bool methods to SparseSet
2020-07-17 David Blaikie[llvm] Add contains(KeyType) -> bool methods to SmallSet
2020-07-17 David Blaikie[llvm] Add contains(KeyType) -> bool methods to SmallPtrSet
2020-07-17 David Blaikie[llvm] Add contains(KeyType) -> bool methods to SetVector
2020-07-17 David Blaikie[llvm] Add contains(KeyType) -> bool methods to DenseSet
2020-07-17 AndreyChurbanov[OpenMP] libomp: add itt notifications for teams constr...
2020-07-17 Stanislav MekhanoshinFixed warning about signed/unsigned comparison
2020-07-17 Jonas Devlieghere[lldb] Unify sleep and time outs in GDB remote testcases
2020-07-17 George RokosAdded missing API call to OpenMP test
2020-07-17 Nicolas Vasilache[mlir][Vector] Fix masking logic in VectorToSCF
2020-07-17 Dmitry Preobrazhensky[AMDGPU] Removed s_mov_regrd and mov_fed opcodes
2020-07-17 Aleksandr Platonov[clang][Tooling] Try to avoid file system access if...
2020-07-17 Yonghong SongBPF: generate .rodata BTF datasec for certain initializ...
2020-07-17 Adrian McCarthyWith MSVC, file needs to be compiled with /BIGOBJ
2020-07-17 Fangrui Song[OptTable] Support grouped short options
2020-07-17 Nico Weber[gn build] Run `git ls-files '*.gn' '*.gni' | xargs...
2020-07-17 Nikita Popov[IR] Fix MSVC warning (NFC)
2020-07-17 Nico Weber[gn build] (manually) merge 6c43ed608
2020-07-17 Pierre Oechsel[mlir] [vector] Add an optional filter to vector contra...
2020-07-17 Nico Weber[gn build] Make sync_source_lists_from_cmake handle...
2020-07-17 Sanjay Patel[InstSimplify] add tests for fcmp with infinity; NFC
2020-07-17 Matt ArsenaultAMDGPU: Fix promoting f16 fpowi with legal f16
2020-07-17 Nico Weber[gn format] (manually) merge 6bddd099ac
2020-07-17 Nicolas Vasilache[mlir][EDSC] Allow conditionBuilder to capture the...
2020-07-17 Sameer AroraIntroducing llvm-libtool-darwin
2020-07-17 LLVM GN Syncbot[gn build] Port 6bddd099ac1
2020-07-17 Clement CourbetRevert "[llvm-exegesis] Add benchmark latency option...
2020-07-17 Sjoerd Meijer[ARM][MVE] Reorg of the LV tail-folding tests
2020-07-17 Florian Hahn[Matrix] Only run matrix lowering early with -O0.
2020-07-17 LLVM GN Syncbot[gn build] Port c7562e77b3a
2020-07-17 Saiyedul Islam[OpenMP][NFC] Generalize CGOpenMPRuntimeNVPTX as CGOpen...
2020-07-17 Sourabh Singh... [flang][OpenMP] Added support for lowering OpenMP taskw...
2020-07-17 David Tenty[z/OS][AIX] Move lambda definition to fix build problem
2020-07-17 Sidharth Baveja[Loop Simplify] Resolve an issue where metadata is...
2020-07-17 Yaxun (Sam... recommit 4fc752b30b9a [CUDA][HIP] Always defer diagnost...
2020-07-17 Sam Parker[NFC][ARM] Add SimplifyCFG test
2020-07-17 Eric Astor[ms] [llvm-ml] Remove unused function
2020-07-17 Anatoly Trosinenko[MSP430] Actualize the toolchain description
2020-07-17 Endre Fülöp[analyzer] Add system header simulator a symmetric...
2020-07-17 Anna Welker[LV] Enable the LoopVectorizer to create pointer inductions
2020-07-17 Georgii Rymar[llvm-readobj] - Add proper testing for the SHT_MIPS_AB...
2020-07-17 Adrian KuegelAdd -o /dev/null to make it explicit that we don't...
2020-07-17 Yaxun (Sam... Revert "[CUDA][HIP] Always defer diagnostics for wrong...
2020-07-17 Jay Foad[AMDGPU] Add some missing check prefixes and tweak...
2020-07-17 Jay Foad[AMDGPU] Add some missing check prefixes
2020-07-17 Sanjay Patel[x86] add tests for FMA with FMF; NFC
2020-07-17 Yaxun (Sam... [CUDA][HIP] Always defer diagnostics for wrong-sided...
2020-07-17 Benjamin KramerMake helpers static. NFC.
2020-07-17 Hans WennborgAdd -flang flag to the test-release.sh script
2020-07-17 Pavel Labath[lldb/COFF] Remove strtab zeroing hack
2020-07-17 Sam Tebbs[HWLoops] Stop converting to a while loop when it would...
2020-07-17 Jay Foad[AMDGPU] Avoid splitting FLAT offsets in unsafe ways
2020-07-17 Jay Foad[TableGen] Report an error instead of asserting
2020-07-17 Max Kazantsev[InstCombine][Test] Test for fix of replacing select...
2020-07-17 Cullen Rhodes[Sema][AArch64] Add parsing support for arm_sve_vector_...
2020-07-17 Jay Foad[MachineScheduler] Fix the TopDepth/BotHeightReduce...
2020-07-17 Pavel Labath[lldb/DWARF] Don't get confused by line sequences with...
2020-07-17 Vitaly Buka[asan] Dedup MemToShadowSize
2020-07-17 Florian Hahn[ScheduleDAG] Move DBG_VALUEs after first term forward.
2020-07-17 Vitaly Buka[msan] Fix strxfrm test
2020-07-17 Vitaly Buka[lsan] Fix SyntaxWarning: "is" with a literal
2020-07-17 Vitaly Buka[gwp-asan] Fix check-all with LIT_FILTER
2020-07-17 Vitaly Buka[sanitizer] Fix protoent without network
2020-07-17 Kai Luo[PowerPC] Precommit test case for PR46759. NFC.
2020-07-17 Marco Elver[TSan] Add option for emitting compound read-write...
2020-07-17 Rainer Orth[compiler-rt][asan] Define MemToShadowSize for sparc64
2020-07-17 Simon Wallis[ARM] halfword store hits llvm_unreachable with big...
2020-07-17 Raphael Isemann[lldb] Store StackFrameRecognizers in the target instea...
2020-07-17 Siva Chandra... [libc][Obvious] Cleanup of include lines and target...
2020-07-17 Vitaly Buka[sanitizer] Revert accidentally committed file
2020-07-17 Vitaly Buka[profile] Enabled test on windows
2020-07-17 Max Kazantsev[InstCombine] Fix replace select with Phis when branch...
2020-07-17 hsmaheshaRevert "[AMDGPU/MemOpsCluster] Implement new heuristic...
2020-07-17 Igor Kudrin[DebugInfo] Fix a misleading usage of DWARF forms with...
2020-07-17 Raphael Isemann[lldb] Only set the executable module for a target...
2020-07-17 Craig Topper[X86] Change the scheduler model for 'pentium4' to...
2020-07-17 Craig Topper[X86] Reorder how the subtarget map key is created.
2020-07-17 Jonas Devlieghere[llvm] Add RISCVTargetParser.def to the module map
2020-07-17 Juneyoung Lee[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison...
2020-07-17 Juneyoung LeeAdd a test for D83752
2020-07-17 Xing GUO[DWARFYAML] Merge forms that use same encodings. NFC.
2020-07-17 Logan Smith[polly][NFC] Add missing 'override's
2020-07-17 Logan Smith[compiler-rt][NFC] Add missing 'override's
2020-07-17 Juneyoung Lee[LangRef] Mention that freeze does not consider aggrega...
2020-07-17 Carl Ritson[AMDGPU] Translate s_and/s_andn2 to s_mov in vcc optimi...
2020-07-17 Vitaly Buka[profile] Disable new failing test from D83967
2020-07-17 Vitaly Buka[sanitizer] Fix symbolizer build broken by D82702
2020-07-17 Richard SmithRevert "[libFuzzer] Link libFuzzer's own interceptors...
2020-07-16 LLVM GN Syncbot[gn build] Port 9870f77441c
2020-07-16 LLVM GN Syncbot[gn build] Port 0f6220ddd6c
next