platform/upstream/llvm.git
2018-10-18 Nicolai Haehnle[DA] DivergenceAnalysis for unstructured, reducible...
2018-10-18 Haojian Wu[clang-tidy] Ignore a case where the fix of make_unique...
2018-10-18 Sam McCall[Support] json::Value construction from std::vector...
2018-10-18 Guillaume Chatelet[llvm-exegesis] Fix off by one error
2018-10-18 Chandler Carruth[TI removal] Test predicate rather than casting to...
2018-10-18 Aleksandr Urakov[Windows] Fix threads comparison on Windows
2018-10-18 Chandler Carruth[TI removal] Generically discuss terminators rather...
2018-10-18 Chandler Carruth[TI removal] Remove discussion of `TerminatorInst`...
2018-10-18 Chandler Carruth[TI removal] Remove TerminatorInst references from...
2018-10-18 Mikael HolmenAdd a emitUnaryFloatFnCall version that fetches the...
2018-10-18 Mikael HolmenFix warning about unused variable [NFC]
2018-10-18 Kristina Brooks[X86] Support for the mno-tls-direct-seg-refs flag
2018-10-18 Krasimir GeorgievRevert "Return a named error in the result object of...
2018-10-18 Krasimir Georgiev[llvm-exegesis] Mark destructor virtual after r344695
2018-10-18 Lang Hames[BuildingAJIT] Update the Ch1 KaleidoscopeJIT class...
2018-10-18 Chandler Carruth[TI removal] Switch simple loop unswitch to `Instruction`.
2018-10-18 Chandler Carruth[TI removal] Switch NewGVN to directly use `Instruction`.
2018-10-18 Chandler Carruth[TI removal] Use `Instruction` instead of `TerminatorIn...
2018-10-18 Chandler Carruth[TI removal] Update CodeExtractor to use Instruction...
2018-10-18 Chandler Carruth[TI removal] Switch ObjCARC code to directly use the...
2018-10-18 Chandler Carruth[TI removal] Switch MergeFunctions to directly use...
2018-10-18 Chandler Carruth[TI removal] Switch an analysis to just use Instruction.
2018-10-17 Lang Hames[BuildingAJIT] Simplify a tutorial example and fix...
2018-10-17 Konstantin... AMDGPU: Add options to enable/disable code object v3
2018-10-17 Eli Friedman[AArch64] Define __ELF__ for aarch64-none-elf and other...
2018-10-17 Julie Hockett[clang-doc] Bringing bitcode tests in line
2018-10-17 Lang Hames[BuildingAJIT] Fix a function signature in the document...
2018-10-17 Pavel LabathPort libcxxabi r344607 into llvm
2018-10-17 Leonard ChanFix for arm bots afternew PM pass port. Prevent cross...
2018-10-17 Leonard ChanFix for failing unit tests on some bots after r344696.
2018-10-17 Louis Dionne[libcxx] Improve reporting when running the lit test...
2018-10-17 Leonard Chan[PassManager/Sanitizer] Enable usage of ported AddressS...
2018-10-17 Nicolai HaehnleAMDGPU: Avoid selecting ds_{read,write}2_b32 on SI
2018-10-17 Nicolai HaehnleStructurizeCFG: Simplify inserted PHI nodes
2018-10-17 Nicolai HaehnleAMDGPU: Divergence-driven selection of scalar buffer...
2018-10-17 Clement Courbet[llvm-exegesis] Allow measuring several instructions...
2018-10-17 Theodoros TheodoridisFix broken formatting caused by test commit
2018-10-17 Sam Parker[ARM] bottom-top mul support in ARMParallelDSP
2018-10-17 Guillaume ChateletFix uninitialized variable
2018-10-17 Nicolai HaehnleAMDGPU: Remove dead TableGen code
2018-10-17 Guillaume ChateletBuildBot fix, compiler complains about array decay...
2018-10-17 Guillaume Chatelet[llvm-exegeis] Computing Latency configuration upfront...
2018-10-17 Eric Liu[clangd] Support scope proximity in code completion.
2018-10-17 Max Kazantsev[NFC] Remove GOTO from SCEV
2018-10-17 Fedor Sergeev[NewPM] Fixing test failure on Windows - removed opt...
2018-10-17 Fedor Sergeev[NewPM] teach -passes= to emit meaningful error messages
2018-10-17 Petar Jovanovic[MIPS GlobalISel] Legalize constants
2018-10-17 Sjoerd Meijer[ARM] Do not fuse VADD and VMUL, continued (2/2)
2018-10-17 Theodoros TheodoridisTest commit
2018-10-17 Fedor Sergeev[LoopPredication] add some simple stats
2018-10-17 Haojian Wu[clangd] Fix buildbot failure.
2018-10-17 Haojian Wu[clangd] Print numbers of symbols and refs as well...
2018-10-17 Haojian Wu[clangd] Collect refs from headers.
2018-10-17 Sjoerd Meijer[ARM] Follow up of rL344671, attempt to pacify a buildbot
2018-10-17 Sam McCall[clangd] Hide unused function. NFC
2018-10-17 Sam McCall[clangd] Rename and move trivial logger to Logger.cpp...
2018-10-17 George Rimar[LLDB] - Add support for DW_RLE_start_end entries ...
2018-10-17 Sam McCall[clangd] Simplify client capabilities parsing.
2018-10-17 Sam McCall[clangd] Refactor JSON-over-stdin/stdout code into...
2018-10-17 Sjoerd Meijer[ARM][NFCI] Do not fuse VADD and VMUL, continued (1/2)
2018-10-17 Dean Michael... [XRay][compiler-rt] Generational Buffer Management
2018-10-17 Sylvestre LedruDocument the behavior of option passing when using...
2018-10-17 Takuto IkutaNFC: Remove trailing space from CodeGenModule.cpp
2018-10-17 Lang Hames[BuildingAJIT] Update chapter 1 to use the ORCv2 APIs.
2018-10-17 Michal Gorny[python] [tests] Disable on known-broken arches
2018-10-17 Yaxun LiuAMDGPU: add __builtin_amdgcn_update_dpp
2018-10-17 George Karpenkov[analyzer] [www] Minor improvements to the text in...
2018-10-17 George Karpenkov[analyzer] [www] Updated a list of open projects
2018-10-17 Teresa JohnsonNew test requires x86-registered-target
2018-10-17 Louis Dionne[libcxx] Mark chrono literal unit tests as being unsupp...
2018-10-17 Teresa Johnson[ThinLTO] Fix test to require asserts
2018-10-17 Leonard Chan[Sanitizer][PassManager] Fix for failing ASan tests...
2018-10-16 Teresa Johnson[ThinLTO] Add importing stats to thin link
2018-10-16 Jonathan Metzman[SanitizerCoverage] Don't duplicate code to get section...
2018-10-16 Julie Hockett[clang-doc] Limit integration tests
2018-10-16 Julie Hockett[clang-doc] Add unit tests for Markdown generation
2018-10-16 Julie Hockett[clang-doc] Add unit tests for YAML generation
2018-10-16 Julie Hockett[clang-doc] Add unit tests for merging
2018-10-16 Julie Hockett[clang-doc] Add unit tests for bitcode
2018-10-16 Julie Hockett[clang-doc] Add unit tests for serialization
2018-10-16 Craig Topper[X86] Match (cmp (and (shr X, C), mask), 0) to BEXTR...
2018-10-16 Adrian PrantlDelete commented-out code.
2018-10-16 Jim InghamReturn a named error in the result object of an express...
2018-10-16 Jason MolendaFixed an issue that a bot found with my changes
2018-10-16 David Bolvansky[InstCombine] Cleanup libfunc attribute inferring
2018-10-16 Jan KratochvilCode cleanup: Remove DWARFDebugInfoEntry::m_empty_children
2018-10-16 Lang Hames[ORC] Make the VModuleKey optional, propagate it via...
2018-10-16 Louis Dionne[libcxx] Avoid repeating the definition of std:: namespaces
2018-10-16 Louis Dionne[libcxx] Remove _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY
2018-10-16 Krasimir GeorgievRevert "[WebAssembly] LSDA info generation"
2018-10-16 Krasimir GeorgievRevert "[clangd] Refactor JSON-over-stdin/stdout code...
2018-10-16 Jason MolendaRevert r344626 while I address a testsuite failure...
2018-10-16 Jason MolendaTiny testsuite tweaks. Don't run the apple simulator
2018-10-16 Vedant KumarUse a relaxed substring check for function names in...
2018-10-16 Jason MolendaDon't run TestBreakpointIt.py on arm64 devices;
2018-10-16 Evandro Menezes[PATCH] [NFC][AArch64] Fix refactoring of macro fusion
2018-10-16 Teresa Johnson[LTO] Call InitLLVM from llvm-lto2
2018-10-16 Yaxun LiuDisable code object version 3 for HIP toolchain
2018-10-16 Leonard Chan[Intrinsic] Signed Saturation Addition Intrinsic
2018-10-16 Jason MolendaFor a built & test bot, add an environment variable...
next