platform/upstream/llvm.git
2018-04-04 Hans WennborgCOFF: Layout sections in the same order as link.exe
2018-04-04 Jessica Paquette[MachineOutliner] Add `useMachineOutliner` target hook
2018-04-04 Rafael EspindolaDon't ignore addend in getOffset.
2018-04-04 Eric Fiselier[Analysis] Support aligned new/delete functions.
2018-04-04 Eric FiselierRevert "[Analysis] Support aligned new/delete functions."
2018-04-04 Mandeep Singh... [AArch64] Change std::sort to llvm::sort in response...
2018-04-04 Eric Fiselier[Analysis] Support aligned new/delete functions.
2018-04-04 Huihui Zhang[Polly][IslAst] Fix minimal dependence distance.
2018-04-04 Jessica Paquette[MachineOutliner] Fix typo; NFC
2018-04-04 Petr Hosek[CMake] Support for monorepo layout
2018-04-04 Craig Topper[X86] Separate BSWAP32r and BSWAP64r scheduling data...
2018-04-04 Vlad TsyrklevichAdd simple runtime tests for shadowcallstack
2018-04-04 Zachary TurnerFix a compilation failure with non MSVC compilers.
2018-04-04 Petr Hosek[CMake] Support for monorepo layout
2018-04-04 Zachary Turner[llvm-pdbutil] Add the ability to explain binary files.
2018-04-04 Lei Huang[Power9]Legalize and emit code for quad-precision fma...
2018-04-04 Petr Hosek[CMake] Support statically linked libc++abi and libunwind
2018-04-04 Kostya Kortchinsky[sanitizer] Split stacktrace/symbolizer: Windows unwind
2018-04-04 George Rimar[ELF] - X86_64: Use white list for relocations checked...
2018-04-04 Pavel LabathFix build breakage from r329201
2018-04-04 Pavel LabathRe-commit r329179 after fixing build&test issues
2018-04-04 Clement Courbet[llvm-exegesis] Temporarily disable a few tests.
2018-04-04 Jan Korous[libcxx][test] Fix fs::proximate tests on platforms...
2018-04-04 Roman Lebedev[InstCombine] [NFC] Add tests for getting rid of select...
2018-04-04 Dmitry Preobrazhensky[AMDGPU][MC] Enabled instruction TBUFFER_LOAD_FORMAT_XY...
2018-04-04 Simon Pilgrim[SLPVectorizer][X86] Regenerate some tests. NFCI
2018-04-04 Clement Courbet[llvm-exegesis] Temporarily disable some tests.
2018-04-04 Jan Korous[libcxx][test] Improve assert message
2018-04-04 Clement Courbet[llvm-exegesis] Only run unit tests on x86_64 hosts.
2018-04-04 Simon Pilgrim[X86][Btver2] Strip unnecessary check prefixes from...
2018-04-04 Nico WeberRemove llvm-build's --write-make-fragment which looks...
2018-04-04 Nico WeberRevert r329179 (and follow-up unsuccessful fix attempts...
2018-04-04 Dean Michael... [XRay][compiler-rt] Build XRay runtime for OpenBSD
2018-04-04 Tim CorringhamAdd AMDPAL Code Conventions section to AMD docs
2018-04-04 Dmitry Preobrazhensky[AMDGPU][MC] Added support of 3-element addresses for...
2018-04-04 Nico WeberAttempt to fix bots more after r329179.
2018-04-04 Clement Courbet[llvm-exegesis] Add missing link libraries.
2018-04-04 Nico WeberAttempt to fix bots after r329179.
2018-04-04 Dean Michael... [XRay][clang] Allow clang to build XRay instrumented...
2018-04-04 Alexander Kornienko[clang-tidy] Rename -warnings-as-errors tests. NFC.
2018-04-04 Nico WeberSort targetgen calls in lib/Target/*/CMakeLists.
2018-04-04 George Rimar[ELF] - Use early return. NFC.
2018-04-04 Pavel Labath[CodeGen] Generate DWARF v5 Accelerator Tables
2018-04-04 Nico WeberRemove duplicate tablegen lines from AVR target.
2018-04-04 Clement Courbet[llvm-exegesis] Do not initialize FileDescriptor when...
2018-04-04 Clement Courbet[llvm-exegesis] Fix compilation on lld-x86_64-darwin13
2018-04-04 Clement Courbet[llvm-exegesis][NFC] Fix compilation warning.
2018-04-04 Clement Courbet[llvm-exegesis][NFC] Fix a few warnings.
2018-04-04 Andrea Di Biagio[Tablegen] Slightly refactor method SubtargetEmitter...
2018-04-04 Clement Courbet[llvm-exegesis] Fix build when libpfm is not available.
2018-04-04 Clement Courbet[llvm-exegesis] Fix compilation on some clang versions.
2018-04-04 Benjamin KramerMake helpers static. NFC.
2018-04-04 Clement CourbetRe-land r329156 "Add llvm-exegesis tool."
2018-04-04 Simon Pilgrim[X86][CostModel] Use generic SSE levels instead of...
2018-04-04 Simon Dardis[libcxx][cmake] Remove libatomic temporarily from CMAKE...
2018-04-04 Nicolai HaehnleAMDGPU: Dimension-aware image intrinsics
2018-04-04 Nicolai HaehnleStructurizeCFG: Test for branch divergence correctly
2018-04-04 Nicolai HaehnleAMDGPU: Fix copying i1 value out of loop with non-unifo...
2018-04-04 John Brawn[AArch64] Add patterns matching (fabs (fsub x y)) to...
2018-04-04 George Rimar[ELF] - Cleanup. NFCI.
2018-04-04 Sylvestre LedruAs we don't use minor version anymore, let's remove...
2018-04-04 Sam Parker[DAGCombine] Improve ReduceLoadWidth for SRL
2018-04-04 George Rimar[ELF] - Rename checkSectionOverlap() to checkSections...
2018-04-04 Mikhail Maltsev[ARM] Do not convert some vmov instructions
2018-04-04 Clement CourbetRevert r329156 "Add llvm-exegesis tool."
2018-04-04 Clement CourbetAdd llvm-exegesis tool.
2018-04-04 George Rimar[ELF] - Revert r329060 "Simplify createFiles. NFCI."
2018-04-04 Craig Topper[X86] Use the same predicate for the load for PMOVSXBQ...
2018-04-04 Craig Topper[X86] Use loadi16/loadi32 predicates in multiply patterns
2018-04-04 Craig Topper[X86] Remove more dead code left over from the handling...
2018-04-04 Eric FiselierFix typo in ASTStructuralEquivalence.cpp for UnaryTrans...
2018-04-04 Max Kazantsev[SCEV] Prove implications for SCEVUnknown Phis
2018-04-04 Eric FiselierFix undefined macro issue in locale tests; Try 2
2018-04-04 Eric FiselierFix undefined macro issue in locale tests
2018-04-04 Craig Topper[X86] Remove dead code for handling i8/i16 UMUL_LOHI...
2018-04-04 Craig Topper[X86] Remove some code that was only needed when i1...
2018-04-04 Eric FiselierUpdate Clang version on Appveyor bots
2018-04-04 Eric FiselierTouch up tests for new <version> header; fix module...
2018-04-04 Eric FiselierFix locale test data for GLIBC 2.27 and newer.
2018-04-04 Craig Topper[SimplifyCFG] Teach merge conditional stores to handle...
2018-04-04 Alex LorenzSplit test/Driver/darwin-sdkroot.c into two tests
2018-04-04 Vlad TsyrklevichFix bad #include path in r329139
2018-04-04 Vlad TsyrklevichAdd the ShadowCallStack pass
2018-04-04 Nico WeberMinor no-op cmake file style fix.
2018-04-04 Lang HamesReapply r329133 with fix.
2018-04-04 Lang HamesRevert r329133 "[RuntimeDyld][AArch64] Add some error...
2018-04-03 Jessica Paquette[MachineOutliner] Test for X86FI->getUsesRedZone()...
2018-04-03 Lang Hames[RuntimeDyld][AArch64] Add some error pluming / generat...
2018-04-03 Rui UeyamaFix manifestinput-error.test on Windows 10.
2018-04-03 Farhana Aleen[AMDGPU] performMinMaxCombine should not optimize patte...
2018-04-03 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-04-03 Ikhlas Ajbar[Hexagon] peel loops with runtime small trip counts
2018-04-03 Akira Hatanaka[ObjC] Use the name specified by objc_runtime_name...
2018-04-03 Artem Belevich[CUDA] Check initializers of instantiated template...
2018-04-03 Rui UeyamaReturn early. NFC.
2018-04-03 Rui UeyamaMerge two `if`s and add a few blank lines. NFC.
2018-04-03 Rui UeyamaInline a small test file.
2018-04-03 Reid Kleckner'cat' command for internal shell - Support Python 3
2018-04-03 Vlad TsyrklevichAdd the -fsanitize=shadow-call-stack flag
2018-04-03 Sanjay Patel[InstCombine] allow more fmul folds with 'reassoc'
next