platform/upstream/llvm.git
2020-04-27 Raphael Isemann[lldb][cmake] Move the remove_module_flags call to...
2020-04-27 Louis Dionne[libc++] Create a small DSL for defining Lit features...
2020-04-27 Pavel Labath[lldb] Remove NativeProcessDarwin
2020-04-27 Simon Pilgrim[lld][macho] Fix implicit dependency on DenseMap.h...
2020-04-27 Nico WeberRevert "[gn build] (manually) merge 811c0c9eb46"
2020-04-27 Raphael Isemann[lldb] Adjust TestExec code to be closer to real world...
2020-04-27 Simon PilgrimCachedHashString.h - remove unnecessary includes. NFC.
2020-04-27 Simon Pilgrim[opt] PassPrinters.h - remove unused includes + forward...
2020-04-27 Simon Pilgrim[opt] NewPMDriver.h - remove unused LLVMContext forward...
2020-04-27 Dmitri GribenkoRevert "[analyzer] On-demand parsing capability for...
2020-04-27 Matthias Gehre[clang-tidy] modernize-use-using: Fix broken fixit...
2020-04-27 Raphael Isemann[clang] Remove NFC overload in ASTImporterTest
2020-04-27 Marcel Koester[mlir] Fixed warning related to unused variable in...
2020-04-27 Raphael IsemannFix modules build after introduction of PassSupport...
2020-04-27 Simon Pilgrim[X86][SSE] getFauxShuffle - account for PEXTW/PEXTB...
2020-04-27 Sam Parker[NFC][CostModel] Refactor getCastInstrCost
2020-04-27 David Truby[flang] Semantic checks for OpenMP combined constructs.
2020-04-27 David Truby[flang] Fix handling of files without terminating newlines.
2020-04-27 Raphael Isemann[ASTImporter] Also import overwritten file buffers
2020-04-27 Sander de Smalen[SveEmitter] IsInsertOp1SVALL and builtins for svqdec...
2020-04-27 Nico Weber[gn build] (manually) merge 811c0c9eb46
2020-04-27 Balázs Kéri[Analyzer] Include typedef statements in CFG build.
2020-04-27 Benjamin KramerAdd the gsl::Pointer/gsl::Owner combo to ArrayRef and...
2020-04-27 Julian Gross[mlir] Extended Alloc and Dealloc operations with memor...
2020-04-27 Sameer Sahasrabuddhe[NFC] UnifyLoopExits: correctly skip expensive checks
2020-04-27 Tres Popp[MLIR] Propagate input side effect information
2020-04-27 sameeran joshi[flang][docs] Doxygen support in flang.
2020-04-27 Endre Fülöp[analyzer] On-demand parsing capability for CTU
2020-04-27 David Green[ARM] Replace hasNoSchedulingInfo with UnsupportedFeatu...
2020-04-27 David Green[ARM] Only produce qadd8b under hasV6Ops
2020-04-27 Haojian Wu[AST] Preserve the invalid initializer for auto VarDecl.
2020-04-27 Louis Dionne[libc++] Add UNSUPPORTED markup for shared_mutex and...
2020-04-27 Dmitri GribenkoExplicitly tell Clang to output to stdout in a test...
2020-04-27 Aleksandr Urakov[lldb][TypeSystemClang] Desugar an elaborated type...
2020-04-27 Tres Popp[MLIR] Remove document references to gpu.kernel_module...
2020-04-27 Raphael Isemann[lldb] Improve error message when --func-regex paramete...
2020-04-27 Louis Dionne[libc++] Mark C++20 Synchronization Library tests as...
2020-04-27 River Riddle[mlir] Don't allocate an operand storage if the operati...
2020-04-27 River Riddle[mlir] Optimize operand storage such that all operation...
2020-04-27 River Riddle[mlir] Optimize the allocation of resizable operand...
2020-04-27 Craig Topper[X86][CostModel] Fix typos in test. NFC
2020-04-27 QingShan Zhang[NFC][DAGCombine] Adding three helper functions and...
2020-04-27 Saiyedul Islam[AMDGPU] Expose llvm fence instruction as clang intrinsic
2020-04-27 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix segment's vmsize
2020-04-27 Craig Topper[X86] Add cost model tests for conversions between...
2020-04-27 Craig Topper[X86] Add cost table entry for v2i32->v2f64 fp_to_uint...
2020-04-27 Arthur Eubanks[clangd] Strip /showIncludes in clangd compile commands
2020-04-26 Fangrui Song[TableGen] Simplify with TGParser::consume()
2020-04-26 Sam McCall[clangd] Fold buildAST into ParsedAST::build. NFCI
2020-04-26 River Riddle[mlir][DenseStringAttr] Fix support for splat detection...
2020-04-26 Hongtao Yu[ViewCFG] Allow printing edge weights in debuggers
2020-04-26 Matt ArsenaultAMDGPU: Add some missing atomics tests
2020-04-26 Sergei Trofimovich[Lexicon] fix typo "may is" -> "is"
2020-04-26 Benjamin Kramer[IR] Since AttributeSets are sorted, binary search...
2020-04-26 Ayal Zaks[LV] Fix recording of BranchTakenCount for FoldTail
2020-04-26 Florian Hahn[DSE,MSSA] Continue checking more remaining candidates...
2020-04-26 Benjamin Kramer[clang-tidy] Use StringSwitch in a bunch of places...
2020-04-26 Sanjay Patel[InstCombine] updated test comments; NFC
2020-04-26 Benjamin KramerSort EnumAttr so it matches Attribute::operator<
2020-04-26 Simon Pilgrim[polly] Don't include PassSupport.h directly - include...
2020-04-26 Alexandre GaneaRe-land [MC] Fix quadratic behavior in addPendingLabel
2020-04-26 Simon Pilgrim[X86][SSE] getFauxShuffle - support insert(truncate...
2020-04-26 Simon PilgrimX86ISelDAGToDAG.cpp - remove unnecessary includes....
2020-04-26 Simon PilgrimMachineFunction.h - reduce includes to forward declarat...
2020-04-26 Simon PilgrimX86MCTargetDesc.h - remove unused DataType.h include...
2020-04-26 Simon PilgrimX86MCTargetDesc.cpp - remove MSVC intrin.h include...
2020-04-26 Simon PilgrimX86MacroFusion.h - reduce MachineScheduler.h include...
2020-04-26 Benjamin Kramerraw_ostream_test: Add a missing buffer flush
2020-04-26 Sam McCall[clangd] Disable delayed template parsing in the main...
2020-04-26 Florian Hahn[SCCP] Support ranges for loads and stores.
2020-04-26 Florian Hahn[SCCP] Add load/store test for integer ranges.
2020-04-26 Benjamin Kramerraw_ostream: Simplify code a bit. NFCI.
2020-04-26 Simon Pilgrim[Pass] Ensure we don't include PassSupport.h or PassAna...
2020-04-26 Sander de Smalen[SveEmitter] Add IsAppendSVALL and builtins for svptrue...
2020-04-26 David Zarzycki[CMake] Fix logic error: NOT LIBCLANG_BUILD_STATIC...
2020-04-26 Simon PilgrimX86Operand.h - remove unnecessary includes. NFC.
2020-04-26 Simon PilgrimAMDGPU/Utils - cleanup include and forward declarations...
2020-04-26 Benjamin Kramer[IR] Simplify code to print string attributes a bit...
2020-04-26 Benjamin KramerDefault raw_string_ostream to be unbuffered
2020-04-26 Fangrui Song[TableGen] Delete unused Record::resolveReferencesTo...
2020-04-26 Nikita Popov[CaptureTracking] Make MaxUsesToExplore cheaper (NFC)
2020-04-26 Nikita Popov[GVN] Reduce expression size (NFC)
2020-04-26 Nikita Popov[IR] Use map for string attributes (NFC)
2020-04-26 Craig Topper[X86] Fix the cost of v16i1->v16i16 sext/zext on avx...
2020-04-26 Craig Topper[X86][CostModel] Improve costs for vXi1 sign_extend...
2020-04-26 Craig Topper[X86][CostModel] Add sext/zext from vXi1 tests to min...
2020-04-26 Fangrui Song[TableGen] Add TGParser::consume()
2020-04-26 Kang Zhang[NFC][PowerPC] Add the killed flag for the case expand...
2020-04-26 Nathan Ridge[clangd] Enable textual fallback for go-to-definition...
2020-04-26 Chris Lattner[SourceMgr] Tidy up the SourceMgr header file to includ...
2020-04-26 Fangrui Songllvm-tblgen -gen-dag-isel: Hoist SmallVector TmpBuf
2020-04-26 Kang Zhang[NFC][PowerPC] Add a new test case in expand-isel-liven...
2020-04-26 Fangrui Songllvm-tblgen -gen-dag-isel: Reduce lib/Target/*/*GenDAGI...
2020-04-26 Fangrui Song[X86] Shrink lib/Target/X86/X86GenDisassemblerTables.inc
2020-04-25 Ayke van Laethem[AVR][NFC] Move preprocessor tests to Preprocessor...
2020-04-25 Fangrui Song[TableGen] Drop deprecated leading # when parsing a...
2020-04-25 Fangrui Song[TableGen] Drop deprecated leading # operation (NOP...
2020-04-25 Ayke van Laethem[builtins] Support architectures with 16-bit int
2020-04-25 Craig Topper[X86] Improve lowering of v16i8->v16i1 truncate under...
2020-04-25 Jon Roelofs[docs] Fix :option: links
next