platform/upstream/llvm.git
2019-12-09 Muhammad Omair... [lldb] Remove Xfail decorators from steadily passing...
2019-12-09 James Henderson[test][llvm-cxxfilt] Fix darwin build bot
2019-12-09 Sam McCall[clangd] Allow extract-to-function on regions that...
2019-12-09 Sam Elliott[RISCV] Fix mir-target-flags.ll
2019-12-09 Sam McCall[Parser] Don't crash on MS assembly if target desc...
2019-12-09 Sam Elliott[RISCV] Machine Operand Flag Serialization
2019-12-09 Djordje Todorovic[DebugInfo][EarlyCSE] Use the salvageDebugInfoOrMarkUnd...
2019-12-09 Jeremy Morse[DebugInfo] Nerf placeDbgValues, with prejudice
2019-12-09 David Green[Attr] Add missing header for clang example.
2019-12-09 Pavel Labath[lldb/DWARF] Switch to llvm location list parser
2019-12-09 Pavel Labath[lldb] Improve/fix base address selection in location...
2019-12-09 James Henderson[test][tools] Add missing and improve testing
2019-12-09 Mikhail Maltsev[ARM][MVE] Add complex vector intrinsics
2019-12-09 David Green[ARM] Add missing REQUIRES: asserts to test. NFC
2019-12-09 Muhammad Omair... [lldb] Xfail TestCallOverriddenMethod.py for aarch64...
2019-12-09 David Green[CommandLine] Add missing Callbacks
2019-12-09 David Green[ARM] Enable MVE masked loads and stores
2019-12-09 Sam McCall[clang][Tooling] Fix potential UB in ExpandResponseFile...
2019-12-09 Sven van Haastregt[OpenCL] Handle address space conversions for constexpr...
2019-12-09 LLVM GN Syncbotgn build: Merge 6d5c273500a
2019-12-09 David Green[ARM] Teach the Arm cost model that a Shift can be...
2019-12-09 David Green[ARM] Additional tests and minor formatting. NFC
2019-12-09 Haojian WuReland "[AST] Traverse the class type loc inside the...
2019-12-09 Pavel Labath[cmake] Disable GCC 9's -Wredundant-move
2019-12-09 David Stenberg[DebugInfo] Make describeLoadedValue() reg aware
2019-12-09 Raphael Isemann[lldb] Support for DWARF-5 atomic types
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
next