platform/upstream/llvm.git
2019-10-15 Adrian PrantlSkip PExpect tests under ASAN, I can't get them to...
2019-10-15 GN Sync Botgn build: Merge r374903
2019-10-15 Saar Raz[Concepts] Concept Specialization Expressions
2019-10-15 Sanjay Patel[DAGCombiner] fold select-of-constants based on sign...
2019-10-15 Kadir Cetinkaya[clangd][NFC] Update comments to use triple-slashes
2019-10-15 GN Sync Botgn build: Merge r374899
2019-10-15 Nico WeberRevert 374882 "[Concepts] Concept Specialization Expres...
2019-10-15 Digger Linrevert git test commit
2019-10-15 Digger Lina test commit access
2019-10-15 Bruno Cardoso... Reapply: [Modules][PCH] Hash input files content
2019-10-15 Benjamin Kramer[AsmPrinter] Fix unused variable warning in Release...
2019-10-15 Benjamin Kramer[AST] Remove unused Sema includes to fix a cyclic depen...
2019-10-15 Kadir Cetinkaya[clangd] Propagate main context into ClangdServer
2019-10-15 Sid Manning[lld] Check for branch range overflows.
2019-10-15 Guillaume Chatelet[Alignment][NFC] Value::getPointerAlignment returns...
2019-10-15 Aleksandr Urakov[Windows][NFC] Fix tests after r374528.
2019-10-15 Sam Parker[ARM][MVE] validForTailPredication insts
2019-10-15 Sanjay Patel[InstCombine] fold a shifted bool zext to a select...
2019-10-15 Michal Gorny[clang-tools-extra] Fix overzealous linking of dylib...
2019-10-15 Guillaume Chatelet[Alignment] Migrate Attribute::getWith(Stack)Alignment
2019-10-15 GN Sync Botgn build: Merge r374882
2019-10-15 Saar Raz[Concepts] Concept Specialization Expressions
2019-10-15 David Stenberg[DebugInfo] Add a DW_OP_LLVM_entry_value operation
2019-10-15 Guillaume Chatelet[Alignment][NFC] Remove dependency on GlobalObject...
2019-10-15 David Stenberg[DebugInfo] Add interface for pre-calculating the size...
2019-10-15 Simon Pilgrim[X86] Resolve KnownUndef/KnownZero bits into target...
2019-10-15 Jeremy Morse[DebugInfo] Remove some users of DBG_VALUEs IsIndirect...
2019-10-15 Simon PilgrimFix uninitialized variable warnings. NFCI.
2019-10-15 Djordje Todorovic[llvm-locstats] Fix 'only params' no entry value stats
2019-10-15 Martin Storsjo[LLD] [COFF] Update a leftover comment after SVN r37486...
2019-10-15 Martin Storsjo[LLD] [COFF] Fix -Wmissing-field-initializers warnings...
2019-10-15 Petar Avramovic[MIPS GlobalISel] Add MSA registers to fprb. Select...
2019-10-15 David StenbergChange Comments SmallVector to std::vector in DebugLocS...
2019-10-15 Petar Avramovic[MIPS GlobalISel] Refactor MipsRegisterBankInfo [NFC]
2019-10-15 Martin Storsjo[LLD] [COFF] Wrap file location pair<StringRef,int...
2019-10-15 Dmitry Vyukovtsan: fix Go ppc64le build
2019-10-15 Martin Storsjo[LLDB] [PECOFF] Use a "pc" vendor name in aarch64 triples
2019-10-15 Martin Storsjo[LLDB] [Windows] Initial support for ARM64 register...
2019-10-15 Martin Storsjo[Demangle] Add a few more options to the microsoft...
2019-10-15 Sam McCall[Format] Add machine-readable SPDX license ID to clang...
2019-10-15 Pavel LabathFix TestDisassemble_VST1_64
2019-10-15 Craig Topper[X86] Don't check for VBROADCAST_LOAD being a user...
2019-10-15 David L. JonesRevert [SROA] Reuse existing lifetime markers if possible
2019-10-15 Shiva Chen[RISCV] Support fast calling convention
2019-10-15 Thomas Lively[WebAssembly] Trapping fptoint builtins and intrinsics
2019-10-15 Casey Carter[libc++][test] Use <version> to get config on MSVC
2019-10-15 Walter Erquinigo[lldb-server/android] Show more processes by relaxing...
2019-10-14 Walter ErquinigoRevert "fix"
2019-10-14 Sanjay PatelRevert [InstCombine] fold a shifted bool zext to a...
2019-10-14 Alina Sbirlea[MemorySSA] Update for partial unswitch.
2019-10-14 Craig Topper[X86] Teach X86MCodeEmitter to properly encode zmm16...
2019-10-14 Craig Topper[X86] Add encoding tests for avx512pf vgatherpf/vscatte...
2019-10-14 Julian Lettner[lit] Add argument check: --timeout must be non-negativ...
2019-10-14 Walter Erquinigofix
2019-10-14 Jorge Gorbe... Revert "Dead Virtual Function Elimination"
2019-10-14 Eric ChristopherTemporarily Revert [Modules][PCH] Hash input files...
2019-10-14 Bruno Cardoso... [Modules][PCH] Hash input files content
2019-10-14 Eric ChristopherAdd -fno-experimental-pass-manager to make clear which...
2019-10-14 Eric ChristopherIn the new pass manager use PTO.LoopUnrolling to determ...
2019-10-14 Jian Cai[clang] add requirements to -Wa,-W test cases.
2019-10-14 Eli Friedman[test] Fix test failure
2019-10-14 Philip Reames[Tests] Add a SCEV analysis test for llvm.widenable...
2019-10-14 Jian CaiAdd support to -Wa,-W in clang
2019-10-14 Jian CaiRevert "Add support to -Wa,-W in clang"
2019-10-14 Jian Cai[ARM][AsmParser] handles offset expression in parentheses
2019-10-14 David BlaikieDebugInfo: Remove unnecessary/mistaken inclusion of...
2019-10-14 Roman Tereshin[update_mir_test_checks] Handle MI flags properly
2019-10-14 Sanjay Patel[InstCombine] fold a shifted bool zext to a select
2019-10-14 Michael J.... [Modules Build] Add missing dependency.
2019-10-14 Richard SmithPR43080: Do not build context-sensitive expressions...
2019-10-14 Lawrence D... build fix for SBInstruction.
2019-10-14 Julian Lettner[lit] Create Run object later and only when it is needed
2019-10-14 Jian CaiAdd support to -Wa,-W in clang
2019-10-14 Jan Korous[NFC] Fix ClangScanDeps/static-analyzer.c test on Windows
2019-10-14 Lawrence D... remove FILE* bindings from SBInstruction.
2019-10-14 Alexey Bataev[OPNEMP]Allow num_tasks clause in combined task-based...
2019-10-14 Sanjay Patel[InstCombine] add tests for select/shift transforms...
2019-10-14 Lawrence D... uint32_t options -> File::OpenOptions options
2019-10-14 Lawrence D... remove FILE* usage from ReportEventState() and HandlePr...
2019-10-14 Jan Korous[clang-scan-deps] Support for clang --analyze in clang...
2019-10-14 Joel E. Denny[lit] Extend internal diff to support -U
2019-10-14 Philip Reames[Tests] Add a test demonstrating a miscompile in the...
2019-10-14 Roman Lebedev[LoopIdiom] BCmp: loop exit count must not be wider...
2019-10-14 Alexey Bataev[OPNEMP]Allow grainsize clause in combined task-based...
2019-10-14 Cameron McInally[ASan] Fix IRTests/InstructionsTest.UnaryOperator
2019-10-14 Philip Reames[Tests] Add a few more tests for idioms with FP inducti...
2019-10-14 Casey Carter[libc++][test] Portability fix for std::any tests
2019-10-14 Puyan Lotfi[clang][IFS][test] Fixing lit test breakages on macOS...
2019-10-14 Lawrence D... Fix test breakage caused by r374424
2019-10-14 Teresa Johnson[ThinLTO] Fix printing of NoInline function summary...
2019-10-14 Matt ArsenaultAMDGPU: Fix redundant setting of m0 for atomic load...
2019-10-14 Matt ArsenaultAMDGPU: Remove unnecessary IR from test
2019-10-14 Nathan Ridge[clangd] Improve semantic highlighting in dependent...
2019-10-14 Puyan Lotfi[clang][IFS] Escape mangled names so MS ABI doesn...
2019-10-14 Casey Carter[libc++][test] Add license headers to test/support...
2019-10-14 Hans WennborgFix copy-pasto in r374759
2019-10-14 Jordan Rupprecht[llvm-objdump] Adjust spacing and field width for ...
2019-10-14 Michael BergAdd FMF to vector ops for phi
2019-10-14 Jordan RupprechtReapply: [llvm-size] Tidy up error messages (PR42970)
2019-10-14 Vedant Kumar[llvm-profdata] Weaken "malformed-ptr-to-counter-array...
next