platform/upstream/llvm.git
2020-07-17 Igor Kudrin[DebugInfo] Fix a misleading usage of DWARF forms with...
2020-07-17 Raphael Isemann[lldb] Only set the executable module for a target...
2020-07-17 Craig Topper[X86] Change the scheduler model for 'pentium4' to...
2020-07-17 Craig Topper[X86] Reorder how the subtarget map key is created.
2020-07-17 Jonas Devlieghere[llvm] Add RISCVTargetParser.def to the module map
2020-07-17 Juneyoung Lee[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison...
2020-07-17 Juneyoung LeeAdd a test for D83752
2020-07-17 Xing GUO[DWARFYAML] Merge forms that use same encodings. NFC.
2020-07-17 Logan Smith[polly][NFC] Add missing 'override's
2020-07-17 Logan Smith[compiler-rt][NFC] Add missing 'override's
2020-07-17 Juneyoung Lee[LangRef] Mention that freeze does not consider aggrega...
2020-07-17 Carl Ritson[AMDGPU] Translate s_and/s_andn2 to s_mov in vcc optimi...
2020-07-17 Vitaly Buka[profile] Disable new failing test from D83967
2020-07-17 Vitaly Buka[sanitizer] Fix symbolizer build broken by D82702
2020-07-17 Richard SmithRevert "[libFuzzer] Link libFuzzer's own interceptors...
2020-07-16 LLVM GN Syncbot[gn build] Port 9870f77441c
2020-07-16 LLVM GN Syncbot[gn build] Port 0f6220ddd6c
2020-07-16 LLVM GN Syncbot[gn build] Port 0e940d55f8a
2020-07-16 Nico Weber[gn build] (manually) merge 9870f77441c
2020-07-16 Min-Yih Hsu[profile] Move __llvm_profile_raw_version into a separa...
2020-07-16 Jon Roelofs[tsan][go] Fix for missing symbols needed by GotsanRunt...
2020-07-16 Lang Hames[ORC] Switch from initializer lists to named arguments...
2020-07-16 Dokyung Song[libFuzzer] Disable implicit builtin knowledge about...
2020-07-16 Jonas Devlieghere[lldb/Test] Skip TestMacABImacOSFramework.py with repro...
2020-07-16 Lang Hames[ORC] Add more explicit casts to fix a narrowing conver...
2020-07-16 Lang Hames[ORC] Add explicit cast to fix a narrowing conversion...
2020-07-16 Nico Webercmake list formatting fix
2020-07-16 Albion Fung[PowerPC][Power10] Add 128-bit Binary Integer Operation...
2020-07-16 Ryan Prichard[builtins] Omit 80-bit builtins on Android and MSVC
2020-07-16 Teresa Johnson[compiler-rt][asan][hwasan] Fix Android bots
2020-07-16 Lang Hames[ORC] Add TargetProcessControl and TPCIndirectionUtils...
2020-07-16 Adrian McCarthy[lldb] Eliminated unused local variable
2020-07-16 Jon Roelofs[SimplifyCFG] Fix crash in the EXPENSIVE_CHECKS build
2020-07-16 Lei Zhang[spirv] Use owning module ref to avoid leaks and fix...
2020-07-16 Wouter van... [WebAssembly] 64-bit (function) pointer fixes.
2020-07-16 Roman Lebedev[NFC][PhaseOrdering] Add a test demonstrating pitfails...
2020-07-16 Craig Topper[X86] Move integer hadd/hsub formation into a helper...
2020-07-16 Dokyung Song[libFuzzer] Link libFuzzer's own interceptors when...
2020-07-16 Denis Antrushin[Statepoint] Fix bug found by sanitaizer.
2020-07-16 serge-sans... Harmonize Python shebang
2020-07-16 Matt ArsenaultFix incorrect file path in documentation
2020-07-16 Matt ArsenaultAMDGPU: Add a few more missing test for AGPR tuple...
2020-07-16 Craig Topper[X86] Change the tuning settings for pentium4 to be...
2020-07-16 Nadav RotemRemove an unused variable in Clang.
2020-07-16 Louis Dionne[libc++abi] Temporarily disable test on Apple to fix...
2020-07-16 Louis Dionne[libc++] Remove shortcut Lit features for Apple backdep...
2020-07-16 Matt ArsenaultAMDGPU: Add missing tests for copyPhysReg AGPR tuples
2020-07-16 Mircea Trofin[llvm] Moved InlineSizeEstimatorAnalysis test to .ll
2020-07-16 Walter Erquinigo[intel-pt] Fix building due to CMake + python changes
2020-07-16 Louis Dionne[libc++] Improve how we report the testing configuration
2020-07-16 LLVM GN Syncbot[gn build] Port 5e8b4be9f85
2020-07-16 Jan Korous[AST][NFC] Simplify a regression test
2020-07-16 Wouter van... [WebAssembly] Triple::wasm64 related cleanup
2020-07-16 Eric ChristopherTemporarily Revert "[AssumeBundles] Use operand bundles...
2020-07-16 Nadav Rotem[InjectTLIMappings] Use StringRef instead of std::strin...
2020-07-16 Adam Balogh[Analyzer] Hotfix for various crashes in iterator checkers
2020-07-16 Julian LettnerRevert "[Darwin] Fix OS version checks inside simulators"
2020-07-16 Teresa Johnson[compiler-rt][asan][hwasan] Refactor shadow setup into...
2020-07-16 Zakk Chen[RISCV] Add support for -mcpu option.
2020-07-16 Nadav Rotem[LiveVariables] Replace std::vector with SmallVector.
2020-07-16 Thomas Lively[WebAssembly] Implement v128.select
2020-07-16 Nadav Rotem[TableGen] Change std::vector to SmallVector
2020-07-16 Matt ArsenaultAMDGPU: Move handling of AGPR copies to a separate...
2020-07-16 Fangrui Song[Driver] Make -B take precedence over COMPILER_PATH
2020-07-16 Arthur Eubanks[SCEV] Fix ScalarEvolution tests under NPM
2020-07-16 Thomas Lively[WebAssembly] Autogenerate tests for simd-select.ll
2020-07-16 Thomas Lively[WebAssembly] Lower vselect to v128.bitselect
2020-07-16 Craig Topper[X86] Add test case for PR46455.
2020-07-16 Matt ArsenaultDAG: Try scalarizing when expanding saturating add/sub
2020-07-16 George Rokos[clang] Fix compilation warnings in OpenMP declare...
2020-07-16 Denis AntrushinMIR Statepoint refactoring. Part 1: Basic MI level...
2020-07-16 Matt ArsenaultUse findEnumAttribute helper for preallocated
2020-07-16 Matt ArsenaultIR: Rename Argument::hasPassPointeeByValueAttr to prepa...
2020-07-16 Matt ArsenaultValueTracking: Fix isKnownNonZero for non-0 null pointe...
2020-07-16 Julian Lettner[Darwin] Fix OS version checks inside simulators
2020-07-16 Nico Weber[gn build] Fix merge script mishap
2020-07-16 Fred Riss[lldb/ObjectFileMachO] Fetch shared cache images from...
2020-07-16 Matt ArsenaultAMDGPU: Rename gfx9 version of v_add_i32/v_sub_i32
2020-07-16 Jinsong Ji[docs] fix ident in llvm-exegesis.rst
2020-07-16 Matt ArsenaultAMDGPU: Rename add/sub with carry out instructions
2020-07-16 Jinsong Ji[docs][lldb] Fix lldb item in releasenotes
2020-07-16 Michael ForsterAdd hashing support for std::tuple
2020-07-16 Florian Hahn[Matrix] Add test for running matrix lowering with...
2020-07-16 Louis Dionne[runtimes] Move the enable_rtti Lit parameter to the DSL
2020-07-16 Kostya Kortchinsky[scudo][standalone] Release smaller blocks less often
2020-07-16 Louis Dionne[libc++abi] NFC: Fix indentation
2020-07-16 Dmitri GribenkoUse TestClangConfig in AST Matchers tests and run them...
2020-07-16 Rahul Joshi[NFC] Use appropriate names for `for_each` and `transfo...
2020-07-16 Rahul Joshi[MLIR][TableGen] Add default value for named attributes...
2020-07-16 David Green[BasicAA] Fix -basicaa-recphi for geps with negative...
2020-07-16 LLVM GN Syncbot[gn build] Port 1360e140cc7
2020-07-16 Vy Nguyen [llvm-exegesis] Add benchmark latency option on...
2020-07-16 Rahul Joshi[flang] Adopt NoRegionArguments (WhereOp) and ParentOne...
2020-07-16 Sjoerd MeijerAnd now really disable that test.
2020-07-16 Sjoerd MeijerLast attempt for rG3a624c327add: one test fails with...
2020-07-16 Rahul Joshi[MLIR] Add OpPrintingFlags to IRPrinterConfig.
2020-07-16 Louis Dionne[CMake] Enforce the minimum CMake version to be at...
2020-07-16 Louis Dionne[runtimes][NFC] Remove unused or unnecessary CMake...
2020-07-16 Frederik Gossen[MLIR][Shape] Lower `shape.shape_eq` to `scf`
2020-07-16 Xiangling Liao[AIX]Generate debug info for static init related functions
next