platform/upstream/llvm.git
2018-04-05 Jan Veselyamdgcn: Update datalayout after LLVM r328656
2018-04-05 Akira Hatanaka[ObjC] Make C++ triviality type traits available to...
2018-04-05 Pavel Labath[Testing/Support]: Better matching of Error failure...
2018-04-05 Tim NorthoverARM: Do not spill CSR to stack on entry to noreturn...
2018-04-05 Krzysztof Parzyszek[Hexagon] Remove default values from lambda parameters
2018-04-05 Brian Gesiak[Lexicon] Add "ICE", internal compiler error
2018-04-05 Andrea Di Biagio[MC] Fix spaces between values printed by EmitRegisterF...
2018-04-05 Sam Parker[DAGCombine] Revert r329160
2018-04-05 Sanjay Patel[InstCombine] cleanup; NFC
2018-04-05 Eugene Leviant[ELF] Don't add NOLOAD sections to segment
2018-04-05 Simon Pilgrim[SchedModel] Complete models shouldn't match against...
2018-04-05 Florian Hahn[LoopInterchange] Require asserts for test using -stats...
2018-04-05 Shiva Chen[PATCH] [RISCV] Extend getTargetDefines for RISCVTargetInfo
2018-04-05 Alexander KornienkoMinor fix in docs.
2018-04-05 Philip PfaffeRevert "[Plugins] Add a slim plugin API to work togethe...
2018-04-05 George Rimar[ELF] - Eliminate Target::isPicRel method.
2018-04-05 Andrea Di Biagio[llvm-mca] Remove flag -max-retire-per-cycle, and updat...
2018-04-05 Philip Pfaffe[Plugins] Add a slim plugin API to work together with...
2018-04-05 George Rimar[ELF] - Reveal more information in -Map file about...
2018-04-05 George Rimar[ELF] - Print LMA in a -Map file.
2018-04-05 Simon Pilgrim[UpdateTestChecks] Moved core functionality of add_asm_...
2018-04-05 Florian Hahn[LoopInterchange] Add stats counter for number of inter...
2018-04-05 Simon Dardis[mips] Regenerate test before posting patch for constan...
2018-04-05 Fedor Sergeevallow custom OptBisect classes set to LLVMContext
2018-04-05 Simon Pilgrim[UpdateTestChecks] Split core functionality of add_ir_c...
2018-04-05 Simon Pilgrim[UpdateTestChecks] Make add_asm_checks more like add_ir...
2018-04-05 Florian Hahn[LoopInterchange] Preserve LoopInfo after interchanging.
2018-04-05 Krasimir Georgiev[clang-format] Preserve spaces before a percent in...
2018-04-05 Simon Pilgrim[UpdateTestChecks] Remove unnecessary return from add_i...
2018-04-05 Clement Courbet[llvm-exegesis] Check for libpfm headers.
2018-04-05 Puyan Lotfi[MIR-Canon] Fixing warnings in Non-assert builds.
2018-04-05 Clement Courbet[llvm-exegesis] Suppress a warning.
2018-04-05 Craig Topper[X86] Revert r329251-329254
2018-04-05 Craig Topper[X86] Synchronize the SchedRW on some EVEX instructions...
2018-04-05 Craig Topper[X86] Use WriteFShuffle256 for VEXTRACTF128 to be consi...
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
next