summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [X86][NFC] Avoid uselss iterations when emitting EVEX compression tableShengchen Kan2024-01-062-3/+13
* [Clang] Correctly construct template arguments for template template paramete...Younan Zhang2024-01-063-8/+51
* [X86][NFC] Remove dead code for "_REV" instructionsShengchen Kan2024-01-062-17/+0
* [X86][NFC] Refine code in X86CompressEVEXTablesEmitter.cppShengchen Kan2024-01-061-31/+23
* Recommit "[VPlan] Mark Select VPInstructions as not having sideeffects."Florian Hahn2024-01-062-4/+2
* [clang-tidy] fix false positive in cppcoreguidelines-missing-std-forward (#77...Qizhi Hu2024-01-063-5/+90
* [MLIR][Presburger] Shift GeneratingFunction.h to includes (#77114)Abhinav2718282024-01-064-2/+79
* [X86][NFC] Use single table for EVEX compressionShengchen Kan2024-01-062-46/+15
* [GlobalIsel] Combine select of binops (#76763)Thorsten Schütt2024-01-064-28/+322
* [mlir][gpu] Add Support for Cluster of Thread Blocks in `gpu.launch` (#76924)Guray Ozen2024-01-066-22/+219
* Add requires darwin to verify-no-file.yaml (#77188)Shubham Sandeep Rastogi2024-01-061-0/+1
* Bazel port for a5902a4d2425ac083f1530719e35b5c562cb1e60Haojian Wu2024-01-061-1/+1
* [X86][NFC] Remove VEX_W1X after 80dbf60Shengchen Kan2024-01-066-45/+271
* [X86][NFC] Remove EVEX2VEXOverride/NotEVEX2VEXConvertibleShengchen Kan2024-01-065-169/+210
* [GitHub] Add basic CI for libclang Python binding unit tests (#76784)Craig Hesling2024-01-051-0/+39
* [GitHub] Remove redundant cache key prefix (#76914)Craig Hesling2024-01-051-1/+1
* [GitHub] Fix slow sccache install on macOS by upgrading macOS version (#77165)Craig Hesling2024-01-051-8/+2
* [llvm][LoongArch] Support per-global code model attribute for LoongArch (#72079)hev2024-01-063-6/+63
* [Bazel] Fixup for #77008 (`orc::SymbolMap`)NAKAMURA Takumi2024-01-061-0/+1
* [X86][NFC] Rename variables/passes for EVEX compression optimizationShengchen Kan2024-01-069-93/+105
* [RISCV][GlobalISel] Zbkb support for G_BSWAP (#77050)Mikhail Gudim2024-01-055-71/+77
* [openmp][amdgpu] Add DynamicLdsSize to AMDGPUImplicitArgsTy (#65325)Chaitanya2024-01-062-1/+4
* [SHT_LLVM_BB_ADDR_MAP] Fixes two bugs in decoding of PGOAnalyses in BBAddrMap...Micah Weston2024-01-053-12/+35
* [DWARFLinker] Support MD5 checksums in the line table (#77151)Jonas Devlieghere2024-01-056-18/+46
* [NFC][sanitizer] Add consts to SkipInternalFrames (#77162)Vitaly Buka2024-01-053-6/+6
* [NFC][sanitizer] Move SymbolizedStackHolder into sanitizer_common (#77152)Vitaly Buka2024-01-057-37/+40
* [flang][openacc][NFC] Remove obsolete FIR testing in acc-reduction.f90 testValentin Clement2024-01-051-281/+258
* [NFC][ObjectSizeOffset] Use classes instead of std::pair (#76882)Bill Wendling2024-01-055-233/+272
* [gn build] Port 40c07b559aa6LLVM GN Syncbot2024-01-061-2/+1
* [CodeGen] Port `ShadowStackGCLowering` to new pass manager (#75324)paperchalice2024-01-066-32/+97
* Revert "[libc++][streams] P1759R6: Native handles and file streams (#76632)"Haowei Wu2024-01-0524-508/+30
* [ubsan] Drop terminal "in " from reports without functions (#77163)Vitaly Buka2024-01-052-3/+3
* [NFC][tsan] Move SkipInternalFrames into sanitizer_common (#77146)Vitaly Buka2024-01-053-15/+25
* [clang] Add per-global code model attribute (#72078)hev2024-01-068-0/+148
* [libc++][hardening] Categorize more assertions. (#75918)Konstantin Varlamov2024-01-0544-156/+184
* [mlir][spirv] Support spec constants as GlobalVar initializer (#75660)Dimple Prajapati2024-01-055-14/+71
* [ORC] Remove unused flag (PendingRemoval) from JITDylib symbol table.Lang Hames2024-01-051-8/+2
* [NFC][CodeGen][AArch64] Add tests for unconditional branch duplicationDaniel Hoekwater2024-01-051-3/+3
* [ORC] Add absoluteSymbolsLinkGraph to expose absolute symbols to platform (#7...Ben Langmuir2024-01-0511-24/+213
* [gn build] Port a89141f733ceLLVM GN Syncbot2024-01-051-0/+1
* [clang-tidy] Add check `readability-avoid-return-with-void-value` (#76249)Danny Mösch2024-01-068-0/+232
* [tsan] Fallback to top frame (#77145)Vitaly Buka2024-01-051-4/+5
* [LTO] Add test showing lto-discard-value-names option being ignored.Florian Hahn2024-01-051-0/+37
* [NFC][tsan] `ptr != 0` to implicit check (#77144)Vitaly Buka2024-01-051-3/+3
* [tsan] Generalize FrameIsInternal (#77143)Vitaly Buka2024-01-051-6/+2
* Move verify-no-file.yaml to AArch64 folder (#77149)Shubham Sandeep Rastogi2024-01-051-1/+1
* [cmake,Apple] Check ld-classic when looking for ld64. (#77136)Florian Hahn2024-01-051-2/+15
* [clang][Driver] Don't warn when -nostdinc and -nostdinc++ are both specified ...Jonathon Penix2024-01-052-3/+3
* [clang] Fix test for case-insensitive absolute includes (#76985)Jan Svoboda2024-01-051-2/+2
* [llvm-exegesis] Add matcher for register initial values (#76666)Aiden Grossman2024-01-051-0/+13