platform/upstream/llvm.git
2019-01-19 Chandler CarruthUpdate the coding standards with the new file header.
2019-01-19 Chandler CarruthUpdate the license mentioned in this documentation.
2019-01-19 Chandler CarruthUpdate generator script to use the new license file...
2019-01-19 Chandler CarruthUpdate structured references to the license to the...
2019-01-19 Chandler CarruthUpdate more file headers across all of the LLVM project...
2019-01-19 Stephen Kelly[ASTDump] NFC: Convert iterative loops to cxx_range_for
2019-01-19 Stephen Kelly[ASTDump] NFC: Use `const auto` in cxx_range_for loops
2019-01-19 Nikita Popov[InstCombine] Simplify cttz/ctlz + icmp ugt/ult
2019-01-19 Johannes Doerfert[NFX] Fix language reference title declaration
2019-01-19 Johannes Doerfert[FIX] Restrict callback pthreads_create test to linux...
2019-01-19 Johannes Doerfert[NFC] Generalize expected output for callback test
2019-01-19 Johannes Doerfert[NFC] Fix unused variable warnings in Release builds
2019-01-19 Chandler CarruthUpdate the license header in this man-page file.
2019-01-19 Kristina BrooksRemove a period from CREDITS.TXT (testing email change...
2019-01-19 Eric FiselierFix all the bots.
2019-01-19 Stephen KellyMove decl context dumping to TextNodeDumper
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-19 Chandler CarruthRemove unnecesasry comment markers.
2019-01-19 Chandler CarruthConvert two more files that were using Windows line...
2019-01-19 Chandler CarruthRemove random windows line endings that snuck into...
2019-01-19 Chandler CarruthUpdate some code used in our visual studio plugins...
2019-01-19 Chandler CarruthInstall new LLVM license structure and new developer...
2019-01-19 Chandler CarruthCleanup non-UTF8 characters and some types I found...
2019-01-19 Johannes DoerfertEmit !callback metadata and introduce the callback...
2019-01-19 Johannes DoerfertEnable IPConstantPropagation to work with abstract...
2019-01-19 Johannes DoerfertAbstractCallSite -- A unified interface for (in)direct...
2019-01-19 Roman TereshinReapply "[CGP] Check for existing inttotpr before creat...
2019-01-19 Eric FiselierFix aligned allocation availability XFAILs after D56445.
2019-01-19 Vedant Kumar[MergeFunc] Allow merging identical vararg functions...
2019-01-19 Vedant Kumar[HotColdSplit] Mark inherently cold functions as such
2019-01-19 Vedant Kumar[HotColdSplit] Remove a set which tracked split functio...
2019-01-19 Vedant Kumar[CodeExtractor] Emit lifetime markers around reloads...
2019-01-19 Evgeniy Stepanov[hwasan] Madvise away unused shadow.
2019-01-19 Roman TereshinRevert "Reapply "[CGP] Check for existing inttotpr...
2019-01-19 Roman TereshinReapply "[CGP] Check for existing inttotpr before creat...
2019-01-19 Amara EmersonRevert r351584: "GlobalISel: Verify g_zextload and...
2019-01-19 Reid Kleckner[X86] Deduplicate static calling convention helpers...
2019-01-19 Nico WeberUse llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_E...
2019-01-19 Nico WeberUse llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_E...
2019-01-19 Rui UeyamaRemove F_modify flag from FileOutputBuffer.
2019-01-18 Mandeep Singh... [lld] Use range-based llvm::sort
2019-01-18 Jonas Devlieghere[dotest] Add logging to investigate CI issue.
2019-01-18 Artem Dergachev[analyzer] pr37688: Fix a crash upon evaluating a delet...
2019-01-18 Artem Dergachev[analyzer] Do not try to body-farm Objective-C properti...
2019-01-18 Vitaly Buka[safestack] Add ThreadId type as uint64_t
2019-01-18 Stephen Kelly[ASTDump] Add test for current AST dump behavior
2019-01-18 Stephen Kelly[ASTDump] NFC: Move variable into if() statement
2019-01-18 Stephen Kelly[ASTDump] NFC: Remove redundant condition
2019-01-18 Stephen Kelly[ASTDump] NFC: Remove non-needed braces
2019-01-18 Stephen Kelly[ASTDump] Mark null params with a tag rather than a...
2019-01-18 Stephen Kelly[ASTDump] Mark BlockDecls which capture this with a tag
2019-01-18 Matt ArsenaultAMDGPU/GlobalISel: Legalize more types for select
2019-01-18 Roman TereshinRevert "[CGP] Check for existing inttotpr before creati...
2019-01-18 Stephen Kelly[ASTDump] Mark variadic declarations with a tag instead...
2019-01-18 Matt ArsenaultAMDGPU/GlobalISel: Legalize illegal g_constant
2019-01-18 Erik Pilkington[Sema] Suppress a warning about a forward-declared...
2019-01-18 Matt ArsenaultGlobalISel: Verify G_BITCAST
2019-01-18 Leonard Chan[Fixed Point Arithmetic] Fixed Point Addition Constant...
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
next