platform/upstream/llvm.git
2017-09-28 Mikael Holmen[RegAllocGreedy]: Allow recoloring of done register...
2017-09-28 Sylvestre LedruAdd the new -Wnull-pointer-arithmetic warnings to the...
2017-09-28 Alex Bradbury[RISCV] Define RISC-V specific e_flags
2017-09-28 Jatin Bhateja[X86] Adding more cases to horizontal [f]add/[f]sub...
2017-09-28 Dmitry Vyukovtsan: handle signals in pause call
2017-09-28 George Burgess IV[DAGCombiner] Fix an off-by-one error in vector logic
2017-09-28 Martin Pelikan[XRay] [compiler-rt] FDR logging arg1 handler
2017-09-28 Marc-Andre... [clangd] LSP extension to switch between source/header...
2017-09-28 Yonghong Songbpf: add new insns for bswap_to_le and negation
2017-09-28 Sanjoy DasUse a BumpPtrAllocator for Loop objects
2017-09-28 Lang Hames[ORC] Update the GlobalMappingLayer interface to fit...
2017-09-28 Faisal Vali[NFC] Don't use C++17 standard lib variable template...
2017-09-28 Faisal Vali[NFC] Modernize MacroArgs using TrailingObjects
2017-09-28 Jim InghamRevert patch r313904, as it breaks "command source...
2017-09-28 Akira HatanakaLook through parentheses.
2017-09-28 Evgeniy Stepanov[ubsan] Merge ubsan_standalone_cxx shared library.
2017-09-28 Rui UeyamaFix a UBsan bot.
2017-09-28 Davide Italiano[Targets/X86] Remove unneded `return` in setMaxAtomicWi...
2017-09-27 Jason MolendaChange build-llvm.py and build-lldb-llvm-clang's patchi...
2017-09-27 Dmitry MikulinASan allocates a global data initialization array at...
2017-09-27 Eli Friedman[Preprocessor] Preserve #pragma clang assume_nonnull...
2017-09-27 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-default...
2017-09-27 Justin LebarCheck for overflows when calculating the offset in...
2017-09-27 Galina KistanovaReverted r313993.
2017-09-27 Craig TopperRevert r314017 '[InstCombine] Simplify check for RHS...
2017-09-27 Dylan McKayUpdate the description of AVR32 for the ELFDumper
2017-09-27 Jason MolendaAdd support for running the lldb testsuite against...
2017-09-27 Dylan McKay[AVR] Update data layout to match current LLVM trunk
2017-09-27 Rui UeyamaFix -Wunused-variable for Release build.
2017-09-27 Sanjoy DasReturn the LoopUnrollResult from tryToUnrollLoop; NFC
2017-09-27 Sanjoy DasLoopDeletion: use return value instead of passing in...
2017-09-27 Sanjoy DasRename LoopUnrollStatus to LoopUnrollResult; NFC
2017-09-27 Rui UeyamaFix off-by-one error in TarWriter.
2017-09-27 Brian Gesiak[CMake] Fix typo: "in-tree" -> "in-source" (NFC)
2017-09-27 Francis RicciRevert "Add support for custom loaders to symbolizer"
2017-09-27 Don HintonCleanup some problems with LLVM_ENABLE_DUMP in release...
2017-09-27 Rui UeyamaDo not remove a target file in FileOutputBuffer::create().
2017-09-27 Kostya Kortchinsky[scudo] Temporary disabling the valloc test on armhf
2017-09-27 Jason MolendaUpdate the Objective-C runtime interface code to handle...
2017-09-27 Francis RicciAdd support for custom loaders to symbolizer
2017-09-27 Jessica Paquette[MachineOutliner] AArch64: Avoid saving + restoring...
2017-09-27 Jonathan PeytonRemove unnecessary semicolons
2017-09-27 Craig TopperRevert r314249 "Recommit r314151 "[X86] Make all the...
2017-09-27 Craig TopperRevert r314248 "[X86] Don't emit X86::MOV8rr_NOREX...
2017-09-27 Simon Pilgrim[X86][SSE] Pull out variable shuffle mask combine logic...
2017-09-27 Sean CallananAdd support for remembering origins to ExternalASTMerger
2017-09-27 Than McIntosh[CodeGen] Emit necessary .note sections for -fsplit...
2017-09-27 Artem Belevich[CUDA] Work around conflicting function definitions...
2017-09-27 Manoj Gupta[builtins] ARM: Revert r314284, r314285 and r314289
2017-09-27 Craig Topper[X86] Rewrite the zero vector checks in lowerV2X128Vect...
2017-09-27 Craig Topper[X86] In combineLoopSADPattern, pad result with zeros...
2017-09-27 Jonas Hahnfeld[OpenMP] Fix translation of target args
2017-09-27 Jonas Hahnfeld[OpenMP] Fix passing of -m arguments to device toolchain
2017-09-27 Jonas Hahnfeld[OpenMP] Fix memory leak when translating arguments
2017-09-27 Nico Weberclang-format/java: Unbreak genenrics formatting after...
2017-09-27 Alexey Bataev[SLP] Fix crash on propagate IR flags for undef operand...
2017-09-27 Manoj Gupta[ARM] builtins: Replace abort by assert in clear_cache.
2017-09-27 Roman Lebedev[support] mapped_file_region: and fix the windows code too
2017-09-27 Chad Rosier[InstCombine] Gating select arithmetic optimization.
2017-09-27 Geoff Berry[AArch64][Falkor] Ignore SP based loads in HW prefetch...
2017-09-27 Alex Shlyapnikov[Sanitizer] Disable compact size class tests on Android
2017-09-27 Anastasia Stulova[OpenCL] Fixed CL version in failing test.
2017-09-27 Javed Absar[Misched] : Fix typo in comment. NFC.
2017-09-27 Sanjay Patel[SLP] fix typos/formatting; NFC
2017-09-27 Sean EvesonRevert "[llvm-cov] Create directory structure when...
2017-09-27 Roman Lebedev[Support] mapped_file_region::size() returns size_t
2017-09-27 Roman Lebedev[Support] mapped_file_region: store size as size_t
2017-09-27 Alex Shlyapnikov[Sanitizers] Allocator: new "release memory to OS"...
2017-09-27 Sean Eveson[llvm-cov] Create directory structure when filtering...
2017-09-27 Marc-Andre... [clangd] Handle InitializeParams and store rootUri
2017-09-27 Sanjay Patel[SimplifyCFG] add a struct to house optional folds...
2017-09-27 Haicheng Wu[InlineCost] add visitSelectInst()
2017-09-27 Gadi Haber[X86][SKX][KNL] Updated regression tests to use -mattr...
2017-09-27 Zvi RackoverX86 Tests: Unsigned saturation subtraction tests. NFC.
2017-09-27 Anastasia Stulova[OpenCL] Handle address space conversion while setting...
2017-09-27 Gheorghe-Teodor... [OpenMP] Add an additional test for D34888
2017-09-27 Coby Tayreerevert rL314300
2017-09-27 Krzysztof ParzyszekTypo: const MCSchedModel SchedModel -> const MCSchedMod...
2017-09-27 Coby Tayree[X86][MS-InlineAsm] Extended support for variables...
2017-09-27 Mikael Holmen[RegAllocGreedy] Fix spelling error, "inteference"...
2017-09-27 Artem Dergachev[analyzer] Fix an outdated comment in a test. NFC.
2017-09-27 Hiroshi Inoue[PowerPC] eliminate unconditional branch to the next...
2017-09-27 Javed Absar[Misched]: Remove double call getMicroOpFactor.NFC.
2017-09-27 Coby Tayree[X86][AsmParser] fix PR32035
2017-09-27 Jonas Devlieghere[test] Don't verify .debug_line offsets in bitcode...
2017-09-27 Simon Pilgrim[X86][AVX] Improve (i4 bitcast (v4i1 x)) handling for...
2017-09-27 Simon PilgrimUse const where possible. NFCI.
2017-09-27 Jonas Devlieghere[dwarfdump] Fix printing of .debug_line offset.
2017-09-27 Artem Dergachev[analyzer] Match more patterns in bugreporter::getDeref...
2017-09-27 Manoj Gupta[builtins] fix build error on non-ARM for r314285.
2017-09-27 Jonas Devlieghere[dwarfdump] Add support for -debug-line=OFFSET
2017-09-27 Artem Dergachev[analyzer] Fix and refactor bugreporter::getDerefExpr...
2017-09-27 Jonas Devlieghere[dwarfdump] Add support for -debug-loc=OFFSET
2017-09-27 Manoj Gupta[Builtins] ARM: Fix assembling files in thumb mode.
2017-09-27 Manoj Gupta[Builtins] ARM: Fix msr assembly instruction use for...
2017-09-27 George Rimar[ELF] - Detemplate of HashTableSection<ELFT>
2017-09-27 George Rimar[ELF] - Speedup -r and --emit-relocs
2017-09-27 Sean Eveson[llvm-cov] Improve const-correctness of filters. NFC.
2017-09-27 Sam Parker[ARM] isTruncateFree fix
2017-09-27 Marek Kurdej[clang-format] Fix FixNamespaceComments when BraceWrapp...
next