platform/upstream/llvm.git
2020-08-10 Stanislav MekhanoshinUnbundle KILL bundles in VirtRegRewriter
2020-08-10 Tim Keith[flang] Avoid cascading error in subscript triplet
2020-08-10 peter klausler[flang] Fix edge case with Hollerith
2020-08-10 Gongyu Deng[lldb] tab completion for `platform target-install`
2020-08-10 Matt ArsenaultAMDGPU: Fix assertion in performSHLPtrCombine for 64...
2020-08-10 Matt ArsenaultAMDGPU: Fix visiting physreg dest users when folding...
2020-08-10 Alexandre GaneaRe-Re-land: [CodeView] Add full repro to LF_BUILDINFO...
2020-08-10 Craig Topper[BreakFalseDeps][X86] Move operand loop out of X86...
2020-08-10 Christian Sigg[MLIR] Make gpu.launch_func rewrite pattern part of...
2020-08-10 Nathan Ridge[clangd] Have template template arguments target their...
2020-08-10 Wouter van... [WebAssembly] wasm64: fix memory.init operand types
2020-08-10 Alex Richardson[ELF] Avoid creating a 2.1GB output file in arm-exidx...
2020-08-10 Rahul Joshi[MLIR][TableGen] Fix ambiguous build methods when infer...
2020-08-10 Jonas Devlieghere[lldb] Skip TestSimulatorPlatform with out-of-tree...
2020-08-10 Artur Bialas[mlir][spirv] Add OpGroupBroadcast
2020-08-10 Adam Czachorowski[clangd] Fix crash-bug in preamble indexing when using...
2020-08-10 Jonas Devlieghere[lldb] Fix NSArray0 data formatter and add test
2020-08-10 Mircea Trofin[NFC][MLInliner] remove curly braces for a few sinle...
2020-08-10 Mircea Trofin[NFC][MLInliner] Set up the logger outside the developm...
2020-08-10 Fangrui Song[PGO] Delete dead comdat renaming code related to Globa...
2020-08-10 Thomas Raoux[mlir][vector] Relax transfer_read/transfer_write restr...
2020-08-10 LLVM GN Syncbot[gn build] Port e2d61ae5733
2020-08-10 Adam CzachorowskiCorrectly set CompilingPCH in PrecompilePreambleAction.
2020-08-10 Eduardo Caldas[SyntaxTree] Expand support for `NestedNameSpecifier`
2020-08-10 Krzysztof Parzyszek[Hexagon] Avoid creating an empty target feature
2020-08-10 Fangrui Song[llvm-symbolizer] Add back --version and add a -v alias
2020-08-10 Camille Coti[flang] Version information in flang/f18
2020-08-10 Sam Clegg[lld][WebAssembly] Handle weakly referenced symbols...
2020-08-10 Simon Pilgrim[X86][SSE] shuffle(hop,hop) - canonicalize unary hop...
2020-08-10 Simon Pilgrim[SLP] Regenerate load-merge.ll tests
2020-08-10 Michael Liao[PGO][CUDA][HIP] Skip generating profile on the device...
2020-08-10 jasonliu[XCOFF] Adjust .rename emission sequence
2020-08-10 Shuhong LiuAuthor: Shuhong Liu <shuhong.liu@ibm.com>
2020-08-10 Xiangling Liao[AIX] Static init frontend recovery and backend support
2020-08-10 Simon Pilgrim[X86][SSE] Pull out shuffle(hop,hop) combine into combi...
2020-08-10 Stefan Pintilie[PowerPC] Add option to control PCRel GOT indirect...
2020-08-10 Sam Parker[ARM] Unrestrict Armv8-a IT when at minsize
2020-08-10 James Henderson[DebugInfo] Don't error for zero-length arange entries
2020-08-10 Eduardo Caldas[SyntaxTree] Implement `NestedNameSpecifier` using...
2020-08-10 Simon Pilgrim[X86][SSE] Add single undef element HADD test cases...
2020-08-10 Simon Pilgrim[X86][SSE] combineTargetShuffle - rearrange shuffle...
2020-08-10 Łukasz Krawczyk[clang-format] Add space between method modifier and...
2020-08-10 Matt ArsenaultAMDGPU/GlobalISel: Don't try to handle undef source...
2020-08-10 Matt ArsenaultPeepholeOptimizer: Use Register
2020-08-10 Matt ArsenaultGlobalISel: Remove redundant check for empty blocks
2020-08-10 Matt ArsenaultAMDGPU/GlobalISel: Merge load/store select cases
2020-08-10 Matt ArsenaultAMDGPU/GlobalISel: Fix typo
2020-08-10 Matt ArsenaultAMDGPU/GlobalISel: Use nicer form of buildInstr
2020-08-10 Sanjay Patel[InstCombine] auto-generate test checks; NFC
2020-08-10 Nico WeberRevert "[DebugInfo] Don't error for zero-length arange...
2020-08-10 Aleksandr Platonov[clang-tidy] Fix a crash in bugprone-not-null-terminate...
2020-08-10 Sanjay Patel[InstCombine] rearrange code for readability; NFC
2020-08-10 Haojian Wu[clangd] Fix the background index is not disabled when...
2020-08-10 James Henderson[DebugInfo] Don't error for zero-length arange entries
2020-08-10 Florian Hahn[LoopInterchange] Move instructions from preheader...
2020-08-10 Florian Hahn[LoopInterchange] Form LCSSA phis for values in orig...
2020-08-10 Eduardo Caldas[SyntaxTree] Implement the List construct.
2020-08-10 Qiu Chaofan[PowerPC] Add intrinsic to read or set FPSCR register
2020-08-10 Simon Pilgrim[ScalarizeMaskedMemIntrin][X86] Refresh missed transfor...
2020-08-10 Simon Pilgrim[ScalarizeMaskedMemIntrin] Scalarize constant mask...
2020-08-10 Raphael Isemann[lldb][NFC] Remove dead code in BreakpointResolverAddress
2020-08-10 Igor Kudrin[DebugInfo] Fix initialization of DwarfCompileUnit...
2020-08-10 Jing PuFree the memory allocated by mlirOperationStateAddXXX...
2020-08-10 Petar AvramovicAMDGPU/GlobalISel: Lower G_FREM
2020-08-10 Aleksandr Platonov[clang-tidy] Fix a crash in bugprone-not-null-terminate...
2020-08-10 Haojian Wu[Concepts] Dump template arguments for immediately...
2020-08-10 Nathan Ridge[clang] Allow DynTypedNode to store a TemplateArgumentLoc
2020-08-10 Vitaly Buka[NFC][StackSafety] Add a couple of early returns
2020-08-10 Richard SmithMore cleanup after removing the ability to reference...
2020-08-10 Vitaly Buka[NFC][StackSafety] Count dataflow inputs
2020-08-10 Vitaly Buka[NFC][Attributor] Add missing override
2020-08-10 Richard SmithImprove modeling of variable template specializations...
2020-08-10 Vitaly Buka[StackSafety] Fix union which produces wrapped sets
2020-08-10 Vitaly Buka[NFC][StackSafety] Avoid assert in getBaseObjec
2020-08-10 Eric ChristopherAdd override to fix -Winconsistent-missing-override...
2020-08-10 Craig Topper[TableGen] Pull the increment of a variable out of...
2020-08-10 Kazu Hirata[docs] Fix typos
2020-08-10 Juneyoung Lee[BuildLibCalls] Add noundef to standard I/O functions
2020-08-10 Jacques Pienaar[mlir][drr] Make error easier to understand
2020-08-10 Brad SmithRe-enable OpenBSD PowerPC64 tests.
2020-08-10 Shinji Okumura[Attributor][NFC][AAPotentialValues] Change interface...
2020-08-09 Brad Smithint64_t and intmax_t are always (signed) long long...
2020-08-09 Vitaly Buka[StackSafety] Don't keep FullSet in index
2020-08-09 Vitaly Buka[StackSafety] Use getSignedMin() to serialize ranges
2020-08-09 Vitaly Buka[NFC][StackSafety] Add index test
2020-08-09 Vitaly Buka[NFC][StackSafety] Add shell test requirement
2020-08-09 Dávid Bolvanský[AST] Fixed string list in test
2020-08-09 Dávid Bolvanský[AST] Fixed string concatenation warnings
2020-08-09 Kirill Bobyrev[clangd] Add more error details on the remote index...
2020-08-09 Dávid Bolvanský[X86] Added testcases for PR47024 and PR46315
2020-08-09 Vitaly Buka[NFC][StackSafety] Avoid some duplications in tests
2020-08-09 Gousemoodhin... [clang] Fix typo in comment
2020-08-09 Craig Topper[X86][GlobalISel] Enable a test case for sext i32-...
2020-08-09 Piotr SobczakFix 64-bit copy to SCC
2020-08-09 Florian Hahn[InstSimplify] Make sure CanUseUndef is initialized...
2020-08-09 Florian Hahn[InstSimplify/NewGVN] Add option to control the use...
2020-08-09 Florian Hahn[SCEVExpander] Make sure cast properly dominates Builde...
2020-08-09 Aditya Kumar[HotColdSplit] Add options for splitting cold functions...
2020-08-09 Dávid Bolvanský[Tests] Precommit tests for D85593
2020-08-09 Dávid Bolvanský[Diagnostics] Handle string concat pattern and avoid...
next