platform/upstream/llvm.git
2022-04-29 Alexey Bataev[SLP][NFC]Fix a comment.
2022-04-29 Craig Topper[RISCV] Improve constant materialization for cases...
2022-04-29 Joseph Huber[OpenMP] Allow CUDA to be linked with OpenMP using...
2022-04-29 Nikita Popov[InstCombine] Require LoopInfo in test (NFC)
2022-04-29 Joseph Huber[OpenMP] Add options to only compile the host or device...
2022-04-29 Nikita Popov[InstCombine] Add additional tests for gep of minus...
2022-04-29 Simon Pilgrim[X86] lowerShuffleAsRepeatedMaskAndLanePermute - move...
2022-04-29 Alexey Bataev[COST]Fix crash for non-power-2 vector shuffle mask.
2022-04-29 Florian Hahn[SimplifyCFG] Avoid shifting by a too large exponent.
2022-04-29 David CandlerAdditionally set f32 mode with denormal-fp-math
2022-04-29 Anna Thomas[CompileTime] [Passes] Avoid computing unnecessary...
2022-04-29 Stefan Pintilie[PowerPC][NFC] Add a function to determine if a call...
2022-04-29 Martin Boehme[clang] Eliminate TypeProcessingState::trivial.
2022-04-29 Paul Walker[DAGCombiner] Stop invalid sign conversion in refineInd...
2022-04-29 Paul Walker[SVE][ISel] Ensure explicit gather/scatter offset exten...
2022-04-29 Joseph Huber[CUDA] Add driver support for compiling CUDA with the...
2022-04-29 Joseph Huber[Clang] Make enabling the new driver more generic
2022-04-29 Joseph Huber[OpenMP] Make clang argument handling for the new drive...
2022-04-29 Joseph Huber[OpenMP] Make generating offloading entries more generic
2022-04-29 Nikita Popov[InstCombine] Add test for unused atomic load from...
2022-04-29 Nikita Popov[SelectionDAGBuilder] Don't create MGATHER/MSCATTER...
2022-04-29 Jean Perier[flang] Handle common block with different sizes in...
2022-04-29 Nikita Popov[InstCombine] Remove memset of undef value
2022-04-29 Ricky Zhou[LV] Rename CountRoundDown to VectorTripCount (NFC)
2022-04-29 Nikita Popov[InstCombine] Fold logical and/or of range icmps with...
2022-04-29 Matthias Springer[mlir][linalg][transform] Add TileOp to transform dialect
2022-04-29 Florian Hahn[VPlan] Simplify & adjust code as suggested in D123005.
2022-04-29 David Spickett[lldb] Allow EXE or exe in toolchain-msvc.test
2022-04-29 NAKAMURA Takumillvm/Support/Debug.h: Suppress warnings with -Asserts...
2022-04-29 NAKAMURA TakumiAVRExpandPseudoInsts.cpp: Fix a warning. [-Wunused...
2022-04-29 Paul Walker[DAGCombiner][SVE] Ensure MGATHER/MSCATTER addressing...
2022-04-29 David SpickettReland "[lldb] Use shutil.which in Shell tests find_exe...
2022-04-29 Nikita Popov[InstCombine] Add test for is_alpha check with logical...
2022-04-29 Jay Foad[AMDGPU] Simplify the test case for D124450
2022-04-29 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - fold...
2022-04-29 Sam McCall[include-cleaner] Add missing deps from unittests
2022-04-29 David SpickettRevert "[lldb] Use shutil.which in Shell tests find_exe...
2022-04-29 Nikita Popov[InstCombine] Pass ICmpInsts to foldAndOrOfICmpsUsingRa...
2022-04-29 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - fold...
2022-04-29 Nikita Popov[InstCombine] Remove foldAndOrOfEqualityCmpsWithConstan...
2022-04-29 Florian Hahn[OCaml] Remove add_loop_unswitch use in test.
2022-04-29 Nikita Popov[InstCombine] Fold and of two ranges differing by mask
2022-04-29 David Spickett[lldb] Use shutil.which in Shell tests find_executable
2022-04-29 Florian HahnRemove loop-unswitch from various bindings.
2022-04-29 LLVM GN Syncbot[gn build] Port fb4113ef0c8b
2022-04-29 Nikita Popov[InstCombine] Add tests for and of two ranges differing...
2022-04-29 Florian Hahn[Passes] Remove legacy LoopUnswitch pass.
2022-04-29 Simon Pilgrim[X86] combineShuffle - reuse SDLoc. NFCI.
2022-04-29 Simon Pilgrim[X86] Fold ANDNP(undef,x)/ANDNP(x,undef) -> 0
2022-04-29 Nikita Popov[InstCombine] Switch an or of icmps fold to use constan...
2022-04-29 Nikita Popov[InstCombine] Add additional test for icmp of two range...
2022-04-29 Sam McCall[include-cleaner] Include-cleaner library structure...
2022-04-29 David Spickett[lldb] Use shutil.which instead of distutils find_execu...
2022-04-29 David Green[VecCombine] Fix sort comparator logic in foldShuffleFr...
2022-04-29 Nikita Popov[SimplifyCFG] Replace condition value when threading
2022-04-29 Daniel KissDisable test for Android/Bionic.
2022-04-29 Nikita Popov[SimplifyCFG] Thread branches on same condition in...
2022-04-29 Joao Moreira[X86] Fix CodeGen Module Flag for -mibt-seal
2022-04-29 Serge Pavlov[SystemZ] Custom lowering of llvm.is_fpclass
2022-04-29 Fangrui Song[ELF][test] Improve data-segment-relro.test
2022-04-29 LiaoChunyu[RISCV] Add cost model for SK_Broadcast
2022-04-29 jonasyhwang[Clang][CodeGen]Fix __builtin_dump_struct missing recor...
2022-04-29 Hsiangkai Wang[RISCV] Merge addi into load/store as there is a ADD...
2022-04-29 Serge Pavlov[PowerPC] Support of ppc_fp128 in lowering of llvm...
2022-04-29 Vitaly Buka[asan] Enable detect_stack_use_after_return=1 by defaul...
2022-04-29 Qiongsi WuReland: [clang] Adding Platform/Architecture Specific...
2022-04-29 Douglas Gliner[CMake] Ensure correct extension for llvm-lit is used...
2022-04-29 Ken Matsui[NFC] Prevent shadowing a variable declared in `if`
2022-04-29 Vitaly Buka[msan][libcxx] Enable -fsanitize-memory-param-retval
2022-04-29 Duncan P. N... Frontend: Delete output streams before closing Compiler...
2022-04-29 Artem Dergachev[analyzer] Add path note tags to standard library funct...
2022-04-28 Yaxun (Sam... [CUDA][HIP] Fix mangling number for local struct
2022-04-28 Roman Lebedev[NFC][SCEV] Refactor `createNodeForSelectViaUMinSeq...
2022-04-28 Roman Lebedev[NFC][SCEV] Tests with modellable pointer `select`s
2022-04-28 Zequan WuRevert "[DebugInfo][InstrRef] Describe value sizes...
2022-04-28 wlei[llvm-profgen] Decouple artificial branch from LBR...
2022-04-28 Jonas Devlieghere[lldb] Remove ConnectionFileDescriptorTest.Connectv...
2022-04-28 Argyrios Kyrtzidis[Tooling/DependencyScanning] Make skipping excluded...
2022-04-28 Mircea Trofin[NFC] remove const from FunctionPropertiesAnalysis...
2022-04-28 Jonas Devlieghere[lldb] Fix crash when launching in terminal
2022-04-28 CHIANG, YU... [MC][AArch64] Enable '+v8a' when nothing specified...
2022-04-28 Alexey Moksyakov[BOLT] Fix r_aarch64_prelxx test
2022-04-28 Benjamin Kramer[bazel] Port 92a836da0759
2022-04-28 Yuanfang Chen[lit][unit] set the default result start and pid
2022-04-28 David PenryRevert "[CodeGen][ARM] Enable Swing Module Scheduling...
2022-04-28 Simon Pilgrim[X86] Don't fold AND(SRL(X,Y),1) -> SETCC(BT(X,Y))...
2022-04-28 Craig Topper[RISCV] Add riscv32 RUN lines to bittest.ll. NFC
2022-04-28 David Penry[CodeGen][ARM] Enable Swing Module Scheduling for ARM
2022-04-28 River Riddle[mlir:PDLL] Fix the import of native constraints from ODS
2022-04-28 River Riddle[mlir:PDLL] Fix error handling of eof within a string...
2022-04-28 River Riddle[mlir:LSP] Improve conversion between SourceMgr and...
2022-04-28 River Riddle[mlir:PDL] Rework errors for pdl.operations with non...
2022-04-28 River Riddle[mlir:PDL] Fix a syntax ambiguity in pdl.attribute
2022-04-28 River Riddle[mlir] Attach InferTypeOpInterface on SameOperandsAndRe...
2022-04-28 River Riddle[mlir:ODS] Support using attributes in AllTypesMatch...
2022-04-28 Peter Klausler[flang][runtime] Support B/O/Z editing of CHARACTER
2022-04-28 Mircea Trofin[NFC] const-ed the return type of FunctionPropertiesAna...
2022-04-28 Simon Pilgrim[X86] setcc.ll - add "NOTBM" check-prefix for expected...
2022-04-28 Florian HahnRevert "[VPlan] Remove uneeded needsVectorIV check."
2022-04-28 Chris Lattner[OpAsmParser] Simplify logic for requiredOperandCount...
next