[flang] Add COMDAT to global variables where needed
[platform/upstream/llvm.git] / llvm /
2023-06-28 Jingu Kang[AArch64] Remove vector shift instrinsic with shift...
2023-06-28 Nikita Popov[SimplifyCFG] Make some tests more robust (NFC)
2023-06-28 John Brawn[ARM] Generate out-of-line jump tables for XO without...
2023-06-28 Kevin P. Neal[TableGen] Stabilize sort in GET_SUBTARGETINFO_MACRO...
2023-06-28 Nikita Popov[SimplifyCFG] Add additional tests with assume (NFC)
2023-06-28 Florian Hahn[ConstraintElim] Try to use first cmp to prove second...
2023-06-28 Florian Hahn[ConstraintElim] Move condition check logic to helper...
2023-06-28 Alexey BataevRevert "[SLP]Fix PR63141: compareCmp is not strict...
2023-06-28 Matt ArsenaultValueTracking: Handle !absolute_symbol in computeKnownBits
2023-06-28 Francesco Petrogalli[MISched] Fix bug(s) in bottom-up scheduling.
2023-06-28 Matt ArsenaultAMDGPU: Special case uniformity info for single lane...
2023-06-28 Matt ArsenaultValueTracking: Handle ptrmask in computeKnownBits
2023-06-28 Matt ArsenaultInstCombine: Add baseline tests for some ptrmask handling
2023-06-28 Serge Pavlov[symbolizer] Exit early if input file is absent
2023-06-28 Sven van Haastregt[CodeGenPrepare] Implement releaseMemory
2023-06-28 Nikita Popov[SimplifyCFG] Regenerate test checks (NFC)
2023-06-28 Alexey Lapshin[DWARFv5][DWARFLinker] avoid stripping template names...
2023-06-28 Ties Stuij[ARM] allow long-call codegen for armv6-M eXecute Only...
2023-06-28 Jeremy MorseReapply "[DebugInfo][InstrRef] Instrument x86 CMOV...
2023-06-28 OCHyamsReset NoPHI MachineFunction property in X86CmovConversion
2023-06-28 Sam McCall[unittest] teach gTest to print entries of DenseMap...
2023-06-28 Igor Kirillov[LV] Precommit masked interleaved access tests
2023-06-28 pvanhoutRevert "[AMDGPU] Use SSAUpdater in PromoteAlloca"
2023-06-28 Florian Hahn[ConstraintElim] Move FactOrCheck and State definitions...
2023-06-28 Jacob BramleyUpdate module flags documentation for Min.
2023-06-28 Nikita Popov[Attributor] Update UTC version in test (NFC)
2023-06-28 Nikita Popov[InstCombine] Fold binop of shifts with related amounts
2023-06-28 Nikita Popov[Attributor] Convert test to opaque pointers (NFC)
2023-06-28 Fangrui SongRevert D153927 "Resubmit with fix: [NFC] Refactor MBB...
2023-06-28 Fangrui Song[llvm-exegesis] Adjust GLIBC_INITS_RSEQ condition
2023-06-28 pvanhout[AMDGPU] Use SSAUpdater in PromoteAlloca
2023-06-28 Han ShenResubmit with fix: [NFC] Refactor MBB hotness/coldness...
2023-06-28 Fangrui Song[test] Replace aarch64-*-eabi with aarch64
2023-06-28 Fangrui Song[test] Replace aarch64-arm-none-eabi with aarch64
2023-06-28 Jake Egan[AIX][tests] Disable test for missing DWARF section
2023-06-28 WANG Xuerui[LoongArch] Add back SDNPSideEffect properties to CSR...
2023-06-28 Brian Gesiak[llvm] Add include guards to LLVMOption TableGen
2023-06-28 Hongtao Yu[CSSPGO][Preinliner] Always inline zero-sized functions.
2023-06-27 Vitaly Buka[SCEV] Optimize FoldID
2023-06-27 Alex RichardsonAllow setting LLVM_EXPERIMENTAL_TARGETS_TO_BUILD to...
2023-06-27 Arthur Eubanks[test] Regenerate some tests
2023-06-27 Alexey Bataev[SLP]Fix PR63141: compareCmp is not strict weak ordering.
2023-06-27 Rahman Lavaee[Propeller] Match debug info filenames from profiles...
2023-06-27 Alexey Bataev[SLP][NFC]Add a test for vectorization of cmps with...
2023-06-27 FLZ101[AArch64][SelectionDAG] fix infinite loop caused by...
2023-06-27 Louis Dionne[lit] Add a method to lit.TestFormat to get the list...
2023-06-27 Philip Reames[RISCV] Fix a typo in a comment
2023-06-27 Aiden Grossman[llvm-exegesis] Use correct pid_t definition in Subproc...
2023-06-27 Philip Reames[RISCV] Simplify pseudo classes used by v(f)merge ...
2023-06-27 Valentin Clement[flang][openacc] Update num_gangs parser
2023-06-27 Valentin Clement[tblgen][directive] Fix clause parser generation for...
2023-06-27 Simon Pilgrim[X86] LowerABD - improve pre-SSE41 handling for v16i8...
2023-06-27 Alex Langford[DebugInfo] Add error handling to DWARFDebugAbbrev...
2023-06-27 Simon Pilgrim[X86] Add getBitSelect helper function to create OR...
2023-06-27 Simon Pilgrim[X86] Fold ANDNP(x, -1) -> NOT(x) -> XOR(x, -1)
2023-06-27 LLVM GN Syncbot[gn build] Port f4cf51c99c74
2023-06-27 Jake Egan[llvm-exegesis][NFC] Fix unused function 'IsMovRegToReg...
2023-06-27 Craig Topper[RISCV] Split double out of compress-float.ll. Add...
2023-06-27 Craig Topper[RISCV] Fix encoding for Zcb instruction c.sh.
2023-06-27 Florian HahnAdd myself as Loop Vectorizer code owner.
2023-06-27 Craig Topper[RISCV] Replace uses of TAIL_UNDISTURBED_MASK_UNDISTURB...
2023-06-27 Amy Kwan[PowerPC][TLS] Add additional TLS X-Form loads/store...
2023-06-27 Arthur EubanksReland [InstCombine] Infer inbounds for more GEPs of...
2023-06-27 Florian Hahn[ConstraintElim] Track and simplify conditions at use.
2023-06-27 Arthur EubanksRevert "[InstCombine] Infer inbounds for more GEPs...
2023-06-27 Stephen TozerRevert "[DebugInfo][InstrRef] Instrument x86 CMOV conve...
2023-06-27 Arthur Eubanks[InstCombine] Infer inbounds for more GEPs of dereferen...
2023-06-27 Arthur Eubanks[test] Precommit test for D153815
2023-06-27 Philip Reames[RISCV] Remove legacy TA/TU pseudo distinction for VID
2023-06-27 LLVM GN Syncbot[gn build] Port 58056ae29963
2023-06-27 Simon TathamReland: [ELFAttributeParser] Skip unknown vendor subsec...
2023-06-27 Igor KirillovFix the ComplexDeinterleaving bug when handling mixed...
2023-06-27 Jeremy Morse[DebugInfo][InstrRef] Instrument x86 CMOV conversion...
2023-06-27 Elliot Goodrich[llvm] Move AttributeMask to a separate header
2023-06-27 Ties Stuij[ARM] in ExpandTMOV32BitImm, CPSR register ops should...
2023-06-27 Simon Pilgrim[X86] SimplifyDemandedBitsForTargetNode - add X86ISD...
2023-06-27 Simon TathamRevert "[ELFAttributeParser] Skip unknown vendor subsec...
2023-06-27 Nikita Popov[InstSimplify] Make sure offsets have same size in...
2023-06-27 Haojian WuRevert "[llvm-profdata] Refactoring Sample Profile...
2023-06-27 Felipe de Azevedo... [DebugInfo][AsmPrinter] Don't emit accelerator entries...
2023-06-27 Haojian Wu[ELFAttributeParser] Update the ELFAttributeParserTest...
2023-06-27 Alex Bradbury[RISCV][NFC] Adjust RISCVMoveMerge.cpp header to match...
2023-06-27 Alex Bradbury[RISCV] Relax rules for ordering s/z/x prefixed extensi...
2023-06-27 pvanhout[AMDGPU] Add more Common Feature Sets
2023-06-27 Simon Tatham[ELFAttributeParser] Skip unknown vendor subsections.
2023-06-27 Florian Hahn[ConstraintElim] Add additional induction phi tests.
2023-06-27 Simon PilgrimFix "this this" duplicate typo in comment. NFC.
2023-06-27 Simon PilgrimFix "for for" duplicate typo in comment. NFC.
2023-06-27 Simon PilgrimFix "the the" duplicate typo in comment. NFC.
2023-06-27 Guillaume Chatelet[Align] Add isAligned taking an APInt
2023-06-27 Diana Picus[AMDGPU][DAGISel] Be more flexible about what calls...
2023-06-27 Nikita Popov[BasicAA] Fix nsw handling for negated scales (PR63266)
2023-06-27 Aiden Grossman[llvm-exegesis] Fix requires flags on memory annotation...
2023-06-27 Job Noorman[JITLink] Use SubtargetFeatures to store features in...
2023-06-27 Aiden Grossman[llvm-exegesis] Fix warning and hoist statement of...
2023-06-27 Aiden Grossman[llvm-exegesis] Add support for using memory annotations
2023-06-27 Aiden Grossman[llvm-exegesis] Remove extraneous print debug statement
2023-06-27 Aiden GrossmanRevert "[NFC] Refactor MBB hotness/coldness into templa...
2023-06-27 Jim Lin[LibCallsShrinkWrap][NFC] Reuse createCond and createOrCond
2023-06-27 Craig Topper[RISCV] Add bypass for ReadJalr in SiFive7 scheduler...
next