platform/upstream/llvm.git
2018-09-26 Ryan PrichardAllow later -z name=<int> args to override earlier...
2018-09-26 Ryan Prichard[AArch64] Fix range check of R_AARCH64_TLSLE_ADD_TPREL_HI12
2018-09-26 Jonathan Peyton[OpenMP] Add missing __kmpc_critical_with_hint to dllex...
2018-09-26 Jonathan Peyton[OpenMP] Fix balanced affinity so thread's private...
2018-09-26 Tatyana KrasnukhaFix ProcessKDP after r343130
2018-09-26 Sanjay Patel[InstCombine] add tests that show undef propagation...
2018-09-26 Jonathan Peyton[OpenMP] Update ittnotify sources
2018-09-26 Jonathan Peyton[OpenMP] Fix performance issue from 376.kdtree
2018-09-26 Jonathan Peyton[OpenMP][OMPT] A few improvements
2018-09-26 Martin Storsjo[asan] [windows] Don't use CheckFailed in dynamic runti...
2018-09-26 Fangrui Song[ELF][test] Use llvm-readelf's short option -r instead...
2018-09-26 Tatyana KrasnukhaFix OSX build after r343130
2018-09-26 Lang HamesRevert r343129 "[ORC] Change the field order of ThreadS...
2018-09-26 Florian Hahn[LoopInterchange] Preserve LCSSA.
2018-09-26 Richard SmithP1008R1 Classes with user-declared constructors are...
2018-09-26 Tatyana KrasnukhaReplace "nullptr-terminated" C-arrays of OptionValueEnu...
2018-09-26 Lang Hames[ORC] Change the field order of ThreadSafeModule to...
2018-09-26 Sanjay Patel[InstCombine] add tests for vector insert/extract; NFC
2018-09-26 Craig Topper[X86] Update tzcnt fast-isel tests to match clang r343126.
2018-09-26 Craig Topper[X86] For lzcnt/tzcnt intrinsics use cttz/ctlz intrinsi...
2018-09-26 Tom StellardAMDGPU/SI: Change predicate to isCIOnly for 32-bit...
2018-09-26 Steven Wu[libLTO] Expose LLVMCreateDisasmCPUFeatures from libLTO
2018-09-26 David Major[winasan] Pin the ASan DLL to prevent unloading
2018-09-26 Lang HamesReapply r343058 with a fix for -DLLVM_ENABLE_THREADS...
2018-09-26 Simon Pilgrim[DAG] SelectionDAGLegalize::ExpandLegalINT_TO_FP -...
2018-09-26 Oliver Stannard[AArch64] Extend single-operand FP insns to match Arm...
2018-09-26 Michael Kruse[doc] Fix HowToManuallyUseTheIndividualPiecesOfPolly
2018-09-26 Michael KruseMove www/experiments to docs/experiments
2018-09-26 Kirill Bobyrev[clangd] Fix bugs with incorrect memory estimate report
2018-09-26 Kirill Bobyrev[docs] Update PostingList string representation format
2018-09-26 Tom Stellardlit: Make sure the builtin_commands directory is packag...
2018-09-26 Luke CheesemanRevert r343112 as CallFrameString API change has broken...
2018-09-26 Oliver Stannard[AArch64] Refactor instructions that write PSTATE ...
2018-09-26 Luke Cheeseman[AArch64] - Return address signing dwarf support
2018-09-26 Oliver Stannard[ARM/AArch64][v8.5A] Add Armv8.5-A target
2018-09-26 Clement Courbet[llvm-exgesis][NFC] Do not pollute buildbots with messa...
2018-09-26 Oliver Stannard[AArch64][AsmParser] Show name of missing feature for...
2018-09-26 Clement Courbet[llvm-exegesis] Get rid of debug_string.
2018-09-26 Francis Visoiu... [CodeGen] Always print register ties in MI::dump()
2018-09-26 Oliver Stannard[ARM/AArch64] Add target parser unit tests for Armv8.4-A
2018-09-26 Roman Lebedev[analyzer] scan-build: if --status-bugs is passed,...
2018-09-26 Fedor Sergeev[PassTiming] cleaning up legacy PassTimingInfo interfac...
2018-09-26 Hans WennborgRevert r343089 "[AArch64] - Return address signing...
2018-09-26 Oliver Stannard[ARM/AArch64][v8.5A] Add Armv8.5-A target
2018-09-26 Simon Pilgrim[DAG] ExpandLegalINT_TO_FP - pull out repeated getValue...
2018-09-26 Hiroshi Inoue[PowerPC] optimize conditional branch on CRSET/CRUNSET
2018-09-26 Hans WennborgRevert r343058 "[ORC] Add support for multithreaded...
2018-09-26 Guillaume Chatelet[llvm-exegesis][NFC] Move CodeTemplate to it's own...
2018-09-26 Simon Pilgrim[X86][SSE] Refresh PR34947 test code to handle D52504
2018-09-26 Simon Pilgrim[X86][SSE] canReduceVMulWidth - use ComputeNumSignBits...
2018-09-26 Hans WennborgDisable tests from r342917 on Windows; -lm won't work...
2018-09-26 Clement Courbet[llvm-exegesis] Add support for measuring NumMicroOps.
2018-09-26 Simon Pilgrim[X86][SSE] Use ISD::MULHS for constant vXi16 ISD::SRA...
2018-09-26 Sam Parker[ARM] Fix for PR39060
2018-09-26 David Green[CodeGen] Enable tail calls for functions with NonNull...
2018-09-26 Yury GribovFixes removal of dead elements from PressureDiff (PR37252).
2018-09-26 Luke Cheeseman[AArch64] - Return address signing dwarf support
2018-09-26 Sven van Haastregt[CMake] Avoid REVERSE on unset variable
2018-09-26 Jonas Devlieghere[unittest] Fix NativeProcessProtocolTest.cpp (NFC)
2018-09-26 Mikael NilssonRun VerifyDAGDiverence in debug only
2018-09-26 Simon PilgrimRemoved extra semicolon to fix Wpedantic. (NFCI).
2018-09-26 Aleksandr Urakov[PDB] Restore the calling convention from PDB
2018-09-26 Simon PilgrimRemoved extra semicolon to fix Wpedantic. (NFCI).
2018-09-26 Hans WennborgRevert r342870 "[ARM] bottom-top mul support ARMParalle...
2018-09-26 Clement Courbet[llvm-exegesis] Output the unscaled value as well as...
2018-09-26 Martin Probstclang-format: [JS] space after parameter naming.
2018-09-26 Louis Dionne[libc++] Remove Fuchsia-specific knowledge to pick...
2018-09-26 George Rimar[ELF] - Do not fail on R_*_NONE relocations when parsin...
2018-09-26 Hans Wennborg[clang-cl] Make /Gs imply default stack probes, not...
2018-09-26 Pavel LabathFix a memory read bug in lldb-server
2018-09-26 Jiading Gai[CUDA] Fix two failed test cases using --cuda-path...
2018-09-26 Martin Storsjo[CMake] [MinGW] Build address sanitizer for MinGW if...
2018-09-26 Martin Storsjo[ASan] [MinGW] Only try to export MSVC specific C+...
2018-09-26 Fangrui Song[Frontend] Tidy up -print-decl-contexts conditions
2018-09-26 Mikael HolmenSilence compiler warning about unused variable introduc...
2018-09-26 Martin Storsjo[COFF] Don't do autoexport of symbols from GNU import...
2018-09-26 Martin Storsjo[COFF] Allow automatic dllimport from gnu import libraries
2018-09-26 Martin Storsjo[ORC] Remove a superfluous semicolon, fixing warnings...
2018-09-26 Ilya Biryukov[clangd] Fix crash if pending computations were active...
2018-09-26 Ilya Biryukov[clangd] Handle template args for disabled function...
2018-09-26 Lang Hames[ORC] Update CompileOnDemandLayer2 to use the new lazyR...
2018-09-26 Richard SmithP0859R0: List-initialization is potentially-constant...
2018-09-26 Kelvin Li[OPENMP] Add support for OMP5 requires directive +...
2018-09-26 Hsiangkai Wang[DebugInfo] Do not generate address info for removed...
2018-09-26 Lang Hames[ORC] Add a "lazy call-through" utility based on the...
2018-09-26 Lang Hames[ORC] Fix BuildingAJIT tutorial examples that were...
2018-09-26 Lang Hames[ORC] Refactor trampoline pool management out of JITCom...
2018-09-26 Lang Hames[ORC] Add support for multithreaded compiles to LLJIT...
2018-09-26 Lang Hames[ORC] Include-what-you-use fixes.
2018-09-26 Lang Hames[ORC] Fix a missing include in r343055.
2018-09-26 Lang Hames[ORC] Add ThreadSafeModule and ThreadSafeContext wrappe...
2018-09-26 Vyacheslav... Remove LoopID metadata from the branch instruction
2018-09-26 Zhaoshi ZhengRevert "Revert "[ConstHoist] Do not rebase single ...
2018-09-26 Thomas Lively[WebAssembly] SIMD conversions
2018-09-26 Artem Dergachev[analyzer] Fix a crash on casting symbolic pointers...
2018-09-25 Erik PilkingtonFix a bot failure from r343042.
2018-09-25 Craig Topper[DAGCombiner] Remove unnecessary check for visitSDIVLik...
2018-09-25 Artem Dergachev[analyzer] Add a testing facility for testing relations...
2018-09-25 Stanislav Mekhanoshin[AMDGPU] Fix ds combine with subregs
2018-09-25 Craig Topper[X86] Allow movmskpd/ps ISD nodes to be created and...
next