aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Revert "Reland "[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF fo...revert-87987-win32-elfPhoebe Wang3-8/+3
2024-04-10[RISCV] Use vwadd.vx for splat vector with extension (#87249)Chia5-235/+569
2024-04-10[InstCombine] Reduce nested logical operator if poison is implied (#86823)XChy3-0/+292
2024-04-10[RISCV][TTI] Scale the cost of Select with LMUL (#88098)Shih-Po Hung2-36/+48
2024-04-10[lib++][CI] Changes bootstrap build type. (#88175)Mark de Wever1-1/+1
2024-04-10Reland "[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF format" (#...Phoebe Wang3-3/+8
2024-04-10[libc++][CI] Updates Docker LLDB dependencies. (#88174)Mark de Wever1-18/+17
2024-04-10[libc++][chrono] Adds the sys_info class. (#85619)Mark de Wever22-6/+2916
2024-04-09[ELF] Avoid make<GdbIndexSection>. NFCFangrui Song3-10/+16
2024-04-10 [CodeMoverUtils] Enhance CodeMoverUtils to sink an entire BB (#87857)Congzhe2-2/+20
2024-04-10[clang] Improve source location in binary type traits diagnostics (#88097)Vlad Serebrennikov2-12/+23
2024-04-09[X86] Use `nneg` flag when trying to convert `uitofp` -> `sitofp`Noah Goldstein2-21/+6
2024-04-09[DAG] Add support for `nneg` flag with `uitofp`Noah Goldstein1-1/+5
2024-04-09[X86] Add tests for `uitofp nneg` -> `sitofp`; NFCNoah Goldstein1-0/+70
2024-04-09Revert "[libc] implement ioctl" (#88226)lntue12-152/+0
2024-04-09[llvm][Support] Improvements to ListeningSocket functionality and documentati...Connor Sughrue3-73/+339
2024-04-09[libc] implement ioctl (#85890)Nhat Nguyen12-0/+152
2024-04-10[RISCV] Make EmitToStreamer return whether Inst is compressedPengcheng Wang1-2/+4
2024-04-09[clang-format] instanceof is a keyword only in Java/JavaScript (#88085)Owen Pan2-1/+6
2024-04-09[clang-format] Correctly annotate braces in macros (#87953)Owen Pan4-16/+36
2024-04-09[X86_64] fix arg pass error in struct. (#86902)Longsheng Mou2-1/+22
2024-04-09[ARM64EC] Add support for parsing __vectorcall (#87725)Eli Friedman4-1/+32
2024-04-09[polly] Fix cppcheck SA comments reported in #82263 (#85749)Karthika Devi C2-12/+11
2024-04-09[ARM64EC] Make intrin.h include arm64intrin.h.Eli Friedman1-1/+1
2024-04-09[lldb] Overwrite existing LLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLESCyndy Ishida1-1/+1
2024-04-09Remove unused variable (#88223)Lei Wang2-5/+2
2024-04-10[InstCombine] Remove shl if we only demand known signbits of shift source (#7...hanbeom2-17/+143
2024-04-10[RISCV][TTI] Implement cost of intrinsic active_lane_mask (#87931)Shih-Po Hung2-22/+37
2024-04-09Remove the assertion to unblock breakages (#88035)Lei Wang1-7/+3
2024-04-10clang/test/APINotes/instancetype.m: Clean the cache dirNAKAMURA Takumi1-0/+1
2024-04-10[bazel][libc] Add missing fenv dep for rint test templateJordan Rupprecht1-0/+1
2024-04-09[msan] Precommit tests.Evgenii Stepanov2-0/+276
2024-04-09Add support for `nneg` flag with `uitofp`Noah Goldstein11-8/+85
2024-04-09[flang] fix build on *BSD after 4762c6557d15 (#86204)Brooks Davis4-3/+7
2024-04-09[compiler-rt][asan] Fix for flaky asan check (#88177)PiJoules1-1/+6
2024-04-09[InstallAPI] Tie lifetime of FE objects to DylibVerifier (#88189)Cyndy Ishida6-37/+40
2024-04-09Revert "[Flang] [OpenMP] [Semantics] [MLIR] [Lowering] Add lowering support f...Raghu Maddhipatla7-120/+14
2024-04-09[ELF] Sort DWARF.h sections. NFCFangrui Song2-15/+11
2024-04-09[MemProf] Perform cloning for each allocation separately (#87112)Teresa Johnson2-32/+344
2024-04-09[docs] Fix broken link in Benchmarking docs (#88117)Youngsuk Kim1-3/+3
2024-04-09[mlir][linalg] Support `ParamType` in `vector_sizes` option of `VectorizeOp` ...srcarroll6-18/+249
2024-04-09[Offload][NFC] Remove `omp_` prefix from offloading entries (#88071)Joseph Huber8-116/+116
2024-04-09[InstCombine] fold `(icmp eq/ne (or disjoint x, C0), C1)` -> `(icmp eq/ne x, ...Noah Goldstein2-4/+14
2024-04-09[InstCombine] Add tests for folding `(icmp eq/ne (or disjoint x, C0), C1)`; NFCNoah Goldstein1-0/+50
2024-04-09[flang][cuda] Add UNIFIED data attribute (#88171)Valentin Clement (バレンタイン クレメン)7-4/+45
2024-04-09[VPlan] Dont assign slots to VPValues with an underlying value.Florian Hahn2-18/+20
2024-04-09Revert "[clang] Move state out of `PreprocessorOptions` (1/n) (#86358)"Jan Svoboda9-65/+67
2024-04-09gn build: Manually port a30662fc2acdPeter Collingbourne2-12/+0
2024-04-09[bazel][libc] Add missing fenv dep for aarch64Jordan Rupprecht1-1/+2
2024-04-09[Static Analyzer] Add handling of the `-nostdlibinc` option to ccc-analyzer (...Ziqing Luo1-0/+1