platform/upstream/llvm.git
2019-12-09 David StenbergRevert "[DebugInfo] Make describeLoadedValue() reg...
2019-12-09 David Stenberg[DebugInfo] Make describeLoadedValue() reg aware
2019-12-09 Calixte Denizet[compiler-rt] Add a critical section when flushing...
2019-12-09 Raphael Isemann[lldb] Add a test for how we lazily create Clang AST...
2019-12-09 Hans WennborgRevert 393dacacf7e7 "[ARM] Enable TypePromotion by...
2019-12-09 Richard Smith[c++20] Synthesis of defaulted comparison functions.
2019-12-09 Zahira AmmarguellatFix for build bot failure. For more details see:
2019-12-09 Amaury Séchet[PowerPC] Automatically generate store-constant.ll...
2019-12-08 Nico WeberFix a few doc typos, to cycle bots.
2019-12-08 Jonas Devlieghere[lldb/SWIG] Guard embedded Python code in SWIG interfac...
2019-12-08 rollrat[NFC][LivePhysRegs] Fix incorrect comment
2019-12-08 Bryan Chan[Frontend] Allow OpenMP offloading to aarch64
2019-12-08 Sanjay Patel[InstSimplify] fold copysign with negated operand,...
2019-12-08 Sylvestre LedruFix typo in the AST Matcher Reference doc Closes: #54
2019-12-08 Sanjay Patel[InstSimplify] fold copysign with negated operand
2019-12-08 David ZarzyckiRevert "Driver: Don't look for libc++ headers in the...
2019-12-08 Kristina Bessonova[llvm-dwarfdump][Statistics] Unify coverage statistic...
2019-12-08 David Green[ARM] Attempt to use whole register vmovs for MVE shuffles.
2019-12-08 David Green[ARM] Disable VLD4 under MVE
2019-12-08 Nathan Ridge[clangd] Navigation from definition of template special...
2019-12-07 Florian Hahn[LV] Pick correct BB as insert point when fixing PHI...
2019-12-07 Saleem AbdulrasoolSymbol: use elaborated types for `DataExtractor`
2019-12-07 Ulrich Weigand[SystemZ] Fix build bot failures
2019-12-07 Florin IuchaOptionally exclude bitfield definitions from magic...
2019-12-07 Florian Hahn[SimplifyCFG] Account for N being null.
2019-12-07 Yonghong Song[BPF] Support weak global variables for BTF
2019-12-07 Rodrigo Caetano... [SimplifyCFG] Handle AssumptionCache being null.
2019-12-07 Jonas Hahnfeld[OpenMP] Require trivially copyable type for mapping
2019-12-07 Ulrich Weigand[FPEnv] Constrained FCmp intrinsics
2019-12-07 LLVM GN Syncbotgn build: Merge e60b36cf92e
2019-12-07 Florian Hahn[VPlan] Rename VPlanHCFGTransforms to VPlanTransforms...
2019-12-07 Kai Luo[PowerPC] Fix MI peephole optimization for splats
2019-12-07 Tom Stellardexport.sh: Fetch sources from GitHub instead of SVN
2019-12-07 Peter CollingbourneDriver: Don't look for libc++ headers in the install...
2019-12-07 Amara Emerson[AArch64][GlobalISel] Add missing default statement...
2019-12-07 Sterling AugustineMove variable only used in an assert into the assert...
2019-12-07 Richard Smith[c++20] Determine whether a defaulted comparison should...
2019-12-07 Amara Emerson[AArch64][GlobalISel] Add support for selection of...
2019-12-07 Jonas Devlieghere[lldb/Reproducer] Disable test on Windows to unblock...
2019-12-07 Stephen KellyAdd matchDynamic convenience functions
2019-12-06 Peter Collingbournegn build: Change scudo's list of supported platforms...
2019-12-06 Reid KlecknerRevert "[Sema][X86] Consider target attribute into...
2019-12-06 Stephen KellyUse ASTDumper to dump the AST from clang-query
2019-12-06 Craig Topper[Sema][X86] Consider target attribute into the checks...
2019-12-06 Reid KlecknerRemove Expr.h include from ASTContext.h, NFC
2019-12-06 Don Hinton[CommandLine] Add callbacks to Options
2019-12-06 Stephen KellyMake it possible control matcher traversal kind with...
2019-12-06 Sam Clegg[WebAssebmly][MC] Support .import_name/.import_field...
2019-12-06 Reid Kleckner[MC] Rewrite tablegen for printInstrAlias to comiple...
2019-12-06 Amara Emerson[X86] Fix prolog/epilog mismatch for stack protectors...
2019-12-06 Alex Lorenz[ObjC] Make sure that the implicit arguments for direct...
2019-12-06 Nico Weberwrap an rst file to 80 cols, to cycle bots
2019-12-06 Craig Topper[TargetLowering] Fix another potential FPE in expandFP_...
2019-12-06 Artem Dergachev[analyzer] Fix false positive on introspection of a...
2019-12-06 Sanjay Patel[InstSimplify] add tests for copysign with fneg operand...
2019-12-06 Teresa Johnson[WPD] Remove unused parameter (NFC)
2019-12-06 Reid Kleckner[X86] Don't setup and teardown memory for a musttail...
2019-12-06 Akira Hatanaka[clang-tidy] Pass -faligned-allocation on the compiler...
2019-12-06 Hiroshi YamauchiRevert "[PGO][PGSO] Instrument the code gen / target...
2019-12-06 Alexey Bataev[OPENMP50]Add if clause in distribute simd directive.
2019-12-06 Wenlei He[AutoFDO] Inline replay for cold/small callees from...
2019-12-06 Richard SmithStop checking whether std::strong_* has ::equivalent...
2019-12-06 Reid KlecknerAvoid naming variable after type to fix GCC 5.3 build
2019-12-06 Sanjay PatelRevert "[InstCombine] reduce code duplication; NFC"
2019-12-06 Sanjay PatelRevert "[InstCombine] improve readability; NFC"
2019-12-06 Sanjay PatelRevert "[InstCombine] reduce indentation; NFC"
2019-12-06 Petr Hosek[libcxx{,abi}] Don't link libpthread and libdl on Fuchsia
2019-12-06 Alina SbirleaRevert "ARM-Darwin: keep the frame register reserved...
2019-12-06 Sanjay Patel[x86] add cost model special-case for insert/extract...
2019-12-06 Hiroshi Yamauchi[PGO][PGSO] Instrument the code gen / target passes.
2019-12-06 Matt Arsenaultclang/AMDGPU: Fix default for frame-pointer attribute
2019-12-06 Alexey Bataev[OPENMP]Reorganize OpenMP warning groups.
2019-12-06 Sanjay Patel[InstCombine] reduce indentation; NFC
2019-12-06 Sanjay Patel[InstCombine] improve readability; NFC
2019-12-06 Sanjay Patel[InstCombine] reduce code duplication; NFC
2019-12-06 Sanjay Patel[InstCombine] improve readability; NFC
2019-12-06 Michael LiaoAdd `QualType::hasAddressSpace`. NFC.
2019-12-06 Guozhi Wei[MBP] Avoid tail duplication if it can't bring benefit
2019-12-06 Raphael Isemann[ASTImporter] Implicitly declare parameters for importe...
2019-12-06 diggerlin[NFC][AIX][XCOFF] if the size of Csect is zero, the...
2019-12-06 mydeveloperdayupdate string comparison in clang-format.py
2019-12-06 mydeveloperday[clang-format] update trailing newline treatment in...
2019-12-06 diggerlin[NFC][AIX][XCOFF] fixed compile warning on the strncpy.
2019-12-06 Muhammad Omair... Cleanup and speedup NativeRegisterContextLinux_arm64
2019-12-06 Jordan Rupprecht[lldb][test] Handle .categories lookup for inline tests.
2019-12-06 John Brawn[LegalizeTypes] Add missing case for STRICT_FP_ROUND...
2019-12-06 David Carlier[OpenMP] Fix linkage issue on FreeBSD
2019-12-06 JonChesterfield[libomptarget][nfc] Move cuda threadfence functions...
2019-12-06 Jon Chesterfield[libomptarget][nfc] Move three more files to common
2019-12-06 Simon Tatham[ARM][MVE] Fix copy-paste error in VQSHL instruction...
2019-12-06 diggerlin[AIX][XCOFF] created a test case to verify the raw...
2019-12-06 Alexey Bataev[OPENMP]Moved warning fo mapping non-trivially copiable...
2019-12-06 Cullen Rhodes[AArch64] Fix a bug with jump table generation
2019-12-06 Nico Webergn build: Unbreak mac build after 4066591
2019-12-06 Alexey LapshinFix building shared libraries broken by 8e48e8e3e32.
2019-12-06 Jeremy MorseAttempt to fix a debuginfo test that wasn't as generic...
2019-12-06 Zahira AmmarguellatFix for PR44000. Optimization record for bytecode input...
2019-12-06 Kadir Cetinkaya[clangd] Switch Hover.All to structured tests
2019-12-06 Kadir Cetinkaya[clangd] Store index::SymbolKind in HoverInfo
2019-12-06 Georgii Rymar[llvm-readobj][llvm-readelf] - Refactor parsing of...
next