platform/upstream/llvm.git
2020-06-10 Marco Elver[ASan][Test] Fix expected strings for globals test
2020-06-10 Siva Chandra[libc] Add a simple linux aarch64 config.
2020-06-10 Craig Topper[X86] Split imm handling out of selectMOV64Imm32 and...
2020-06-10 Siva Chandra[libc][NFC] Make cpu feature check tolerate non-x86...
2020-06-10 Michael Liao[hip] Fix device-only relocatable code compilation.
2020-06-10 Saiyedul Islam[OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN...
2020-06-10 Marco Elver[ASan][Test] Split out global alias test
2020-06-10 Matt ArsenaultAMDGPU: Stop using getSelectCC in division lowering
2020-06-10 Matt ArsenaultGlobalISel: Move LegalizerHelper members around
2020-06-10 Heejin Ahn[WebAssembly] Fix a warning for an unused variable
2020-06-10 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-06-10 David Green[ARM] Update fp16-insert-extract.ll test checks. NFC
2020-06-10 Zequan Wu[AST] Mangle LambdaContextDecl for top level decl
2020-06-10 Joel E. Denny[libc++] Work around gcc/Power9 bug in `include/thread`
2020-06-10 Joel E. Denny[FileCheck] Add missing %ProtectFileCheckOutput to...
2020-06-10 Eric Schweitz[flang] Add the complex expression helper class.
2020-06-10 Mehdi AminiFix MLIR test: -dump-input-on-failure is no longer...
2020-06-10 Endre FülöpRevert "[analyzer] On-demand parsing capability for...
2020-06-10 Simon Pilgrim[X86][SSE] Cleanup tests based on feedback from D81547
2020-06-10 Pavel Labath[lldb] XFAIL TestForwardDeclaration.test_debug_names...
2020-06-10 Matt ArsenaultGlobalISel: Make default implementation of legalizeCust...
2020-06-10 Matt ArsenaultAMDGPU/GlobalISel: Make G_IMPLICIT_DEF legality more...
2020-06-10 Thomas Preud... FileCheck [11/12]: Add matching constraint specification
2020-06-10 serge-sans... Correctly update Changed status for SimplifyCFG
2020-06-10 Haojian WuFix the -Wsign-compare warning.
2020-06-10 Raphael IsemannADT: Fix that APSInt's string constructor claims it...
2020-06-10 Pavel Labath[lld] Fix test/ELF/undef.s for 6f55b5a1
2020-06-10 Raphael Isemann[lldb] Replace the LEB128 decoding logic in LLDB's...
2020-06-10 Simon Pilgrim[CostModel][X86] Add broadcast costs for vXi1 bool...
2020-06-10 serge-sans... Fix version of c-general.profdata.v5 test case
2020-06-10 Pavel Labath[DWARFDebugLine] Use truncating data extractors for...
2020-06-10 Sam McCall[clangd] Disable new errs()-tie behavior, it's racy.
2020-06-10 Frederik Gossen[MLIR][Standard] Make the `dim` operation index an...
2020-06-10 Louis Dionne[libc++] Install locales in the build bot Docker images
2020-06-10 Mikhail Maltsev[libcxx] Fix std::vector construct_iter_iter.pass.cpp...
2020-06-10 Kuter DinelReland: [Attributor] Split the Attributor::run() into...
2020-06-10 Peter Smith[ELF][AArch64] Correct relocation codes for R_<CLS...
2020-06-10 Pavel Labath[lldb/Utility] Remove m_ieee_quad from Scalar
2020-06-10 Ronald WamplerCreate a warning flag for 'warn_conv_*_not_used'
2020-06-10 Marco Elver[KernelAddressSanitizer] Make globals constructors...
2020-06-10 gbreynoo[lld][test] Expand testing for dynamic-list and export...
2020-06-10 Sander de Smalen[AArch64][SVE] Change pointer type of struct load/store...
2020-06-10 Louis Dionne[libc++] Translate the enable_filesystem parameter...
2020-06-10 Pavel Labath[lldb/Makefile.rules] Apply CFLAGS_EXTRAS after debug...
2020-06-10 Georgii Rymar[yaml2obj] - Introduce a 10 Mb limit of the output...
2020-06-10 Louis Dionne[libc++] Define the no-exceptions Lit feature using...
2020-06-10 Louis Dionne[libc++] Allow picking Lit parameters from the config
2020-06-10 Frederik Gossen[MLIR][Shape] Make dimension an operand of `get_extent`
2020-06-10 Endre Fülöp[analyzer] On-demand parsing capability for CTU
2020-06-10 Sergej Jaskiewicz[compiler-rt] [test] Fix NameError when loading lit...
2020-06-10 Vitaly Buka[asan] Suppress lint warning in tests
2020-06-10 Raphael Isemann[lldb][NFC] Rename ClangExpressionDeclMap::AddThisType...
2020-06-10 Kazushi (Jam... [VE] Support convert instructions in MC layer
2020-06-10 David Green[ARM] MVE vectorizer reduction tests for each reduction...
2020-06-10 sstefan1Revert "[Attributor] Split the Attributor::run() into...
2020-06-10 stefan[Attributor] Split the Attributor::run() into multiple...
2020-06-10 Vitaly Buka[StackSafety] Add info into function summary
2020-06-10 Paul Walker[FileCheck] Add function call support to numerical...
2020-06-10 Sam McCall[clangd] Log rather than assert on bad UTF-8.
2020-06-10 Florian Hahn[DSE,MSSA] Relax post-dom restriction for objs visible...
2020-06-10 Vitaly BukaRevert "[InstrProfiling] Use !associated metadata for...
2020-06-10 Endre FülöpRevert "[analyzer] On-demand parsing capability for...
2020-06-10 Alex Bradbury[RISCV] Make visibility of overridden methods in RISCVI...
2020-06-10 Sam Parker[CostModel] Unify Shuffle and InsertElement Costs
2020-06-10 Sam Parker[CostModel] Unify getArithmeticInstrCost
2020-06-10 Kazushi (Jam... [VE] Support host memory access instructions in MC...
2020-06-10 Wang, Pengfei[MS] Copy the symbols assigned to the former instructio...
2020-06-10 Sander de Smalen[SveEmitter] NFC: Add missing ACLE tests
2020-06-10 Eli FriedmanRevert "[SPARC] Lower fp16 ops to libcalls"
2020-06-10 Endre Fülöp[analyzer] On-demand parsing capability for CTU
2020-06-10 LLVM GN Syncbot[gn build] Port 4f03c0b8066
2020-06-10 LLVM GN Syncbot[gn build] Port 075890ca551
2020-06-10 Amara Emerson[AArch64] Move RegisterBankInfo.cpp/h to GISel.
2020-06-10 Fangrui Song[ELF] Fix --thinlto-index-only regression after D79300
2020-06-10 Siva Chandra... [libc] Add implementations of round and roundf.
2020-06-10 Shawn Landden[AArch64] custom lowering for i128 popcount
2020-06-10 Stephen Neuendorffer[JitRunner] add support for i32 and i64 output
2020-06-10 Stephen Neuendorffer[MLIR] expose applyCmpPredicate
2020-06-10 Siva Chandra... [libc] Skip fuzzer as well if its dependent entrypoints...
2020-06-10 LemonBoy[SPARC] Lower fp16 ops to libcalls
2020-06-10 Fangrui Song[Support][unittest] Fix asan failure after D81156
2020-06-10 Sterling AugustineFix variables used only in asserts.
2020-06-09 Amara Emerson[AArch64][GlobalISel] Select G_ADD_LOW into a MOVaddr...
2020-06-09 Craig Topper[X86] Assign a feature to tremont, goldmont, goldmont...
2020-06-09 Vy NguyenMake the diagnostic-missing-prototypes put the suggeste...
2020-06-09 Siva Chandra... [libc][NFC] Adjust sinf and cosf around -infinity inputs.
2020-06-09 Jonas Devlieghere[lldb/Reproducers] Skip test_remove_placeholder_add_rea...
2020-06-09 aartbik[mlir] [VectorOps] Handle 'vector.shape_cast' lowering...
2020-06-09 Akira HatanakaDon't use a variable that isn't defined
2020-06-09 Siva Chandra... [libc][NFC][Obvious] Tidy up some CMake files.
2020-06-09 Siva Chandra... [libc] Skip entrypoints not present in the entrypoints...
2020-06-09 Whitney Tsang[LoopFusion] Update second loop guard non loop successo...
2020-06-09 Tim Keith[flang] Fix bug resolving type in type definition
2020-06-09 Jonas Devlieghere[lldb/CMake] Add LLDB_PYTHON_VERSION to use Python...
2020-06-09 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-06-09 Sam McCallReland [clangd] Resolve driver symlinks, and look up...
2020-06-09 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-06-09 Thomas Lively[NFC][WebAssembly] Add tests for alignment on new SIMD...
2020-06-09 diggerlinAdded test case for the patch D75866 "supporting the...
2020-06-09 Bruno Ricci[clang][NFC] Fix and simplify the test added in 8dcc7ee...
next