platform/upstream/llvm.git
2018-04-05 Craig Topper[X86] Remove some InstRWs for plain store instructions...
2018-04-05 Craig Topper[X86] Auto-generate complete checks. NFC
2018-04-05 Taewook Oh[CallSiteSplitting] Do not perform callsite splitting...
2018-04-05 Teresa Johnson[gold] Add debug-pass-manager option, and use it to...
2018-04-05 Gerolf Hoflehner[IR] Upgrade comment token in objc retain release marker
2018-04-05 Richard SmithRevert r328680 ("[ObjC] Make C++ triviality type traits...
2018-04-05 Puyan Lotfi[MIR-Canon] Improving performance by switching to named...
2018-04-05 Gor Nishanov[coroutines] libcxx, noop_coroutine, make bots even...
2018-04-05 Erik Pilkington[AST] Don't track lambda captures when checking a poten...
2018-04-05 Puyan Lotfi[MIR-Canon] Adding support for multi-def -> user distan...
2018-04-05 Rafael EspindolaInitialize OffsetMap earlier.
2018-04-04 Evgeniy StepanovEnable msan unconditionally on Linux.
2018-04-04 Gor Nishanov[coroutines] libcxx noop_coroutine. Make bots happier
2018-04-04 Gor Nishanov[coroutines] Allow compilation under c++03
2018-04-04 Sam Clegg[WebAssembly] Only write 32-bits for WebAssembly::OPERA...
2018-04-04 Gor Nishanov[coroutines] Add noop_coroutine to <experimental/coroutine>
2018-04-04 Peter CollingbourneAArch64: Implement support for the shadowcallstack...
2018-04-04 Vitaly BukaDon't inline @llvm.icall.branch.funnel
2018-04-04 Dan Albert[Driver] Include the Android multiarch includes.
2018-04-04 Rui UeyamaDo not show alignment 0 because that is equivalent...
2018-04-04 Yaxun Liu[CUDA] Add amdgpu sub archs
2018-04-04 Mark Zeren[clang-format] In tests, expected code should be format...
2018-04-04 Zhaoshi Zheng[MemorySSA] Fix spelling errors in MemorySSA.cpp. NFC
2018-04-04 Artem BelevichRevert "[CUDA] Check initializers of instantiated templ...
2018-04-04 Evgeniy Stepanovhwasan: add -hwasan-match-all-tag flag
2018-04-04 Peter CollingbourneCOFF: Sort non-discardable sections at the same time...
2018-04-04 Kostya Kortchinsky[asan] Fix aligned_alloc test case
2018-04-04 Jan Korous[analyzer][test] Set C++14 as language standard for...
2018-04-04 Hans WennborgFix the test some more after r329221
2018-04-04 Max MorozFixes errors with FS iterators caused by https://review...
2018-04-04 Hans WennborgFix test after r329221
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
next