platform/upstream/llvm.git
2020-10-12 Martin Storsjö[LLD] [COFF] Fix a ubsan error in pdb-type-server-missi...
2020-10-12 Martin Storsjö[libunwind] [SEH] Don't interact with foreign exceptions
2020-10-12 JonChesterfield[libomptarget][amdgcn] Implement partial barrier
2020-10-12 Nicolas Vasilache[mlir][Linalg] Temporarily circumvent TensorConstant...
2020-10-12 Nico Weber[gn build] Add libclang_rt.ios.a, libclang_rt.iossim...
2020-10-12 Tony[AMDGPU] Correct processor names for gfx1010 and gfx1011
2020-10-12 Roman LebedevReland "[SCEV] Model ptrtoint(SCEVUnknown) cast not...
2020-10-12 Roman Lebedev[NFC][ScalarEvolution] Add tests with ptrtoint in const...
2020-10-12 Arthur EubanksRevert "Canonicalize declaration pointers when forming...
2020-10-12 Cameron McInally[SVE] Fix VBITS_GE_256 typo in fixed-width tests.
2020-10-12 Walter Erquinigo[trace] Scaffold "thread trace dump instructions"
2020-10-12 Valentin Clement[flang][openacc] Lower data construct
2020-10-12 Xun Li[Coroutine][Sema] Only tighten the suspend call temp...
2020-10-12 brett koonceupdate .txt --> .md links
2020-10-12 Ben Vanik[mlir] fixing typo in parseAttribute that was ignoring...
2020-10-12 Adrian McCarthy[LLDB] Fix 37 tests on Windows
2020-10-12 Arthur Eubanks[Inliner][NPM] Fix various tests under NPM
2020-10-12 Simon Pilgrim[InstCombine] FoldShiftByConstant - create Scalar/Vecto...
2020-10-12 Nathan Ridge[clangd] Heuristic resolution for dependent type and...
2020-10-12 Adhemerval... [sanitizer] Disable fast_unwind_on_malloc as default...
2020-10-12 Fangrui Song[X86] Support -march=x86-64-v[234]
2020-10-12 Valentin Clement[flang][openacc] Lower parallel construct
2020-10-12 Valentin Clement[flang][openacc] Update Loop Construct lowering to...
2020-10-12 Simon Pilgrim[InstCombine] FoldShiftByConstant - create Scalar/Vecto...
2020-10-12 Simon Pilgrim[InstCombine] FoldShiftByConstant - merge equivalent...
2020-10-12 Teresa JohnsonRestore "[ThinLTO] Avoid temporaries when loading globa...
2020-10-12 Florian Hahn[VPlan] Use VPValue def for VPMemoryInstructionRecipe.
2020-10-12 Mark de WeverMake likelihood lit test less brittle
2020-10-12 Fangrui Song[compiler-rt] Suppress -Wunused-result due to ::write...
2020-10-12 Hans WennborgRevert 1c021c64c "[SCEV] Model ptrtoint(SCEVUnknown...
2020-10-12 Konstantin... [GlobalISel][KnownBits] Early return on out of bound...
2020-10-12 Dávid Bolvanský[Tests] Regenerate test checks; NFC
2020-10-12 Mircea Trofin[NFC][MC] Use MCRegister in LiveRangeMatrix
2020-10-12 Florian Hahn[VPlan] Use operands for printing of VPWidenMemoryInstr...
2020-10-12 Mircea Trofin[NFC][Regalloc] Pass VirtRegMap by reference.
2020-10-12 Sebastian Neubauer[AMDGPU] Print metadata on error
2020-10-12 Florian Hahn[LoopDeletion] Remove over-eager SCEV verification.
2020-10-12 Sebastian Neubauer[AMDGPU] Insert waterfall loops for divergent calls
2020-10-12 Cameron McInally[SVE] Lower fixed length VECREDUCE_XOR operation
2020-10-12 Jay Foad[AMDGPU] Use @LINE for error checking in gfx10 assemble...
2020-10-12 Simon Pilgrim[InstCombine] matchFunnelShift - fold or(shl(a,x),lshr...
2020-10-12 Simon Pilgrim[InstCombine] matchFunnelShift - remove shift value...
2020-10-12 Simon Pilgrim[InstCombine] matchFunnelShift - canonicalize to OR...
2020-10-12 David Spickett[lldb] Note difference in vFile:pread/pwrite format...
2020-10-12 Haojian Wu[clangd] Disable a failure TopLevelDecls test.
2020-10-12 Haojian WuDump decl when the test matcher fails.
2020-10-12 Max Kazantsev[NFC] Remove redundant isFullSet checks
2020-10-12 LLVM GN Syncbot[gn build] Port f9317f7bf6b
2020-10-12 Kadir Cetinkaya[clangd] Record memory usages after each notification
2020-10-12 Kadir Cetinkaya[clangd] Add a helper for exposing tracer status
2020-10-12 Kadir Cetinkaya[clangd] Introduce memory usage dumping to TUScheduler...
2020-10-12 Kadir Cetinkaya[clangd] Introduce memory dumping to FileIndex, FileSym...
2020-10-12 Kadir Cetinkaya[clangd] Add a metric for tracking memory usage
2020-10-12 Kadir Cetinkaya[clangd] Introduce MemoryTrees
2020-10-12 Simon Pilgrim[DAG][ARM][MIPS][RISCV] Improve funnel shift promotion...
2020-10-12 Alexander Kornienko[clang-tidy] Fix IncludeInserter usage example in a...
2020-10-12 Kadir Cetinkaya[clangd][NFC] Fix formatting in ClangdLSPServer
2020-10-12 Christian Sigg[mlir][gpu] Adding gpu runtime wrapper functions for...
2020-10-12 Kazushi (Jam... [VE] Support copysign math function
2020-10-12 Pavel Labath[lldb/Utility] Introduce UnimplementedError
2020-10-12 Sam McCall[clangd] Stop capturing trace args if the tracer doesn...
2020-10-12 Jan Kratochvil[nfc] [lldb] Simplify calling SymbolFileDWARF::GetDWARF...
2020-10-12 Nicolas Vasilache[mlir][Linalg] NFC - Automate the printing of canonical...
2020-10-12 Nicolas Vasilache[mlir][Linalg] Add named Linalg ops on tensor to buffer...
2020-10-12 Sam McCall[clangd] Validate optional fields more strictly.
2020-10-12 Sam McCall[JSON] Add ObjectMapper::mapOptional to validate option...
2020-10-12 Simon PilgrimRevert rGb97093e520036f8 - "[InstCombine] matchFunnelSh...
2020-10-12 Kazushi (Jam... [VE] Support fneg and frem
2020-10-12 Kazushi (Jam... [VE] Change to expand BRCOND
2020-10-12 Haojian WuFix buildbot failure for 702529d899c87e9268bb33d836dbc9...
2020-10-12 Evgeny LeviantAdd test for cortex-a57/ARM sched model. NFC
2020-10-12 sstefan1[IR][FIX] Intrinsics - don't apply default willreturn...
2020-10-12 Haojian Wu[AST][RecoveryExpr] Don't perform early typo correction...
2020-10-12 Haojian Wu[AST][RecoveryExpr] Build dependent callexpr in C for...
2020-10-12 Georgii Rymar[llvm-readobj/elf] - Ignore the hash table when on...
2020-10-12 Haojian Wu[clang] Fix returning the underlying VarDecl as top...
2020-10-12 Nicolas VasilacheRevert "Revert "Give attributes C++ namespaces.""
2020-10-12 Alexander Belyaev[mlir] Move Linalg tensors-to-buffers tests to Linalg...
2020-10-12 David SherwoodFix build failure caused by c5ba0d33cc060cc06a28a5d9101...
2020-10-12 Roman Lebedev[SCEV] Model ptrtoint(SCEVUnknown) cast not as unknown...
2020-10-12 David Sherwood[SVE] Make ElementCount and TypeSize use a new PolySize...
2020-10-12 Kito Cheng[Tablegen][SubtargetEmitter] Print TuneCPU in Subtarget...
2020-10-12 Vitaly Buka[NFC][Asan] Remove unused macro
2020-10-12 John McCallRevert "[SYCL] Implement __builtin_unique_stable_name."
2020-10-12 Fangrui Song[SchedDAGInstrs] Delete redundant contains(). NFC
2020-10-12 Jonas DevlieghereRevert "PR47792: Include the type of a pointer or refer...
2020-10-12 Qiu Chaofan[NFC] Move PPC strict-fp MIR test to dedicated file
2020-10-12 Valentin Clement[mlir][openacc] Introduce acc.enter_data operation
2020-10-11 Richard SmithPR47792: Include the type of a pointer or reference...
2020-10-11 Craig Topper[ValueTracking] Use KnownBits::countMaxLeadingZeros...
2020-10-11 Richard SmithFix arc lint's clang-format rule: only format the file...
2020-10-11 Christian Iversen[ELF] Fix broken bitstream linking with lld when e_mach...
2020-10-11 Tres Popp[mlir] Type erase inputs to select statements in shape...
2020-10-11 Nathan Ridge[clangd] Avoid relations being overwritten in a header...
2020-10-11 Roman Lebedev[InstCombine] combineLoadToOperationType(): don't fold...
2020-10-11 Fangrui Song[X86] Define __LAHF_SAHF__ if feature 'sahf' is set...
2020-10-11 David Green[LV] Tail folded inloop reductions.
2020-10-11 Zinovy Nis[clang-tidy] Fix crash in readability-function-cognitiv...
2020-10-11 Nikita Popov[MemCpyOpt] Add lifetime may alias test (NFC)
2020-10-11 David Green[LV] Extra predicated inloop reduction tests. NFC
next