platform/upstream/llvm.git
2018-08-28 Max Kazantsev[NFC] A loop can never contain Ret instruction
2018-08-28 David ChisnallFix in getAllocationDataForFunction
2018-08-28 George Rimar[LLD][ELF] - Simplify Call-Chain Clustering implementat...
2018-08-28 Adam Balogh[Analyzer] Iterator Checker - Part 3: Invalidation...
2018-08-28 George Rimar[LLD][ELD] - Do not reject INFO output section type...
2018-08-28 George Rimar[LLF][ELF] - Support -z global.
2018-08-28 Haojian Wu[clang-tidy] Abseil: no namepsace check
2018-08-28 Craig Topper[X86] Fix some comments to refer to KORTEST not KTEST...
2018-08-28 Craig Topper[X86] Add kortest intrinsics for 8, 32, and 64 bit...
2018-08-28 Craig Topper[DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile...
2018-08-28 Craig Topper[InstCombine] Extend (add (sext x), cst) --> (sext...
2018-08-28 Kit Barton[PPC] Remove Darwin support from POWER backend.
2018-08-28 David BlaikieRevert "[CodeGenPrepare] Scan past debug intrinsics...
2018-08-28 George Burgess IV[MemorySSA] Add NDEBUG checks to verifiers; NFC
2018-08-27 Adrian PrantlMake the DYLD_INSERT_LIBRARIES workaround for SIP more...
2018-08-27 Adrian PrantlAdd a mkdir -p to builddir into lldbtest.py
2018-08-27 Sanjay Patel[InstCombine] fix formatting; NFC
2018-08-27 Craig Topper[InstCombine] Add test cases for D51236. NFC
2018-08-27 Lang Hames[RuntimeDyld] Add test case that was accidentally left...
2018-08-27 Sanjay Patel[InstCombine] allow shuffle+binop canonicalization...
2018-08-27 Lang Hames[ORC] Add unit tests for the new RTDyldObjectLinkingLay...
2018-08-27 Sanjay Patel[x86] add AVX runs to show more potential scalar->vecto...
2018-08-27 Evandro Menezes[PATCH] [InstCombine] Fix issue in the simplification...
2018-08-27 George Burgess IVs/std::set/DenseSet/; NFC
2018-08-27 Brendon Cahoon[Pipeliner] Fix incorrect phi values in the epilog...
2018-08-27 Thomas Lively[WebAssembly] TableGen backend for stackifying instructions
2018-08-27 Zachary TurnerUpdate the Visual Studio Integration from user feedback.
2018-08-27 Adrian PrantlFix typo
2018-08-27 Richard SmithFix ODR violation: namespace-scope helpers should not...
2018-08-27 Roman TereshinRevert "[SCEV][NFC] Check NoWrap flags before lexicogra...
2018-08-27 Zachary TurnerSet line endings to Windows on MSBuild files.
2018-08-27 Craig Topper[X86] Reverse the check prefixes in the test added...
2018-08-27 Craig Topper[X86] Add test cases to show current codegen of v2i32...
2018-08-27 Sanjay Patel[x86] add tests for possibly avoiding scalar->vector...
2018-08-27 Gheorghe-Teodor... [OpenMP][NVPTX] Use appropriate _CALL_ELF macro when...
2018-08-27 Gheorghe-Teodor... [OpenMP][Fix] Conditional compilation leaves variables...
2018-08-27 Kit Barton[PPC] Remove Darwin support from POWER backend.
2018-08-27 Vitaly Buka[lsan] Check that leak sanitizer works in the forked...
2018-08-27 Andrea Di Biagio[llvm-mca] Remove unused include. NFC
2018-08-27 Alexandre Eichenberger[OpenMP][libomptarget] rework of fatal error reporting
2018-08-27 Matt ArsenaultDAG: Check transformed type for forming fminnum/fmaxnum...
2018-08-27 Leonard Chan[Sema/Attribute] Make types declared with address_space...
2018-08-27 Petr Hosek[sanitizer][fuzzer] Transition back to ZX_TIME_INFINITE
2018-08-27 Matt ArsenaultMachineVerifier: Fix assert on implicit virtreg use
2018-08-27 Matt ArsenaultLangRef: Clarify expected sNaN behavior for minnum...
2018-08-27 Sean Fertile[PowerPC][MC] Support expressions in getMemRIX16Encoding.
2018-08-27 Benjamin Kramer[NVPTX] Implement isLegalToVectorizeLoadChain
2018-08-27 Kirill BobyrevCleanup after rL340729
2018-08-27 Vitaly BukaRevert "[lsan] Do not check for leaks in the forked...
2018-08-27 Craig Topper[X86] When lowering v32i8 MULHS/MULHU, shuffle after...
2018-08-27 Craig Topper[X86] Add support for matching paddus patterns where...
2018-08-27 Matt Davis[llvm-mca] Introduce the llvm-mca library and organize...
2018-08-27 Matt Davis[llvm-mca] Remove unused method. NFC.
2018-08-27 Stella Stamenova[lit, python] Remove quotes around %python in cache.ll
2018-08-27 Marshall ClowMark P0556 as 'in progress'
2018-08-27 Hans WennborgUse a lambda for calls to ::open in RetryAfterSignal
2018-08-27 Wouter van... [WebAssembly] Added default stack-only instruction...
2018-08-27 Kirill Bobyrev[docs] Mention clangd-dev in clangd documentation
2018-08-27 Raphael IsemannLet the CompilerInstance create our clang ASTContext
2018-08-27 Raphael IsemannDisable use-color if the output stream is not a termina...
2018-08-27 Andrea Di Biagio[llvm-mca] Improved report generated by the SchedulerSt...
2018-08-27 Gheorghe-Teodor... [OpenMP][Fix] Ensure comparison between unsigned values.
2018-08-27 Nico Weberfix comment typo
2018-08-27 Nico Weberfix comment typo
2018-08-27 Nico Weberfix comment typo
2018-08-27 Sanjay Patel[SelectionDAG] add helper query for binops; NFC
2018-08-27 Nemanja Ivanovic[PowerPC] Revert commit r339779
2018-08-27 Sid Manning[ELF][HEXAGON] Add R_HEX_11/10/9_X support
2018-08-27 Matt ArsenaultHandle identifying AMDGPU bitcode files
2018-08-27 Aleksandr Urakov[X86] Adding the test pointing to the fail case of...
2018-08-27 Daniel Cederman[Sparc] Avoid writing outside array in applyFixup
2018-08-27 Aleksandr Urakov[NFC][X86] Fix `sibcall.ll` formatting
2018-08-27 Nemanja Ivanovic[PowerPC] Recommit r340016 after fixing the reported...
2018-08-27 Daniel Cederman[Sparc] Add support for the cycle counter available...
2018-08-27 Max Kazantsev[NFC] Try to make buildbot happy about virtual destructors
2018-08-27 Kirill Bobyrev[clangd] Use TRUE iterator instead of complete posting...
2018-08-27 Max Kazantsev[NFC] Split logic of ImplicitControlFlowTracking to...
2018-08-27 Chandler CarruthTry to fix this clang driver test case after r340709.
2018-08-27 Martin Storsjo[COFF] Support MinGW automatic dllimport of data
2018-08-27 Martin Storsjo[COFF] Expose an easier helper function for getting...
2018-08-27 Daniel Cederman[Sparc] Custom bitcast between f64 and v2i32
2018-08-27 Roger Ferrer... [RISCV] atomic_store_nn have a different layout to...
2018-08-27 Chandler CarruthFix this file to have the necessary standard library...
2018-08-27 Craig Topper[X86] Cleanup the LowerMULH code by hoisting some commo...
2018-08-27 Craig Topper[X86] Add intrinsics for kand/kandn/knot/kor/kxnor...
2018-08-27 Craig Topper[X86] Remove min_vector_width 512 from some intrinsics...
2018-08-27 Craig Topper[X86] Rename __DEFAULT_FN_ATTRS to a__DEFAULT_FN_ATTRS5...
2018-08-27 Rui UeyamaRename a function to follow the LLVM coding style.
2018-08-27 Martin Storsjo[COFF] Check the instructions in ARM MOV32T relocations
2018-08-27 Craig Topper[X86] Undef __DEFAULT_FN_ATTRS in avx512fintrin.h.
2018-08-27 Craig Topper[X86] Don't set min_vector_width to 512 on intrinsics...
2018-08-27 David Carlier[Xray] Darwin - Enable in the driver side
2018-08-27 Zachary Turner[MS Demangler] Add virtual destructor.
2018-08-27 Zachary Turner[MS Demangler] Re-write the Microsoft demangler.
2018-08-26 Fangrui Song[Driver] Change MipsLinux default linker from "lld...
2018-08-26 Craig Topper[X86] Correct the cost of (v4i32 (fptoui (v4f64)))...
2018-08-26 Craig Topper[X86] Add FeatureCMOV explicitly to all CPUs that suppo...
2018-08-26 Craig Topper[X86] Add FeatureCMOV to athlon and athlon-tbird cpus.
2018-08-26 Sanjay Patel[SelectionDAG][x86] turn insertelement into undef with...
2018-08-26 Lang Hames[ORC] Remove a workaround for systems lacking 8-byte...
next