summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF fo...upstream/revert-87987-win32-elfPhoebe Wang2024-04-103-8/+3
* [RISCV] Use vwadd.vx for splat vector with extension (#87249)Chia2024-04-105-235/+569
* [InstCombine] Reduce nested logical operator if poison is implied (#86823)XChy2024-04-103-0/+292
* [RISCV][TTI] Scale the cost of Select with LMUL (#88098)Shih-Po Hung2024-04-102-36/+48
* [lib++][CI] Changes bootstrap build type. (#88175)Mark de Wever2024-04-101-1/+1
* Reland "[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF format" (#...Phoebe Wang2024-04-103-3/+8
* [libc++][CI] Updates Docker LLDB dependencies. (#88174)Mark de Wever2024-04-101-18/+17
* [libc++][chrono] Adds the sys_info class. (#85619)Mark de Wever2024-04-1022-6/+2916
* [ELF] Avoid make<GdbIndexSection>. NFCFangrui Song2024-04-093-10/+16
* [CodeMoverUtils] Enhance CodeMoverUtils to sink an entire BB (#87857)Congzhe2024-04-102-2/+20
* [clang] Improve source location in binary type traits diagnostics (#88097)Vlad Serebrennikov2024-04-102-12/+23
* [X86] Use `nneg` flag when trying to convert `uitofp` -> `sitofp`Noah Goldstein2024-04-092-21/+6
* [DAG] Add support for `nneg` flag with `uitofp`Noah Goldstein2024-04-091-1/+5
* [X86] Add tests for `uitofp nneg` -> `sitofp`; NFCNoah Goldstein2024-04-091-0/+70
* Revert "[libc] implement ioctl" (#88226)lntue2024-04-0912-152/+0
* [llvm][Support] Improvements to ListeningSocket functionality and documentati...Connor Sughrue2024-04-093-73/+339
* [libc] implement ioctl (#85890)Nhat Nguyen2024-04-0912-0/+152
* [RISCV] Make EmitToStreamer return whether Inst is compressedPengcheng Wang2024-04-101-2/+4
* [clang-format] instanceof is a keyword only in Java/JavaScript (#88085)Owen Pan2024-04-092-1/+6
* [clang-format] Correctly annotate braces in macros (#87953)Owen Pan2024-04-094-16/+36
* [X86_64] fix arg pass error in struct. (#86902)Longsheng Mou2024-04-092-1/+22
* [ARM64EC] Add support for parsing __vectorcall (#87725)Eli Friedman2024-04-094-1/+32
* [polly] Fix cppcheck SA comments reported in #82263 (#85749)Karthika Devi C2024-04-092-12/+11
* [ARM64EC] Make intrin.h include arm64intrin.h.Eli Friedman2024-04-091-1/+1
* [lldb] Overwrite existing LLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLESCyndy Ishida2024-04-091-1/+1
* Remove unused variable (#88223)Lei Wang2024-04-092-5/+2
* [InstCombine] Remove shl if we only demand known signbits of shift source (#7...hanbeom2024-04-102-17/+143
* [RISCV][TTI] Implement cost of intrinsic active_lane_mask (#87931)Shih-Po Hung2024-04-102-22/+37
* Remove the assertion to unblock breakages (#88035)Lei Wang2024-04-091-7/+3
* clang/test/APINotes/instancetype.m: Clean the cache dirNAKAMURA Takumi2024-04-101-0/+1
* [bazel][libc] Add missing fenv dep for rint test templateJordan Rupprecht2024-04-101-0/+1
* [msan] Precommit tests.Evgenii Stepanov2024-04-092-0/+276
* Add support for `nneg` flag with `uitofp`Noah Goldstein2024-04-0911-8/+85
* [flang] fix build on *BSD after 4762c6557d15 (#86204)Brooks Davis2024-04-094-3/+7
* [compiler-rt][asan] Fix for flaky asan check (#88177)PiJoules2024-04-091-1/+6
* [InstallAPI] Tie lifetime of FE objects to DylibVerifier (#88189)Cyndy Ishida2024-04-096-37/+40
* Revert "[Flang] [OpenMP] [Semantics] [MLIR] [Lowering] Add lowering support f...Raghu Maddhipatla2024-04-097-120/+14
* [ELF] Sort DWARF.h sections. NFCFangrui Song2024-04-092-15/+11
* [MemProf] Perform cloning for each allocation separately (#87112)Teresa Johnson2024-04-092-32/+344
* [docs] Fix broken link in Benchmarking docs (#88117)Youngsuk Kim2024-04-091-3/+3
* [mlir][linalg] Support `ParamType` in `vector_sizes` option of `VectorizeOp` ...srcarroll2024-04-096-18/+249
* [Offload][NFC] Remove `omp_` prefix from offloading entries (#88071)Joseph Huber2024-04-098-116/+116
* [InstCombine] fold `(icmp eq/ne (or disjoint x, C0), C1)` -> `(icmp eq/ne x, ...Noah Goldstein2024-04-092-4/+14
* [InstCombine] Add tests for folding `(icmp eq/ne (or disjoint x, C0), C1)`; NFCNoah Goldstein2024-04-091-0/+50
* [flang][cuda] Add UNIFIED data attribute (#88171)Valentin Clement (バレンタイン クレメン)2024-04-097-4/+45
* [VPlan] Dont assign slots to VPValues with an underlying value.Florian Hahn2024-04-092-18/+20
* Revert "[clang] Move state out of `PreprocessorOptions` (1/n) (#86358)"Jan Svoboda2024-04-099-65/+67
* gn build: Manually port a30662fc2acdPeter Collingbourne2024-04-092-12/+0
* [bazel][libc] Add missing fenv dep for aarch64Jordan Rupprecht2024-04-091-1/+2
* [Static Analyzer] Add handling of the `-nostdlibinc` option to ccc-analyzer (...Ziqing Luo2024-04-091-0/+1