platform/upstream/llvm.git
2020-01-02 Lei Zhang[mlir][spirv] NFC: Move shader ABI attributes to a...
2020-01-02 Lei Zhang[mlir][spirv] Fix links in docs and update dialect...
2020-01-02 Craig Topper[X86] Add x86_regcallcc calling convention to function...
2020-01-02 Nico Weber[gn build] (manually) merge 68a235d07f9e70
2020-01-02 Brian Gesiak[Coroutines] const-ify internal helpers (NFC)
2020-01-02 Craig Topper[X86] Add test cases for regcall function that takes...
2020-01-02 Craig Topper[RegisterClassInfo] Use SmallVector::assign instead...
2020-01-02 Brian Gesiak[Coroutines] Rename "legacy" passes (NFC)
2020-01-02 Saleem Abdulrasoolbuild: make `LLVM_ENABLE_ZLIB` a tri-bool for users
2020-01-02 Saleem Abdulrasoolbuild: reduce CMake handling for zlib
2020-01-02 Fangrui Song[mlir] Fix -Wrange-loo-analysis warnings
2020-01-01 Fangrui Song[lld] Fix -Wrange-loop-analysis warnings
2020-01-01 Alexandre Ganea[polly][Support] Un-break polly tests
2020-01-01 Alexandre Ganea[mlir] Fix compilation warnings
2020-01-01 Alexandre Ganea[mlir] Fix linking with LLD
2020-01-01 Alexandre Ganea[mlir] Fix warnings when compiling with Clang 9.0
2020-01-01 Saleem Abdulrasooltests: XFAIL/UNSUPPORTED tests on Windows
2020-01-01 Nikita Popov[InstCombine] Preserve inbounds when merging with zero...
2020-01-01 Raphael Isemann[lldb][NFC] Simplify CompilerType constructors/destruct...
2020-01-01 Mark de WeverRevert "Adds -Wrange-loop-analysis to -Wall"
2020-01-01 Nikita Popov[InstCombine] Fix incorrect inbounds on GEP of GEP...
2020-01-01 Lorenzo Casalino[MachineScheduler] improve reuse of 'releaseNode'method
2020-01-01 Nikita Popov[InstCombine] Add tests for PR44423 and PR44425; NFC
2020-01-01 Nikita Popov[InstCombine] Regenerate test checks; NFC
2020-01-01 Nikita Popov[InstCombine] Add tests for sub nuw of geps; NFC
2020-01-01 Craig Topper[X86] Call SimplifyMultipleUseDemandedBits from combine...
2020-01-01 Mark de WeverAdds -Wrange-loop-analysis to -Wall
2020-01-01 Mark de WeverImprove Wrange-loop-analyses for rvalue reference
2020-01-01 Mark de WeverAdds fixit hints to the -Wrange-loop-analysis
2020-01-01 Mark de Wever[NFC] Fixes -Wrange-loop-analysis warnings
2020-01-01 Raphael Isemann[lldb][NFC] Make some checks more readable in Variable...
2020-01-01 David Green[ARM] Add +mve feature to mve tests. NFC
2020-01-01 Sylvestre Ledruclang-tidy doc: Remove severities as they don't make...
2020-01-01 Liu, Chen3add strict float for round operation
2020-01-01 Fangrui Song[MC][TargetMachine] Delete MCTargetOptions::MCPIECopyRe...
2020-01-01 Fangrui Song[ELF][RISCV][test] Test absolute/PC-relative/branch...
2020-01-01 Hideto Ueno[Attributor] AAValueConstantRange: Value range analysis...
2020-01-01 Craig Topper[X86] Fix typo in getCMovOpcode.
2020-01-01 Craig Topper[X86] Add X87 FCMOV support to X86FlagsCopyLowering.
2020-01-01 Matt ArsenaultDAG: Stop trying to fold FP -(x-y) -> y-x in getNode...
2020-01-01 Fangrui Song[ELF][RISCV] Improve error message for unknown relocations
2019-12-31 Craig Topper[X86] Constant fold KSHIFT of an all zeros vector to...
2019-12-31 Craig Topper[X86][InstCombine] Add constant folding and simplificat...
2019-12-31 Craig Topper[X86] Use carry flag from add for (seteq (add X, -1...
2019-12-31 Craig Topper[LegalizeVectorOps][AArch64] Stop asking for v4f16...
2019-12-31 Matt ArsenaultAMDGPU: Precommit test showing extra instructions are...
2019-12-31 Martin StorsjöRevert "[Diagnostic] Add ftabstop to -Wmisleading-inden...
2019-12-31 Michael Liao[amdgpu] Fix scoreboard updating on `s_waitcnt_vscnt`.
2019-12-31 Alexey Bataev[OPENMP]Emit artificial threprivate vars as threadlocal...
2019-12-31 Jacques Pienaar[mlir][docs] Remove redundant path prefix
2019-12-31 Craig Topper[X86] Add test case for opposite branch condition for...
2019-12-31 Craig Topper[CodeGen] Emit conj/conjf/confjl libcalls as fneg instr...
2019-12-31 Jacques Pienaar[mlir] Make code blocks more consistent
2019-12-31 Sanjay Patel[InstCombine] fold zext of masked bit set/clear
2019-12-31 Sanjay Patel[InstCombine] add/adjust tests for masked bit; NFC
2019-12-31 Stephen KellyImplement additional traverse() overloads
2019-12-31 Stephen KellyUnnest struct in Matcher implementation
2019-12-31 Stephen KellyMatch code following lambdas when ignoring invisible...
2019-12-31 Johannes Doerfert[Attributor][Fix] Avoid leaking memory after D68765
2019-12-31 Nikita PopovRevert "[InstCombine] Fix infinite loop due to bitcast...
2019-12-31 Jinsong Ji[PowerPC][NFC] Fix clang-tidy warning
2019-12-31 Sven van Haastregt[OpenCL] Remove redundant foreach in OpenCLBuiltins...
2019-12-31 Sanjay Patel[AArch64] add test for fsub+fneg; NFC
2019-12-31 Sanjay Patel[InstCombine] add tests for masked bit set/clear; NFC
2019-12-31 Nikita Popov[InstCombine] Fix infinite loop due to bitcast <->...
2019-12-31 Nicolas Vasilache[mlir][Linalg] Delete unused LinalgLibraryOps.td
2019-12-31 Miloš Stojanović[llvm-exegesis] Check counters before running
2019-12-31 Sam Parker[ARM][TypePromotion] Re-enable by default
2019-12-31 Michael PlatingsFix external-names.c test when separator is \\
2019-12-31 Connor Abbott[InstCombine] Don't rewrite phi-of-bitcast when the...
2019-12-31 Connor Abbott[InstCombine] Add tests for PR44242
2019-12-31 Sylvestre Ledruclang-tidy doc: modernize-make-unique has an autofix
2019-12-31 Ilya Biryukov[Attributor] Suppress unused warnings when assertions...
2019-12-31 Johannes Doerfert[Utils] Deal with occasionally deleted functions
2019-12-31 Johannes Doerfert[Attributor] Function signature rewrite infrastructure
2019-12-31 Craig Topper[X86] Slightly improve our attempted error recovery...
2019-12-31 Johannes Doerfert[Utils][Fix] Minor test result change
2019-12-31 Shengchen Kan [NFC] Style cleanup
2019-12-31 Johannes Doerfert[Utils] Reuse argument variable names in the body
2019-12-31 Johannes Doerfert[Utils] Allow update_test_checks to scrub attribute...
2019-12-31 Johannes Doerfert[Attributor] Propagate known align from arguments to...
2019-12-31 Johannes Doerfert[Attributor] Use abstract call sites to determine assoc...
2019-12-31 Johannes Doerfert[Attributor] Annotate the memory behavior of call site...
2019-12-31 Shengchen Kan[NFC] Make X86MCCodeEmitter::isPCRel32Branch static
2019-12-31 David BlaikieRevert "DebugInfo: Fix rangesBaseAddress DICompileUnit...
2019-12-31 Shengchen Kan[NFC] Style cleanup
2019-12-31 River Riddle[mlir] Refactor operation results to use a single use...
2019-12-31 Craig Topper[TargetLowering][AMDGPU] Make scalarizeVectorLoad retur...
2019-12-31 Craig Topper[SelectionDAG] Fix copy/paste mistake in comment. NFC
2019-12-31 jasonliu[NFC] Add comments in unit test aix-xcoff-toc.ll to...
2019-12-30 Craig Topper[X86] Add test case for PR44412. NFC
2019-12-30 Craig Topper[CodeGen] Use IRBuilder::CreateFNeg for __builtin_conj
2019-12-30 Craig Topper[CodeGen] Use CreateFNeg in buildFMulAdd
2019-12-30 Eric AstorRemove a redundant `default:` on an exhaustive switch...
2019-12-30 Johannes Doerfert[OpenMP][FIX] Generalize a test check line
2019-12-30 Jon Chesterfield[libomptarget][nfc] Change unintentional target_impl...
2019-12-30 Jinsong Ji[PowerPC][docs] Update Embedded PowerPC docs in Compile...
2019-12-30 Johannes Doerfert[OpenMP] Use the OpenMPIRBuilder for `omp parallel`
2019-12-30 Johannes Doerfert[OpenMP] Use the OpenMPIRBuilder for `omp cancel`
2019-12-30 Eric Astor[X86][AsmParser] re-introduce 'offset' operator
next