platform/upstream/llvm.git
2019-01-18 Armando Montanez[elfabi] Add support for reading DT_NEEDED from binaries
2019-01-18 Matt ArsenaultGlobalISel: Verify G_ICMP/G_FCMP vector types
2019-01-18 Sanjay Patel[x86] add more movmsk tests; NFC
2019-01-18 Teresa JohnsonMake ThinLTO test run single threaded to try to avoid...
2019-01-18 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-01-18 Martin Storsjo[SjLj] Don't use __declspec(thread) in MinGW mode
2019-01-18 Matt ArsenaultAMDGPU: Remove llvm.SI.load.const
2019-01-18 Jim InghamAdd BreakpadRecords to the Xcode project.
2019-01-18 Matt ArsenaultGlobalISel: Verify g_zextload and g_sextload
2019-01-18 Craig Topper[X86] Lower avx512f scatter intrinsics to X86MaskedScat...
2019-01-18 Roman Tereshin[CGP] Check for existing inttotpr before creating new one
2019-01-18 Bjorn Pettersson[SelectionDAG] Updates for -dag-dump-verbose
2019-01-18 Kelvin Li[OPENMP][DOCS] Release notes/OpenMP support updates...
2019-01-18 Vladimir Stefanovic[mips] Add '-mrelax-pic-calls', '-mno-relax-pic-calls'
2019-01-18 Sanjin SijaricFix the buildbot issue introduced by r351421
2019-01-18 Erich Keane[NFC] Fix wParentheses warning in ASTContext getFixedPo...
2019-01-18 George KarpenkovRevert "Fix failing MSan bots"
2019-01-18 Mandeep Singh... [GlobalISel] Change to range-based invocation of llvm...
2019-01-18 Mandeep Singh... [clang] Change to range-based invocation of llvm::sort
2019-01-18 Daniel Sanders[adt] Twine(nullptr) derefs the nullptr. Add a deleted...
2019-01-18 Florian Hahn[SelectionDAG] Split very large token factors for chain...
2019-01-18 Craig Topper[X86] Lower avx2/avx512f gather intrinsics to X86Masked...
2019-01-18 Jonas Toth[clang-tidy] add reproducer for PR39949 into test-suite
2019-01-18 Craig Topper[X86] Only define _XCR_XFEATURE_ENABLED_MASK in xsavein...
2019-01-18 Florian Hahn[LCSSA] Skip blocks in sub-loops when scanning for...
2019-01-18 Ilya Biryukov[Support] Implement llvm::Registry::iterator via llvm_i...
2019-01-18 Zola Bridges[clang][slh] add Clang attr no_speculative_load_hardening
2019-01-18 Greg ClaytonMake sure to fill in the compiler register number so...
2019-01-18 Ilya Biryukov[clangd] Make background index less chatty
2019-01-18 Neil Henning[AMDGPU] Add some missing always-uniform values.
2019-01-18 Nirav DaveRevert "Clang side support for @cc assembly operands."
2019-01-18 Simon Pilgrim[LTO] Change test/tools/lto/no-bitcode.s requirement...
2019-01-18 Nirav DaveClang side support for @cc assembly operands.
2019-01-18 Nirav Dave[SelectionDAGBuilder] Cleanup InlineAsm Output generati...
2019-01-18 Sanjay Patel[x86] simplify code for SDValue.getOperand(); NFC
2019-01-18 Clement CourbetRevert r351529 "[llvm-objdump][NFC] Improve readability."
2019-01-18 Dmitry Preobrazhensky[AMDGPU][MC][GFX8+][DISASSEMBLER] Corrected 1/2pi value...
2019-01-18 Simon Pilgrim[TTI] Use ConcreteTTI cast in getIntrinsicInstrCost...
2019-01-18 Clement CourbetReland r351529 "[llvm-objdump][NFC] Improve readability."
2019-01-18 Florian Hahn[SelectionDAG] Add getTokenFactor, which splits nodes...
2019-01-18 James HendersonAdd __[_[_]]Z demangling to new common demangle function
2019-01-18 Erich KeaneFix test failure from r351495
2019-01-18 Dmitry Preobrazhensky[AMDGPU][MC] Disabled use of 2 different literals with...
2019-01-18 Pavel Labath[ADT] Add streaming operators for llvm::Optional
2019-01-18 George Rimar[llvm-objdump] - Dump the archive headers when -all...
2019-01-18 Anastasia Stulova[OpenCL] Fix overloading ranking rules for addrspace...
2019-01-18 George Rimar[llvm-objdump] - Move getRelocationValueString and...
2019-01-18 Dylan McKay[AVR] Fix codegen bug in 16-bit loads
2019-01-18 George Rimar[llvm-objdump] - Show aliases in -help.
2019-01-18 Pavel LabathBreakpad: Extract parsing code into a separate file
2019-01-18 Alex Bradbury[analyzer] Unbreak building of SymbolReaperTest true...
2019-01-18 Dylan McKay[AVR] Fix the inst-cbr test
2019-01-18 Florian Hahn[SelectionDAG] Add static getMaxNumOperands function...
2019-01-18 Clement CourbetRevert r351529 "[llvm-objdump][NFC] Improve readability."
2019-01-18 Kadir Cetinkaya[tooling] Add a new argument adjuster for deleting...
2019-01-18 Clement Courbet[llvm-objdump][NFC] Improve readability.
2019-01-18 Vlad TsyrklevichFix failing MSan bots
2019-01-18 Shiva Chen[ScheduleDAGRRList] Do not preschedule the node has...
2019-01-18 Dylan McKay[AVR] Rewrite the CBRRdK instruction as an alias of...
2019-01-18 Hsiangkai Wang[CodeGen] Fix bugs in LiveDebugVariables when debug...
2019-01-18 Jonas Devlieghere[Reproducers] Fix reproducers unittest.
2019-01-18 Dylan McKay[AVR] Expand 8/16-bit multiplication to libcalls on...
2019-01-18 Craig Topper[X86] Add test cases showing failure to fold a global...
2019-01-18 Craig Topper[X86] Change avx512-gather-scatter-intrin.ll to use...
2019-01-18 Max KazantsevRe-enable terminator folding in LoopSimplifyCFG: underl...
2019-01-18 Nico Webergn build: unbreak mac (and maybe win) after r351258...
2019-01-18 Chandler Carruth[PSTL] Convert license text file to use unix line endin...
2019-01-18 Xing GUO[DOCS] it it => it
2019-01-18 Nico Webergn build: Merge r351499
2019-01-18 Nico Webermac: Correctly disable tools/lto tests when building...
2019-01-18 George Karpenkov[analyzer] Introduce proper diagnostic for freeing...
2019-01-18 George Karpenkov[analyzer] Extend the PathDiagnosticLocation constructo...
2019-01-18 George Karpenkov[analyzer] [NFC] Clean up messy handling of bug categor...
2019-01-18 George Karpenkov[analyzer] const-ify reference to bug type used in...
2019-01-18 George Karpenkov[analyzer] Extend BugType constructor to accept "Suppre...
2019-01-18 George Karpenkov[analyzer] [RetainCountChecker] Produce a correct messa...
2019-01-18 George Karpenkov[analyzer] [RetainCountChecker] Smart pointer support.
2019-01-18 Thomas Lively[WebAssembly] Add languages from debug info to producer...
2019-01-18 Vitaly Buka[safestack] Remove dependency of SafeStack on sanitizer...
2019-01-18 Artem Dergachev[analyzer] A speculative fix for buildbot failures...
2019-01-18 Brad SmithUse llvm::VersionTuple instead of manual version marsha...
2019-01-18 Vitaly Buka[safestack] Replace statics with unnamed namespace
2019-01-18 Mandeep Singh... [polly] Change to range-based invocation of llvm::sort
2019-01-18 Jonas Devlieghere[Reproducers] Refactor reproducer info
2019-01-18 Artem Dergachev[analyzer] MoveChecker: Add one more common resetting...
2019-01-18 Artem Dergachev[analyzer] Make sure base-region and its sub-regions...
2019-01-18 Alex Langford[CMake] Only test debugserver if platform can use debug...
2019-01-17 Jonas Devlieghere[lit] Fix lldbtest format
2019-01-17 Alex Langford[CMake] Prevent lldbDebugserverCommon from building...
2019-01-17 Erich KeaneMake integral-o-pointer conversions in SFINAE illegal.
2019-01-17 Matt ArsenaultAMDGPU: Convert tests away from llvm.SI.load.const
2019-01-17 Erik PilkingtonAddress Ried's post-commit review comment on r351477.
2019-01-17 Vedant Kumar[HotColdSplit] Allow outlining with live outputs
2019-01-17 Vedant Kumar[HotColdSplit] Consider resume instructions to be cold
2019-01-17 Jason MolendaDon't run TestBreakpointThumbCodesection.py on darwin...
2019-01-17 Jonas Devlieghere[CMake] Fix lldb-test-depends target
2019-01-17 Sam Clegg[WebAssembly] Fix windows compiler warning by using...
2019-01-17 Richard SmithFix cleanup registration for lambda captures.
2019-01-17 Davide Italiano[lit] Make sure tests are actually skipped on darwin...
2019-01-17 Vladimir Stefanovic[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j...
next