platform/upstream/llvm.git
2020-01-12 Craig Topper[TargetLowering][X86] Connect the chain from STRICT_FSE...
2020-01-12 Craig Topper[LegalizeVectorOps] Expand vector MERGE_VALUES immediately.
2020-01-12 Fangrui Song[X86][Disassembler] Shrink X86GenDisassemblerTables...
2020-01-11 Fangrui Song[X86][Disassembler] Optimize argument passing and immed...
2020-01-11 Fangrui Song[Disassembler] Delete the VStream parameter of MCDisass...
2020-01-11 Lang Hames[ORC] Fix argv handling in runAsMain / lli.
2020-01-11 Alexandre Ganea[Support] Optionally call signal handlers when a functi...
2020-01-11 Fangrui Song[X86][Disassembler] Replace custom logger with LLVM_DEBUG
2020-01-11 Craig Topper[LegalizeVectorOps] Remove some of the simpler Expand...
2020-01-11 Craig Topper[LegalizeVectorOps] Only pass SDNode* instead SDValue...
2020-01-11 Fangrui Song[X86][Disassembler] Simplify and optimize reader functions
2020-01-11 Craig Topper[X86] Turn FP_ROUND/STRICT_FP_ROUND into X86ISD::VFPROU...
2020-01-11 Mark de WeverAdd -Wrange-loop-analysis changes to ReleaseNotes
2020-01-11 Lang Hames[ExecutionEngine] Re-enable FastISel for non-iOS arm...
2020-01-11 Jonas TothRevert "[ASTMatchers] extract public matchers from...
2020-01-11 Jonas Toth[ASTMatchers] extract public matchers from const-analys...
2020-01-11 River Riddle[mlir] NFC: Remove Value::operator* and Value::operator...
2020-01-11 Philip Reames[X86] Adjust nop emission by compiler to consider targe...
2020-01-11 Philip Reames[X86AsmBackend] Move static function before sole use...
2020-01-11 Philip Reames[X86AsmBackend] Be consistent about placing definitions...
2020-01-11 Simon PilgrimGlobalModuleIndex - Fix use-after-move clang static...
2020-01-11 Simon PilgrimFix "pointer is null" static analyzer warnings. NFCI.
2020-01-11 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-11 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-11 Simon PilgrimFix "pointer is null" static analyzer warnings. NFCI.
2020-01-11 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-11 Simon PilgrimFix uninitialized value clang static analyzer warning...
2020-01-11 Benjamin KramerRemove copy ctors identical to the default one. NFC.
2020-01-11 Simon PilgrimmoveOperands - assert Src/Dst MachineOperands are non...
2020-01-11 Simon Pilgrim[X86] Fix outdated comment
2020-01-11 Mark de Wever[Sema] Improve -Wrange-loop-analysis warnings.
2020-01-11 Simon PilgrimFix copy+paste typo in shuffle test name
2020-01-11 Simon Pilgrim[X86][AVX] Add lowerShuffleAsLanePermuteAndSHUFP lowering
2020-01-11 Florian Hahn[X86] Add more complex tests for vector masks used...
2020-01-11 Nuno LopesDSE: fix bug where we would only check libcalls for...
2020-01-11 Nikita Popov[LoopRotate] Add tests for rotate with switch; NFC
2020-01-11 Nikita Popov[LoopSimplify] Regenerate test checks; NFC
2020-01-11 Nikita Popov[InstCombine] Preserve nuw on sub of geps (PR44419)
2020-01-11 Craig Topper[X86] Remove dead code from X86DAGToDAGISel::Select...
2020-01-11 Christian SiggAdd test for GDB pretty printers.
2020-01-11 Craig Topper[X86] Simplify code by removing an unreachable conditio...
2020-01-11 Craig Topper[X86] Preserve fpexcept property when turning strict_fp...
2020-01-11 Fangrui Song[X86][Disassembler] Simplify readPrefixes
2020-01-11 Craig Topper[X86] Use ReplaceAllUsesWith instead of ReplaceAllUsesO...
2020-01-11 Amara EmersonMark the test/Feature/load_extension.ll test as unsuppo...
2020-01-11 Michael Bedy[AMDGPU] Remove unnecessary v_mov from a register to...
2020-01-11 Qiu Chaofan[NFC] [PowerPC] Update mi-peephole-splat test
2020-01-11 Zheng Chen[SCEV] [NFC] add more test cases for range of addrecexp...
2020-01-11 Craig Topper[TargetLowering][ARM][Mips][WebAssembly] Remove the...
2020-01-11 Tom Tan[COFF] Align ARM64 range extension thunks at instructio...
2020-01-11 Alexandre GaneaRemove umask tests
2020-01-11 Saar Raz[Concepts] Fix MarkUsedTemplateParameters for exprs
2020-01-11 Fangrui Song[Driver] Fix OptionClass of -fconvergent-functions...
2020-01-11 Nico Weberdriver: Allow -fdebug-compilation-dir=foo in joined...
2020-01-11 Richard SmithClean up and slightly generalize implementation of...
2020-01-11 Richard SmithAdd a FIXME and corresponding test coverage for some...
2020-01-11 Richard SmithRemove redundant implicit cast creation.
2020-01-10 Jessica Paquette[AArch64] Don't generate libcalls for wide shifts on...
2020-01-10 Richard SmithImprove precision of documentation comment.
2020-01-10 Lei Zhang[mlir][ods] Support dialect specific content emission...
2020-01-10 Lei Zhang[mlir] NFC: put C++ code emission classes in their...
2020-01-10 Mircea Trofin[NFC][InlineCost] Factor cost modeling out of CallAnaly...
2020-01-10 Vedant Kumar[LockFileManager] Make default waitForUnlock timeout...
2020-01-10 Richard SmithOnly destroy static locals if they have non-trivial...
2020-01-10 Jonas Devlieghere[lldb/Reproducer] Add SBReproducer::Replay overload...
2020-01-10 Stanislav MekhanoshinLet targets adjust operand latency of bundles
2020-01-10 Vedant Kumarlldbutil: Forward ASan launch info to test inferiors
2020-01-10 Jonas Devlieghere[lldb/Utils] Remove vim-lldb
2020-01-10 Jonas Devlieghere[lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain...
2020-01-10 Vedant Kumar[AArch64] Add isAuthenticated predicate to MCInstDesc
2020-01-10 Jonas Devlieghere[lldb/Scripts] Move android script from underneath...
2020-01-10 Jonas Devlieghere[lldb/Scripts] Remove remote-build.py
2020-01-10 Jonas Devlieghere[lldb/Scripts] Remove buildbot.py
2020-01-10 Lirong YuanSummary: update macro for OFF_T so that sanitizer works...
2020-01-10 Sylvestre Ledruclang-tidy doc: unbreak the CI
2020-01-10 Craig Topper[TargetLowering] Use SelectionDAG::getSetCC and remove...
2020-01-10 Sylvestre Ledruclang-tidy doc: Refresh the list of checkers and polish...
2020-01-10 Sylvestre LedruMakeUniqueCheck.cpp: explicit the fact that there is...
2020-01-10 ReidImplement new AST matcher hasAnyCapture to match on...
2020-01-10 Raphael Isemann[lldb] Fix TestClangASTContext.TestFunctionTemplateInRe...
2020-01-10 Raphael Isemann[lldb] Make CompleteTagDeclsScope completion order...
2020-01-10 Philip Reames[Tests] Precommit tests showing default branch padding...
2020-01-10 Stephen Kelly[ASTMatchers] Make test more clear about what it is...
2020-01-10 Fangrui Song[Driver][PowerPC] Move powerpcspe logic from cc1 to...
2020-01-10 Jan Korous[clang] Fix out-of-bounds memory access in ComputeLineN...
2020-01-10 Jonas Devlieghere[CMake] Fix modules build after DWARFLinker reorganization
2020-01-10 Sam Clegg[lld][WebAssembly] Add libcall symbols to the link...
2020-01-10 Craig Topper[TargetLowering][ARM][X86] Change softenSetCCOperands...
2020-01-10 Gabor Marton[analyzer] Move PlacementNewChecker to alpha
2020-01-10 Daniel SandersUpdate the attribution policy to use the 'Author' prope...
2020-01-10 Jonas Devlieghere[lldb/Lua] Support loading Lua modules
2020-01-10 Raphael Isemann[lldb] Remove FieldDecl stealing hack by rerouting...
2020-01-10 Craig Topper[LegalizeVectorOps] Improve handling of multi-result...
2020-01-10 Fangrui Song[ELF] Make TargetInfo::writeIgotPlt a no-op
2020-01-10 Fangrui Song[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]
2020-01-10 Fangrui SongSupport function attribute patchable_function_entry
2020-01-10 Fangrui Song[X86] Support function attribute "patchable-function...
2020-01-10 Fangrui Song[AArch64] Add function attribute "patchable-function...
2020-01-10 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-10 jasonliu[AIX] Allow vararg calls when all arguments reside...
next