aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-19[InstCombine] Add test to track BPI when condition was inverted (#86469)Haohai Wen1-0/+36
2024-04-19[C++20] [Modules] Mark exported all declarations as usedChuanqi Xu2-0/+10
2024-04-18[flang][cuda] Relax semantic for device variable in block construct (#89330)Valentin Clement (バレンタイン クレメン)3-2/+16
2024-04-19[PatternMatch] Allow poison in api_pred_ty matchers (#89188)Nikita Popov3-31/+56
2024-04-18[Coverage][NFC] Avoid visiting non-unique `OpaqueValueExpr` (#88910)Andrey Ali Khan Bolshakov1-5/+5
2024-04-19[AsmParser] Support calling intrinsics without mangling suffix (#89172)Nikita Popov7-55/+107
2024-04-19[InstCombine] Remove some uses with replaceUndefsWith() (#89190)Nikita Popov11-58/+26
2024-04-18[clang-cl] [Driver] Fix clang-cl driver supported colon options (#88216)Max Winkler3-2/+14
2024-04-18[ELF,test] Make debug-names-bad.s Linux only because of GNU sed extensionFangrui Song1-1/+1
2024-04-18[libc] fix FEnvImpl not using the proxy header (#89303)Michael Jones2-2/+2
2024-04-18Check for null oso SymbolFile in SymbolFileDwarfDebugMap::ResolveSymbolContex...jimingham1-3/+11
2024-04-18[hwasan] Add testcase for check-memaccess when using a fixed shadow (#89328)Thurston Dang1-0/+165
2024-04-18[mlir][python] allow passing in PYTHONPATH to lit tests (#89296)Maksim Levental1-0/+1
2024-04-18adds conversion functions for EI_OSABI in elf (#89280)Fred Grim2-0/+86
2024-04-19[Tosa] TosaToLinalg: link in Index dialect (#89318)Will Dietz1-2/+3
2024-04-18[lldb][nfc] Remove unused member Disassembler::m_base_addr (#89289)Alex Langford2-3/+1
2024-04-18[mlir][llvm] Port `overflowFlags` to a native operation property (#89312)Jeff Niu11-109/+165
2024-04-18[mlir] Add def to `Properties.td` to help with enum properties (#89311)Jeff Niu1-0/+13
2024-04-18[GlobalOpt] Precommit tests for PR84694 (#87443)Anshil Gandhi1-0/+88
2024-04-18[DXIL] Add DXIL SubArch to correspond to version number (#89125)S. Bharadwaj Yadavalli3-1/+110
2024-04-18[mlir][bazel] fix llvm:support dependency error for CAPIGPUYijia Gu1-0/+1
2024-04-18[memprof] Use std::optional (NFC) (#89317)Kazu Hirata1-6/+4
2024-04-18[memprof] Use structured binding (NFC) (#89315)Kazu Hirata1-9/+9
2024-04-18[clang] Preserve argument type in round pointer to alignmentJon Chesterfield1-1/+1
2024-04-18[lld][ELF] Add --debug-names to create merged .debug_names. (#86508)cmtice24-1/+5421
2024-04-18[mlir][python] add binding to `#gpu.object` (#88992)Maksim Levental7-6/+212
2024-04-18[memprof] Add Version2 of the indexed MemProf format (#89100)Kazu Hirata9-18/+362
2024-04-18[libc][docs] link to good beginner bugs (#89297)Nick Desaulniers1-0/+8
2024-04-18[libc] unpoison memory returned by pipe syscall (#88942)Michael Jones2-0/+5
2024-04-18[OpenACC] Implement 'vector_length' clause On compute constructsErich Keane17-12/+328
2024-04-18[libc][docs] Updates implementation status for some preexisting docgen json f...Michael Flanders3-41/+151
2024-04-18[Clang] Emit DW_TAG_template_alias for template aliases (#87623)Orlando Cazalet-Hyams11-47/+260
2024-04-18[OpenACC] Implement 'num_workers' clause for compute constructs (#89151)Erich Keane18-27/+746
2024-04-18Stop double-diagnosing explicit convert operator in switch condition (#89142)Erich Keane4-5/+33
2024-04-18[libc][docs] adds threads.h impl status docs (#89275)Michael Flanders3-0/+176
2024-04-18[libc][docs] adds highlighting languages to `docs/dev/config_options.rst` (#8...Michael Flanders1-9/+7
2024-04-18[lldb] Skip remote PutFile when MD5 hashes equal (#88812)Anthony Ha6-4/+100
2024-04-18[InstallAPI][Tests] Update tests to be resilient to reversion iteration confi...Cyndy Ishida2-3/+3
2024-04-18[lld-macho][NFC] Preserve original symbol isec, unwindEntry and size (#88357)alx3214-120/+134
2024-04-18[RISCV] Remove unused HasStdExtZama16b Predicate. NFCCraig Topper1-3/+0
2024-04-18[MLIR][NVVM] Fix a typo in barrier.arrive Op (#89273)Durgadoss R2-2/+2
2024-04-18[PGO] Check that PGOOpt exists before using PGOOpt->ColdOptType (#89139)Arthur Eubanks2-1/+5
2024-04-18[bazel][mlir] Add missing dep after ee0284ec1027Jorge Gorbe Moya1-0/+1
2024-04-18[lldb][test] Remove LLDB_TEST_USE_VENDOR_PACKAGES (#89260)Jordan Rupprecht10-37/+1
2024-04-18[mlir][vector] Add support for linearizing Extract, ExtractStridedSlice, Shuf...Charitha Saumya4-0/+371
2024-04-18[AMDGPU][MC] Separate VOPC MnemonicAlias from Instruction (#89105)Joe Nash1-105/+117
2024-04-18 [AMDGPU] Add disassembler diagnostics for invalid kernel descriptors (#87400)Emma Pilkington9-167/+407
2024-04-18[NFC][libc++][chrono] Renames a file.Mark de Wever1-0/+0
2024-04-18[SPIR-V] Fix return type when sampling an image with OpImageSampleExplicitLod...Vyacheslav Levytskyy4-3/+38
2024-04-18this test is flakey on arm in linux because I got too clever (#89267)Fred Grim1-1/+5