platform/upstream/llvm.git
2020-06-25 Davide Italiano[lldb/test] XFAIL TestHWBreakMultiThread on arch rather...
2020-06-25 Davide Italiano[lldb/test] Skip TestBreakpointThumbCodesection on...
2020-06-25 Dan Gohman[WebAssembly] Add warnings for -shared and -pie
2020-06-25 Wouter van... [WebAssembly] Adding 64-bit versions of __stack_pointer...
2020-06-25 Fangrui SongFix polly build after 8c2082e1dc9505da21806b707dfb3eae3...
2020-06-25 Louis Dionne[libc++] Remove unnecessary LLVM_INCLUDE_BENCHMARKS...
2020-06-25 Jessica Paquette[AArch64][GlobalISel] Port buildvector -> dup pattern...
2020-06-25 Paul Walker[MVT] Add missing floating point types for 1024/2048...
2020-06-25 Philip ReamesMigrate a couple of codegen tests to gc-live format
2020-06-25 LLVM GN Syncbot[gn build] Port e9fb1506b83
2020-06-25 Sam McCall[clangd] Config: Fragments and parsing from YAML
2020-06-25 David Green[ARM] Split FPExt loads
2020-06-25 Louis Dionne[libc++] Remove deprecated _LIBCPP_ALTERNATE_STRING_LAY...
2020-06-25 Sanjay Patel[x86] add vector test for merged condition branching...
2020-06-25 Philip ReamesMigrate a couple of codegen tests to gc-live format
2020-06-25 David Green[ARM] MVE VCVT lowering for f16->f32 extends
2020-06-25 Craig Topper[X86] Don't imply -mprfchw when -m3dnow is specified...
2020-06-25 Hubert Tong[NFC][Support] Add unit of measure to comment for PeakM...
2020-06-25 Hubert Tong[NFC][Support] Make Unix/Program.inc separately compilable
2020-06-25 Hubert Tong[Support][AIX] Add declaration of wait4 to fix build
2020-06-25 Arthur O'Dwyer[libc++] Fix some typos in the comment header for ...
2020-06-25 Anatoly Trosinenko[builtins] Move more float128-related helpers to GENERI...
2020-06-25 Jonas Devlieghere[lldb/ScriptInterpreter] Fix missing include on Windows
2020-06-25 Hiroshi Yamauchi[HIP] Improve check patterns to avoid test failures...
2020-06-25 Han Zhu[openmp] Use config.test_extra_flags in archer and...
2020-06-25 Mehdi Chinoune[flang] Replace ATTRIBUTE_UNUSED with LLVM_ATTRIBUTE_UNUSED
2020-06-25 Louis Dionne[libc++abi] NFCI: Minor refactoring of abort_message()
2020-06-25 Craig TopperRevert "[X86] Don't imply -mprfchw when -m3dnow is...
2020-06-25 David Green[ARM] Add FP_ROUND handling to splitting MVE stores
2020-06-25 Xun Li[Coroutines] Handle dependent promise types for final_s...
2020-06-25 Craig Topper[X86] Don't imply -mprfchw when -m3dnow is specified...
2020-06-25 LLVM GN Syncbot[gn build] Port 9878996c708
2020-06-25 Hiroshi YamauchiRevert "[PGO] Extend the value profile buckets for...
2020-06-25 Kirill Naumov[InlineCost] GetElementPtr with constant operands
2020-06-25 LLVM GN Syncbot[gn build] Port 63a89693f09
2020-06-25 David Goldman[Sema][CodeComplete][ObjC] Don't split the first select...
2020-06-25 Jonas Devlieghere[lldb/Docs] Add more details to the issues with custom...
2020-06-25 Xun Li[Coroutines] Special handle __builtin_coro_resume for...
2020-06-25 Hiroshi Yamauchi[PGO] Extend the value profile buckets for mem op sizes.
2020-06-25 Raphael Isemann[lldb][NFC] Use expect_expr in TestDollarInVariable
2020-06-25 Eduardo CaldasAdd `FloatingLiteral` to SyntaxTree
2020-06-25 Eduardo CaldasAdd StringLiteral to SyntaxTree
2020-06-25 Eduardo CaldasAdd `CharLiteral` to SyntaxTree
2020-06-25 Yuanfang Chen[NewPM] Move debugging log printing after PassInstrumen...
2020-06-25 Nick Desaulniers[Clang][SourceManager] optimize getFileIDLocal()
2020-06-25 Jonas Devlieghere[lldb/Lua] Redirect Lua stdout/stderr to the CommandRet...
2020-06-25 Jonas Devlieghere[lldb/ScriptInterpreter] Let the IORedirect factory...
2020-06-25 Zequan Wu[llvm-readobj][COFF] add .llvm.call-graph-profile secti...
2020-06-25 Daniel GrumbergEnsure that default value for -triple is correctly...
2020-06-25 Nithin Vadukkumchery... [analyzer] Enable constructor support in evalCall event.
2020-06-25 Jonas Devlieghere[lldb/ScriptInterpreter] Extract IO redirection logic
2020-06-25 Joel E. Denny[FileCheck][NFC] Remove redundant DumpInputDefault
2020-06-25 Francesco Petrogalli[sve][acle] Add some C intrinsics for brain float types.
2020-06-25 Seija KijinChange while to do-while
2020-06-25 Louis Dionne[libunwind] Allow specifying custom Lit config files
2020-06-25 Louis Dionne[libc++abi] Allow specifying custom Lit config files
2020-06-25 Simon PilgrimGVN.h - reduce AliasAnalysis.h include to forward decla...
2020-06-25 Arthur Eubanks[NewPM] Separate out alias analysis passes in opt
2020-06-25 Elvina Yakubova[Clang] Add support for -Wno-inline-namespace-reopened...
2020-06-25 Andrew Wock[FPEnv] PowerPC-specific builtin constrained FP enablement
2020-06-25 Eduardo CaldasAdd `BoolLiteralExpression` to SyntaxTree
2020-06-25 Sanjay Patel[InstCombine] fold fmul/fdiv with fabs operands
2020-06-25 David Green[ARM] Fixup for signed comparison warning. NFC
2020-06-25 Diego Caballero[mlir][EDSC] Add divis and diviu and vector.extractelement
2020-06-25 Simon PilgrimRemove orphan AMDGPUAAResult::Aliases and AMDGPUAAResul...
2020-06-25 Simon PilgrimRemove orphan TypeBasedAAResult::PathAliases declaratio...
2020-06-25 Simon PilgrimGlobalsModRef.h - reduce CallGraph.h include to forward...
2020-06-25 Simon PilgrimLoopAccessAnalysis.h - reduce AliasAnalysis.h include...
2020-06-25 David Green[ARM] MVE VCVT lowering for f32->f16 truncs
2020-06-25 Victor Campos[AArch64] Emit warning when disassembling unpredictable...
2020-06-25 Thomas Preud... [MC] Fix PR45805: infinite recursion in assembler
2020-06-25 Xing GUO[ObjectYAML][DWARF] Format codes. NFC.
2020-06-25 Zarko Todorovski[NFC][PPC][AIX] Add stack frame layout diagram to PPCIS...
2020-06-25 Sanjay Patel[PhaseOrdering] delete test for vectorization; NFC
2020-06-25 Pavel Labath[lldb] Rewrite Scalar::GetBytes
2020-06-25 Guillaume Chatelet[Alignment][NFC] Conform X86, ARM and AArch64 TargetTra...
2020-06-25 Simon PilgrimLiveIntervals.h.h - reduce AliasAnalysis.h include...
2020-06-25 Simon PilgrimAttributes.cpp - fix include sorting order. NFC.
2020-06-25 Simon PilgrimIRBuilder.cpp - fix include sorting order. NFC.
2020-06-25 Simon PilgrimCodeGenPrepare.cpp - remove unused IntrinsicsX86.h...
2020-06-25 Simon PilgrimFix typos in CodeGenPrepare::splitLargeGEPOffsets comments.
2020-06-25 Guillaume Chatelet[Alignment][NFC] Use Align for TargetCallingConv::OrigAlign
2020-06-25 Valentin Clement[openmp] Use Directive_enumSize instead of OMPD_unknown...
2020-06-25 Florian Hahn[DSE,MSSA] Check if Def is removable only wen we try...
2020-06-25 Aaron BallmanFix a crash with [[clang::acquire_handle]] when written...
2020-06-25 Frederik Gossen[MLIR][Shape] Canonicalize subsequent `size_to_index...
2020-06-25 Alexey Bataev[OPENMP]Dynamic globalization for parallel target regions.
2020-06-25 David Green[ARM] Split cast cost tests, and add masked load/store...
2020-06-25 Frederik Gossen[MLIR][Shape] Canonicalize subsequent `index_to_size...
2020-06-25 Georgii Rymar[llvm-readelf] - Report a warning instead of an error...
2020-06-25 Jeff TrullRepair various issues with modernize-avoid-bind
2020-06-25 Tyker[AssumeBundles] Use operand bundles to encode alignment...
2020-06-25 Tyker[NFC] update test to make diff of the following commit...
2020-06-25 Florian Hahn[Matrix] Use 1st/2nd instead of first/second in matrix...
2020-06-25 Sam Tebbs[ARM] Allow tail predication on sadd_sat and uadd_sat...
2020-06-25 Florian Hahn[Matrix] Group matrix diagnostics together (NFC).
2020-06-25 Simon PilgrimFPEnv.h - reduce includes to forward declarations....
2020-06-25 Simon PilgrimMachineScheduler.h - reduce AliasAnalysis.h include...
2020-06-25 Haojian Wu[AST] Fix a crash on accessing a class without definiti...
2020-06-25 Kadir Cetinkaya[libclang] Get rid of relience on SourceManager member...
next