platform/upstream/llvm.git
2020-08-24 Sanjay Patel[InstCombine] add tests for abs of select with negated...
2020-08-24 Raphael IsemannRevert "Reland "Correctly emit dwoIDs after ASTFileSign...
2020-08-24 Sam Parker[SCEV] Still (again) trying to fix buildbots
2020-08-24 Raphael IsemannReland "Correctly emit dwoIDs after ASTFileSignature...
2020-08-24 Pavel Labath[lld] s/dyn_cast/isa in InputSection.cpp
2020-08-24 Pavel Labath[lldb/Utility] Remove some Scalar type accessors
2020-08-24 Sam Parker[SCEV] Still trying to fix windows buildbots
2020-08-24 Julien EtienneAdd support for AVR attiny441 and attiny841
2020-08-24 Sam Parker[NFCI][SimplifyCFG] Combine select costs and checks
2020-08-24 Bjorn Pettersson[SelectionDAG] Fix miscompile bug in expandFunnelShift
2020-08-24 Sam Parker[SCEV] Attempt to fix windows buildbots
2020-08-24 Mehdi AminiAdd an assertion to protect against missing Dialect...
2020-08-24 Sam Parker[SCEV] Add operand methods to Cast and UDiv
2020-08-24 Fangrui Song[LiveDebugVariables] Internalize class DbgVariableValue...
2020-08-24 Stella LaurenzoAdd initial python bindings for attributes.
2020-08-24 Qiu Chaofan[PowerPC] Support lowering int-to-fp on ppc_fp128
2020-08-24 Qiu Chaofan[PowerPC] Allow constrained FP intrinsics in mightUseCTR
2020-08-24 QingShan Zhang[DAGCombine] Remove dead node when it is created by...
2020-08-24 Qiu Chaofan[PowerPC] Support constrained vector fp/int conversion
2020-08-24 Shilei Tian[NFC][OpenMP] Remove outdated comments about potential...
2020-08-24 Brad Smith[clang][Driver] Implement addLibCxxIncludePaths and...
2020-08-24 Brad Smith[clang][Driver] Implement AddClangSystemIncludeArgs...
2020-08-24 Valentin Clement[flang][openacc] Fix wait-argument for wait clause...
2020-08-23 Mehdi AminiUpdate FIR registration to not rely on the global MLIR...
2020-08-23 Roman Lebedev[InstCombine] Negator: freeze is freely negatible if...
2020-08-23 Roman Lebedev[NFC][InstCombine] Add tests for negation of freeze
2020-08-23 Florian Hahn[llvm-reduce] Skip terminators when reducing instructions.
2020-08-23 Fangrui Song[X86][FastISel] Support materializing floating-point...
2020-08-23 Simon Pilgrim[X86] Enable constexpr on ROTL/ROTR intrinsics (PR31446)
2020-08-23 Florian Hahn[DSE,MemorySSA] Keep single DL instance in DSEState...
2020-08-23 Sanjay Patel[DAGCombiner] restrict store merge of truncs to early...
2020-08-23 Nithin Vadukkumchery... [analyzer] Add modeling for unque_ptr::get()
2020-08-23 Stefan Gränitz[ORC] Add a LLJITWithThinLTOSummaries example in OrcV2E...
2020-08-23 Simon Pilgrim[docs] Add an initial (non-exhaustive) list of intrinsi...
2020-08-23 Simon Pilgrim[X86] Enable constexpr on _cast fp<-> uint intrinsics...
2020-08-23 Mehdi AminiReword the documentation for the `mlirTranslateMain...
2020-08-23 António AfonsoCreate ${swig_target}-scripts target instead of lldb...
2020-08-23 Mehdi AminiAdd a `dialect_registration` callback for "translations...
2020-08-23 Mehdi AminiRefactor `mlir-translate` to extract the `main()` logic...
2020-08-23 Mehdi AminiUse TranslateFromMLIRRegistration for SPIRV roundtrip...
2020-08-23 Ryan Prichard[libunwind] Make findUnwindSectionsByPhdr static
2020-08-22 Craig Topper[X86] Allow 32-bit mode only CPUs with -mtune on 64...
2020-08-22 Fangrui Song[DebugInfo][test] Fix dwarf-callsite-related-attrs...
2020-08-22 Fangrui Song[llvm-dwarfdump] --statistics: break lines and indent...
2020-08-22 Sanjay Patel[DAGCombiner] add early exit for store merging of truncs
2020-08-22 Michael KruseRevert "[Polly] Ensure consistent Scop::InstStmtMap...
2020-08-22 Bas Zalmstra[LLD][COFF] Reset outputSections for successive runs
2020-08-22 Michael Kruse[flang][msvc] Split class declaration and constexpr...
2020-08-22 Martin Storsjö[libunwind] Ensure enough alignment for unw_cursor_t...
2020-08-22 Sanjay Patel[AArch64] add tests for store merge of truncs; NFC
2020-08-22 Jeremy MorseFollow-up build fix for rGae6f78824031
2020-08-22 Fangrui Song[LiveDebugValues] Delete unneeded copy constructor...
2020-08-22 António AfonsoMove Py_buffer_RAII to .h file so SWIG 2 doesnt have...
2020-08-22 LLVM GN Syncbot[gn build] Port ae6f7882403
2020-08-22 Jeremy Morse[LiveDebugValues] Add instruction-referencing LDV imple...
2020-08-22 Tyker[llvm-reduce] make llvm-reduce save the best reduction...
2020-08-22 Michael Kruse[flang][msvc] Disambiguate injected class name.
2020-08-22 Tim Keith[flang] Fix assert on bad character kind
2020-08-22 Jonas Devlieghere[lldb] Extract reproducer providers & co into their...
2020-08-22 Michael Kruse[Polly] Ensure consistent Scop::InstStmtMap. NFC.
2020-08-22 Michael Kruse[Polly] Fix use-after-free.
2020-08-22 Matt ArsenaultGlobalISel: Merge FewerElements for G_BUILD_VECTOR...
2020-08-22 Simon Pilgrim[X86] ia32intrin.h - pull out common attributes used...
2020-08-22 Jeremy MorseFix some builds after 20bb9fe565a
2020-08-22 LLVM GN Syncbot[gn build] Port 20bb9fe565a
2020-08-22 Jeremy Morse[LiveDebugValues] Install an implementation-picking...
2020-08-22 Simon PilgrimEnable constexpr on BITREVERSE builtin intrinsics ...
2020-08-22 Simon PilgrimEnable constexpr on ROTATELEFT/ROTATERIGHT builtin...
2020-08-22 Sanjay Patel[InstCombine] canonicalize 'not' ops before logical...
2020-08-22 Sanjay Patel[DAGCombiner] clean up merge of truncated stores; NFC
2020-08-22 Simon Pilgrim[docs] Replace "constexpr expressions" with "constant...
2020-08-22 Nathan James[clang-tidy] readability-simplify-boolean-expr detects...
2020-08-22 LLVM GN Syncbot[gn build] Port fba06e3c85a
2020-08-22 Jeremy Morse[LiveDebugValues][NFC] Move LiveDebugValues source...
2020-08-22 Dimitry AndricInstantiate Error in Target::GetEntryPointAddress(...
2020-08-22 Florian Hahn[DSE,MemorySSA] Use BatchAA for AA queries.
2020-08-22 George Mitenkov[MLIR][SPIRVToLLVM] Updated the documentation for the...
2020-08-22 Fangrui Song[DebugInfo][test] Move distringtype.ll to X86/ subdir...
2020-08-22 Uday Bondhugula[MLIR][NFC] Update MLIR vim syntax file - std ops ...
2020-08-22 Sourabh Singh... Fix arm bot failure after f91d18eaa946b2
2020-08-22 Sourabh Singh... [DebugInfo][flang]Added support for representing Fortra...
2020-08-22 Jonas Devlieghere[lldb] Don't pass --rerun-all-issues on Windows.
2020-08-22 Azharuddin... Fix llvm/test/tools/lto/hide-linkonce-odr.ll
2020-08-22 Josh Stonelld: link libatomic if needed for Timer
2020-08-22 Alina Sbirlea[DomTree] Extend update API to allow a post CFG view.
2020-08-21 Fangrui Song[Attributor][test] Add REQUIRES: asserts after D86129
2020-08-21 António AfonsoFix swig scripts install target name
2020-08-21 Paul C. AnagnostopoulosReplace TableGen range piece punctuator with '...'
2020-08-21 Roman LebedevTemporairly revert "[SimplifyCFG][LoopRotate] SimplifyC...
2020-08-21 Christopher... [NFC][documentation] clarify comment in test
2020-08-21 Jonas Devlieghere[lldb] Remove --rerun-all-issues as its functionality...
2020-08-21 Nicolai HähnleFix two bugs in TGParser::ParseValue
2020-08-21 Paul C. AnagnostopoulosNew TableGen Programmer's Reference document
2020-08-21 Arthur Eubanks[opt][NewPM] Add basic-aa in legacy PM compatibility...
2020-08-21 Nicolai HähnleMachineSSAUpdater: Allow initialization with just a...
2020-08-21 kuterd[Attributor] Function seed allow list
2020-08-21 Alina Sbirlea[DomTree] Avoid creating an empty GD to reduce compile...
2020-08-21 Jonas Devlieghere[lldb] Fix build error in TestSimulatorPlatform.py
2020-08-21 Shinji Okumura[Attributor] fix AANoUndef initialization
2020-08-21 Amy Huang[Cloning] Fix to cloning DISubprograms.
next