platform/upstream/llvm.git
2018-09-20 Alex Bradbury[RISCV][MC] Modify evaluateConstantImm interface to...
2018-09-20 Andrea Di BiagioFix -Wdocumentation warnings introduced by r342555...
2018-09-20 Simon PilgrimFix line-endings. NFCI.
2018-09-20 Sven van Haastregt[OpenCL] Diagnose redundant address space conversion
2018-09-20 Benjamin Kramer[ADT] Try again to use the same version of llvm::Option...
2018-09-20 Hans WennborgFileCheckify test/Driver/Xarch.c
2018-09-20 George Rimar[DWARF] - Emit the correct value for DW_AT_addr_base.
2018-09-20 Jonas Devlieghere[target] Change target create's behavior wrt loading...
2018-09-20 Jonas Devlieghere[NFC] Turn "load dependent files" boolean into an enum
2018-09-20 Bjorn Pettersson[IPSCCP] Fix a problem with removing labels in a switch...
2018-09-20 Calixte Denizet[IR] Add a boolean field in DILocation to know if a...
2018-09-20 Alex Bradbury[RISCV][MC] Improve parsing of jal/j operands
2018-09-20 Sylvestre Ledrufix some typos in the doc
2018-09-20 Sylvestre Ledruadd a quick link to libc++
2018-09-20 Sylvestre Ledruadd a quick link to libc++abi
2018-09-20 Sylvestre Ledrurefresh the libc++ homepage
2018-09-20 Roman Lebedev[NFC][x86][AArch64] Add BEXTR-like test patterns.
2018-09-20 Sylvestre LedruImprove the doc about the initial commit email sent...
2018-09-20 Bjorn Pettersson[MachineVerifier] Relax checkLivenessAtDef regarding...
2018-09-20 Dean Michael... [XRay][compiler-rt] FDRLogWriter Abstraction
2018-09-20 Eric ChristopherTemporarily Revert "[New PM] Introducing PassInstrument...
2018-09-20 Maya MadhavanFix for bug 34002 - label generated before it block...
2018-09-20 QingShan Zhang[PowerPC] [Clang] Add vector int128 pack/unpack builtins
2018-09-20 Dean Michael... [unittests] Do not use llvm::sort in googlemock
2018-09-20 QingShan Zhang[PowerPC] Fix the assert of combineBVOfConsecutiveLoads...
2018-09-20 Thomas Lively[WebAssembly] Renumber SIMD ops
2018-09-20 Eric FiselierFix diagnostic regex in variant tests to tolerate older...
2018-09-20 Yi Kong[builtins] Add __emutls_unregister_key function
2018-09-20 Aaron PuchertThread Safety Analysis: warnings for attributes without...
2018-09-20 Sean Fertile[PPC64] Handle ppc64le triple in getBitcodeMachineKind.
2018-09-20 Sean Fertile[PPC64] Helper for offset from a function's global...
2018-09-20 Sean Fertile[PPC64] Optimize redundant instructions in global acces...
2018-09-20 Eugene Zelenko[Clang-tidy] Alphabetical sort of files/checks. Add...
2018-09-19 Aaron PuchertThread safety analysis: Handle ObjCIvarRefExpr in SExpr...
2018-09-19 Volodymyr SapsaiRevert "Implement LWG 2221 - No formatted output operat...
2018-09-19 Michael Berg[WEB] add new flags to a DebugInfo lit test
2018-09-19 Fedor Sergeev[New PM] Introducing PassInstrumentation framework
2018-09-19 Evgeniy StepanovRevert "[XRay][compiler-rt] FDRLogWriter Abstraction...
2018-09-19 Sanjay Patel[x86] add test for 256-bit andn (PR37749); NFC
2018-09-19 Sanjay Patel[SelectionDAG] allow vector types with isBitwiseNot()
2018-09-19 Juergen RibutzkaFix the build when LLVM_TARGETS_TO_BUILD is empty.
2018-09-19 Sanjay Patel[x86] add test for add+not vector fold; NFC
2018-09-19 Matthias BraunAArch64: Add FuseCryptoEOR fusion rules
2018-09-19 Matthias BraunMachineScheduler: Add -misched-print-dags flag
2018-09-19 Chandler CarruthWorkaround a limitation of llvm::Any when used with...
2018-09-19 Shuai Wang[NFC] Declare instead of define non-void functions...
2018-09-19 Evandro Menezes[ARM] Adjust the feature set for Exynos
2018-09-19 Kostya Kortchinsky[sanitizer][fuchsia] Fix VMAR leak
2018-09-19 Evandro Menezes[ARM] Refactor Exynos feature set (NFC)
2018-09-19 Matt Morehouse[InstCombine] Disable strcmp->memcmp transform for...
2018-09-19 Saleem Abdulrasooltest: actually fix the condition properly
2018-09-19 Simon Pilgrim[X86] Handle COPYs of physregs better (regalloc hints)
2018-09-19 Michael BergCopy utilities updated and added for MI flags
2018-09-19 Sanjay Patel[x86] change names of vector splitting helper functions...
2018-09-19 Vitaly Buka[ThinLTO] Write TYPE_IDs for types used in functions...
2018-09-19 Vitaly Buka[ThinLTO] Extract getReferencedTypeIds from [NFC]
2018-09-19 Simon Atanasyan[mips][microMIPS] Extending size reduction pass with...
2018-09-19 Simon Atanasyan[mips][microMIPS] Fix the definition of MOVEP instruction
2018-09-19 Saleem Abdulrasooltest: improve condition for the check
2018-09-19 Sylvestre Ledruredirecting to llvm.org/devmtg
2018-09-19 Chris Bieneman[LLJIT] Add API to expose linking layer from LLJIT...
2018-09-19 Marshall ClowImplement LWG 2221 - No formatted output operator for...
2018-09-19 Saleem AbdulrasoolSema: handle `wint_t` more carefully for printf checking
2018-09-19 Simon Pilgrim[X86] Add initial SimplifyDemandedVectorEltsForTargetNo...
2018-09-19 Shafik Yaghmour[DataFormatters] Add formatter for C++17 std::variant
2018-09-19 Shuai Wang[analyzer] Fix nullptr access when processing instantia...
2018-09-19 Andrea Di BiagioAttempt to unbreak buidlbot lld-x86_64-darwin13 after...
2018-09-19 Eric FiselierDon't require relops on variant alternatives to all...
2018-09-19 Carl Ritson[AMDGPU] Add instruction selection for i1 to f16 conversion
2018-09-19 Saleem AbdulrasoolBasic: correct `__WINT_TYPE__` on Windows
2018-09-19 Yonghong Song[bpf] Symbol sizes and types in object file
2018-09-19 Andrea Di Biagio[TableGen][SubtargetEmitter] Add the ability for proces...
2018-09-19 Sanjay Patel[DAGCombiner][x86] add transform/hook to decompose...
2018-09-19 Dan Liew[UBSan] Fix typo in CMake conditional that checked...
2018-09-19 Fedor SergeevRevert rL342544: [New PM] Introducing PassInstrumentati...
2018-09-19 Simon PilgrimFix -Wsign-compare warnings. NFCI
2018-09-19 Alex Bradbury[AtomicExpandPass]: Add a hook for custom cmpxchg expan...
2018-09-19 Martin Storsjo[benchmark] Cherrypick fix for MinGW/ARM from upstream
2018-09-19 Roman Lebedev[InstCombine] foldICmpWithLowBitMaskedVal(): handle...
2018-09-19 Roman Lebedev[InstCombine] foldICmpWithLowBitMaskedVal(): handle...
2018-09-19 Roman Lebedev[InstCombine] foldICmpWithLowBitMaskedVal(): handle...
2018-09-19 Oliver Stannard[ARM] Fix unwind information for floating point registers
2018-09-19 Fedor Sergeev[New PM] Introducing PassInstrumentation framework
2018-09-19 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - use...
2018-09-19 Benjamin Kramer[InstCombine] Don't transform sin/cos -> tanl if for...
2018-09-19 Arnaud A. de... [compiler-rt][TSan] Add TSan runtime support for Go...
2018-09-19 Andi-Bogdan... [clang-tidy] run-clang-tidy.py - fails using python 3.7
2018-09-19 Calixte DenizetVerify commit access in fixing typo
2018-09-19 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - use...
2018-09-19 Simon Pilgrim[ADT][BitVector] Add push_back()
2018-09-19 Alex Bradbury[RISCV] Codegen for i8, i16, and i32 atomicrmw with...
2018-09-19 Kadir Cetinkaya[clangd] Add option to enable/disable function argument...
2018-09-19 Hans Wennborg[COFF] Emit @feat.00 on 64-bit and set the CFG bit...
2018-09-19 Simon Pilgrim[X86][SSE] Update extractelement test in preparation...
2018-09-19 Eric Liu[clangd] Store preamble macros in dynamic index.
2018-09-19 Eric Liu[Sema] Do not load macros from preamble when LoadExtern...
2018-09-19 Carlos Alberto... [DebugInfo][Dexter] Speculated BB presents illegal...
2018-09-19 Jonas Devlieghere[DWARF Verifier] Add helper function to dump DIEs....
2018-09-19 Shuai Wang[NFC] Fix uncompilable test cases of ExprMutationAnalyzer.
2018-09-19 Marshall ClowRemove unused include of "verbose_assert.h"
next