platform/upstream/llvm.git
2018-06-29 Jonas Devlieghere[dsymutil] Introduce a new CachedBinaryHolder
2018-06-29 Petar Jovanovic[mips] Support shrink-wrapping
2018-06-29 Stanislav Mekhanoshin[AMDGPU] Enable LICM in the BE pipeline
2018-06-29 Alexey Bataev[OPENMP, NVPTX] Sync threads before start ordered loops.
2018-06-29 Jessica Paquette[MachineOutliner] Add always and never options to ...
2018-06-29 Filipe Cabecinhas[lld] Address post-commit review of r335848
2018-06-29 Sanjay Patel[InstCombine] add more tests for shuffle-binop folds...
2018-06-29 Ben Hamilton[clang-format/ObjC] Fix NS_SWIFT_NAME(foo(bar:baz:...
2018-06-29 Evgeniy Stepanov[scs] Disable negative test in shadowcallstack.
2018-06-29 Kostya Kortchinsky[scudo] Add some runtime tests for the minimal runtime
2018-06-29 Sam McCall[clangd] codeComplete returns more structured completio...
2018-06-29 George Rimar[ELF] - Linker script: add tests for checking malformed...
2018-06-29 Krasimir Georgiev[clang-format] Support additional common functions...
2018-06-29 Andrea Di Biagio[llvm-mca] Remove field HasReadAdvanceEntries from...
2018-06-29 Alexey Bataev[DEBUG_INFO, NVPTX] Do not emit .debug_loc section.
2018-06-29 Krzysztof Parzyszek[Hexagon] Remove unused instruction itineraties, NFC
2018-06-29 Sanjay Patel[InstCombine] enhance shuffle-of-binops to allow differ...
2018-06-29 George Rimar[ELF] - Eliminate dead code from shouldKeepInSymtab...
2018-06-29 Sam McCall[clangd] Improve output of --help and --version. NFC.
2018-06-29 Tobias GrosserUse range for in normalizeValInst [NFCI]
2018-06-29 Tobias GrosserTranslate a couple of foreach callbacks into range...
2018-06-29 George Rimar[ELF] - EhFrame.cpp: cover personality encoding handlin...
2018-06-29 Gabor Marton[ASTImporter] Added import of CXXStdInitializerListExpr
2018-06-29 Pavel LabathAdd a test for reading lld-generated build-ids
2018-06-29 Tobias GrosserAdd missing namespace specifier
2018-06-29 Roman ShirokiyFix overconfident assert in ScalarEvolution::isImpliedV...
2018-06-29 Kristof Umann[analyzer][UninitializedObjectChecker] Added a NotesAsW...
2018-06-29 Pavel LabathUUID: Add support for arbitrary-sized module IDs
2018-06-29 Sjoerd Meijer[AArch64] Armv8.4-A: Virtualization system registers
2018-06-29 Filipe Cabecinhas[cmake] Change WIN32 test to CMAKE_HOST_WIN32
2018-06-29 Pavel LabathFix use-after-free in CommandCompletions.cpp
2018-06-29 Gabor Marton[ASTImporter] Eliminated some unittest warnings.
2018-06-29 George Rimar[ELF] - Remove dead code.
2018-06-29 Simon Pilgrim[X86][SSE] Support v16i8/v32i8 vector rotations
2018-06-29 Pavel LabathFix TestLoadUsingPaths on linux
2018-06-29 Pavel LabathModernize completion tests
2018-06-29 George Rimar[ELF] - Add test case to test 32 bits output.
2018-06-29 Sjoerd Meijer[ARM][AArch64] Armv8.4-A Enablement
2018-06-29 Philip Pfaffe[NFC] Fix formatting to appease builders
2018-06-29 Philip PfaffeImplement an iterator for isl maps, basic_maps, sets...
2018-06-29 Roman LebedevSCEVExpander::expandAddRecExprLiterally(): check before...
2018-06-29 Philip Pfaffe[ScopHelper] Provide support for recognising collective...
2018-06-29 Kristof BeylsMake email options of find_interesting_reviews more...
2018-06-29 Martin Storsjo[MinGW] Implement the GNU ld options -S/--strip-debug
2018-06-29 Martin Storsjo[COFF] Add an LLD specific option -debug:symbtab
2018-06-29 Craig Topper[X86] Remove masking from the avx512 packed sqrt builti...
2018-06-29 Craig Topper[X86] Remove masking from the avx512 packed sqrt intrin...
2018-06-29 Evgeniy Stepanov[cfi] Reset i-cache after copying code in test.
2018-06-28 Tom StellardAMDGPU: Separate R600 and GCN TableGen files
2018-06-28 Evgeniy Stepanov[asan] Change 3 tests from XFAIL to UNSUPPORTED.
2018-06-28 Alex Lorenz[frontend] Don't include the C++ stdlib for -x assemble...
2018-06-28 Sterling AugustineRequire x86 for this test.
2018-06-28 David BlaikieDebugInfo: Add -gno-gnu-pubnames to allow disabling...
2018-06-28 Evgeniy Stepanov[asan] Disable 3 tests on Android O+.
2018-06-28 Evgeniy Stepanov[asan] Fix one more test on Android.
2018-06-28 Evgeniy Stepanov[asan] un-XFAIL one test
2018-06-28 Raphael IsemannFix path completion test case added in rL335905 on...
2018-06-28 Evgeniy Stepanov[fuzzer] Don't run tests on Android.
2018-06-28 Mikhail R.... [analyzer] fix test case expected warning
2018-06-28 Eli Friedman[ARM] Assert that ARMDAGToDAGISel creates valid UBFX...
2018-06-28 Jessica Paquette[MachineOutliner] Never add the outliner in -O0
2018-06-28 Mikhail R.... [analyzer] Move test to the correct directory
2018-06-28 Alex Shlyapnikov[TSan] More detailed error message on failed sahdow...
2018-06-28 George Burgess IV[Parse] Make -Wgcc-compat complain about for loop inits...
2018-06-28 Mikhail R.... [analyzer] Fix wrong comparison generation of the range...
2018-06-28 Richard SmithPR37979: integral promotions in C++ treat enum bit...
2018-06-28 Sanjay Patel[InstCombine] adjust shuffle tests; NFC
2018-06-28 David Carlier[UBsan] minimal unit tests removing OpenBSD spacial...
2018-06-28 Jake Ehrlich[llvm-readobj] Add experimental support for SHT_RELR...
2018-06-28 Benjamin Kramer[SupportTests] Silence -Wsign-compare warnings
2018-06-28 Sanjay Patel[InstCombine] fix opcode check in shuffle fold
2018-06-28 Petr Hosek[CMake] Don't build Linux targets on Darwin in Fuchsia...
2018-06-28 Martin Storsjo[COFF] Fix constant sharing regression for MinGW
2018-06-28 Petr Hosek[CMake] Build static runtimes for host in Fuchsia first...
2018-06-28 Pirama Arumuga... Configure ELAST for MinGW
2018-06-28 Zachary TurnerFix padding with custom character in formatv.
2018-06-28 Teresa Johnson[ThinLTO] Port InlinerFunctionImportStats handling...
2018-06-28 Benjamin Kramer[NVPTX] Delete dead code
2018-06-28 Jim InghamAdd a way to load an image using a library name and...
2018-06-28 Joel E. Denny[OPENMP] Fix incomplete type check for array reductions
2018-06-28 Joel E. DennyRevert r335907: [OPENMP] Fix incomplete type check...
2018-06-28 Eli Friedman[ARM] Add missing Thumb2 assembler diagnostics.
2018-06-28 Sterling AugustineSome targets don't have lld built, so just use a binary...
2018-06-28 Joel E. Denny[OPENMP] Fix incomplete type check for array reductions
2018-06-28 Stella Stamenova[lldbsuite] Fix TestBreakpointHitCount on Windows
2018-06-28 Raphael Isemann Added test case for: r334978 - Fixed file completion...
2018-06-28 Anastasis Grammenos[SROA] Preserve DebugLoc when rewriting alloca partitions
2018-06-28 Sterling AugustineHandle absolute symbols as branch targets in disassembly.
2018-06-28 Zachary TurnerAdd a flag to FileOutputBuffer that allows modification.
2018-06-28 Simon PilgrimRemove unnecessary semicolon. NFCI.
2018-06-28 Justin Bogner[CMake] Respect CMAKE_STRIP and CMAKE_DSYMUTIL on apple...
2018-06-28 Ahmed Bougacha[CMake] Rename cxx_headers back to cxx-headers.
2018-06-28 Ahmed Bougacha[CMake] Make bootstrap and compiler-rt depend on cxx...
2018-06-28 Vedant Kumar[Debugify] Do not report line 0 locations as errors
2018-06-28 Aaron BallmanSet the line ending of clang.natvis to CRLF.
2018-06-28 Craig Topper[X86] Suppress load folding into and/or/xor if it will...
2018-06-28 Jonas DevlieghereRevert "Re-land r335297 "[X86] Implement more of x86...
2018-06-28 Jonas DevlieghereRevert "[OrcMCJIT] Fix test after r335508 causing it...
2018-06-28 Zachary Turner2 VS natvis improvements.
2018-06-28 Vedant Kumar[Darwin] Add an integration test for PGO + symbol exports
next