platform/upstream/llvm.git
2020-02-07 River Riddle[mlir][Pass] Enable printing pass options as part of...
2020-02-07 Huihui ZhangReland "[ARM] Fix data race on RegisterBank initializat...
2020-02-07 Davide Italiano[TestConvienceVariable] Clean the directory before...
2020-02-07 Petr Hosek[CMake] Use LLVM tools external project build where...
2020-02-07 natashaknk[mlir][spirv] Adding sin op in the GLSL extension
2020-02-07 Jan Kratochvil[lldb] Fix+re-enable Assert StackFrame Recognizer on...
2020-02-07 Huihui ZhangReland "[AArch64] Fix data race on RegisterBank initial...
2020-02-07 Nicolas Vasilache[mlir][VectorOps] Introduce a `vector.fma` op that...
2020-02-07 Nemanja Ivanovic[PowerPC] Fix spilling of vector registers in PEI of...
2020-02-07 Nicolas Vasilache[mlir][VectorOps] Expose and use llvm.intrin.fma*
2020-02-07 Alexey Bataev[OPENMP50]Add codegen for acq_rel clause in atomic...
2020-02-07 Sourabh Singh... [DebugInfo]: Fix the debuginfo-tests/llgdb-tests/apple...
2020-02-07 Richard Smith[cxx_status] Fix status of P1766R to not bleed into...
2020-02-07 Nico WeberRevert "Support -fstack-clash-protection for x86"
2020-02-07 Richard SmithImplement P1766R1: diagnose giving non-C-compatible...
2020-02-07 Changpeng FangAMDGPU: Enhancement on FDIV lowering in AMDGPUCodeGenPr...
2020-02-07 Fangrui Song[dsymutil] Delete unneeded parameter Triple from DWARFL...
2020-02-07 Vladimir VereschakaRevert "[CMake] Filter libc++abi and libunwind from...
2020-02-07 Kostya Kortchinsky[scudo][standalone] 32-bit improvement
2020-02-07 Jessica Paquette[AArch64][GlobalISel] Reland SLT/SGT TBNZ optimization
2020-02-07 Changpeng FangAMDGPU: Limit the search in finding the instruction...
2020-02-07 serge_sans_pailleSupport -fstack-clash-protection for x86
2020-02-07 MaheshRavishankar[mlir][Linalg] Implement fusion of linalg.generic opera...
2020-02-07 Sean Fertile[PowerPC] Create a FixedStack object for CR save in...
2020-02-07 Craig Topper[X86] Handle SETB_C32r/SETB_C64r in flag copy lowering...
2020-02-07 Jay Foad[AMDGPU] Use @LINE for error checking in gfx10 assemble...
2020-02-07 Michael Liao[clang] Fix linkage of nested lambdas.
2020-02-07 Matt ArsenaultAMDGPU/GlobalISel: Fix missing test for select of s64...
2020-02-07 Vedant Kumar[MachineInstr] Add isCandidateForCallSiteEntry predicate
2020-02-07 Pavel Labath[lldb] Group ABI plugins
2020-02-07 Med Ismail... [lldb/test] Skip the AssertFrameRecognizer test for...
2020-02-07 Fangrui Song[ELF][ARM][test] Keep arm-thumb-interwork-shared.s
2020-02-07 Petar Avramovic[GlobalISel] Add buildMerge with SrcOp initializer...
2020-02-07 Fangrui Song[yaml2obj][test] Simplify some e_machine EI_CLASS EI_DA...
2020-02-07 Fangrui Song[yaml2obj] Add -D k=v to preprocess the input YAML
2020-02-07 aartbik[mlir][VectorOps] Generalized vector.print to i32/i64
2020-02-07 Pavel Labath[lldb] Delete ValueObjectRegisterContext class
2020-02-07 Sanjay Patel[x86] don't create an unused constant vector
2020-02-07 Simon Pilgrim[X86] isNegatibleForFree - allow pre-legalized FMA...
2020-02-07 Amara Emerson[GlobalISel][IRTranslator] Add special case support...
2020-02-07 Michał Górny[lldb] Improve debugging 32-bit programs on NetBSD...
2020-02-07 Med Ismail... [lldb/test] Prevent TestFrameRecognizer.py to fail...
2020-02-07 Med Ismail... [lldb/Target] Fix `frame recognizer list` crash when...
2020-02-07 Nuno Lopes[docs] update mathjax path in doxygen
2020-02-07 Jinsong Ji[AsmPrinter] Print FP constant in hexadecimal form...
2020-02-07 Miloš Stojanović[llvm-exegesis] Improve error reporting in BenchmarkRun...
2020-02-07 Matt ArsenaultAMDGPU/GlobalISel: Fix move s.buffer.load to VALU
2020-02-07 Simon Tatham[TableGen] Fix spurious type error in bit assignment.
2020-02-07 Matt ArsenaultGlobalISel: Fix narrowing of G_CTPOP
2020-02-07 Matt ArsenaultGlobalISel: Fix lowering of G_CTLZ/G_CTTZ
2020-02-07 Alexandre GaneaRe-land "[Clang][Driver] Remove -M group options ....
2020-02-07 Alexey Bataev[OPENMP50]Add parsing/sema for acq_rel clause.
2020-02-07 Sam Parker[NFC][ARM] Update test
2020-02-07 OuHangKresnik[mlir] Add NoSideEffect to Affine min max
2020-02-07 Nico WeberRevert "[LLD][ELF][ARM] Do not substitute BL/BLX for...
2020-02-07 Sam Parker[NFC][ARM] Modified test with update script
2020-02-07 LLVM GN Syncbot[gn build] Port 446268a2234
2020-02-07 Miloš StojanovićRecommit: "[llvm-exegesis] Improve error reporting...
2020-02-07 Miloš StojanovićRecommit: "[llvm-exegesis] Improve error reporting"
2020-02-07 Miloš Stojanović[llvm-exegesis] Add a custom error for clustering
2020-02-07 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax...
2020-02-07 Christian SiggRename prettyprinters test to llvm-support.
2020-02-07 Raphael Isemann[lldb] Improve error message when running static initia...
2020-02-07 Momchil Velikov[AArch64] Predictably disassemble system registers...
2020-02-07 Anastasia Stulova[OpenCL] Restrict addr space conversions in nested...
2020-02-07 Hans Wennborgclang-cl: Parse new MSVC flags /Qspectre-load and ...
2020-02-07 Djordje Todorovic[llvm-dwarfdump][Stats] Add the license header
2020-02-07 Florian Hahn[ValueTracking] usub(a, b) cannot overflow if a >= b.
2020-02-07 Hans WennborgFix docs and comments for max_tokens_total pragma
2020-02-07 serge-sans... Revert "Support -fstack-clash-protection for x86"
2020-02-07 Balázs Kéri[analyzer] Small StreamChecker refactoring (NFC).
2020-02-07 Guillaume Chatelet[NFC] Introduce an API for MemOp
2020-02-07 Florian Hahn[InstCombine] Precommit usub.with.overflow test for...
2020-02-07 Florian Hahn[ValueTracking] Update implied reasoning to accept...
2020-02-07 Raphael Isemann[lldb] Remove all 'clean' targets from test Makefiles
2020-02-07 Diogo Sampaio[ARM] Follow AACPS for preserving number of loads/store...
2020-02-07 Pierre van... [ARM][ASMParser] Refuse equal RdHi/RdLo for s/umlal...
2020-02-07 serge_sans_pailleSupport -fstack-clash-protection for x86
2020-02-07 Pierre van... [Target][AArch64] Remove non-existing system registers...
2020-02-07 Hans WennborgFix the MC/WebAssembly/debug-info.ll test after 84e5760
2020-02-07 Konrad Kleine[lldb] removed no longer needed CMakeDependentOption
2020-02-07 Sourabh Singh... [DebugInfo]: Reorderd the emission of debug_str section.
2020-02-07 Craig Topper[X86] Turn vXi1 any_extends into sign_extends in Prepro...
2020-02-07 Craig Topper[X86] Use SelectionDAG::getAllOnesConstant to simplify...
2020-02-07 Jason MolendaExcept, get the TARGET_OS_OSX check correct.
2020-02-07 Jason MolendaFix my use of the TARGET_OS_OSX TargetConditional.
2020-02-07 Justin LebarClarify how llvm-mca detects att vs intel syntax.
2020-02-07 Matt ArsenaultAMDGPU/GlobalISel: Fix non-pow-2 add/sub/mul for 16...
2020-02-07 Douglas YungFix test after test changes added in da3dc00 caused...
2020-02-07 River Riddle[mlir][AsmPrinter] Fix edge case when printing floating...
2020-02-07 Jordan RupprechtRevert "[Clang][Driver] Remove -M group options .....
2020-02-07 River Riddle[mlir][DialectConversion] Change erroneous return to...
2020-02-07 Peter CollingbourneUpdate hwasan docs to cover outlined checks and globals.
2020-02-07 Stanislav Mekhanoshin[AMDGPU] Cleanup assumptions about generated subregs
2020-02-07 Stanislav MekhanoshinRevert "AMDGPU: Limit the search in finding the instruc...
2020-02-07 Jason MolendaAdd final description of why attach failed with poss...
2020-02-07 Craig TopperRecommit "[FPEnv][X86] Platform-specific builtin constr...
2020-02-07 Changpeng FangAMDGPU: Limit the search in finding the instruction...
2020-02-07 Richard SmithC++ DR2026: static storage duration variables are not...
2020-02-07 Jessica PaquetteRevert "[AArch64][GlobalISel] Emit TBNZ with G_BRCOND...
next