aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-18[𝘀𝗽𝗿] changes introduced through rebaseusers/aaupov/spr/main.mcnfc-use-stdmap-for-addressprobesmapAmir Ayupov213-1369/+5175
2024-07-18[BOLT] Expose pseudo probe function checksum and GUID (#99389)Amir Ayupov8-4/+92
2024-07-18[BOLT] Support POSSIBLE_PIC_FIXED_BRANCHAmir Ayupov10-59/+153
2024-07-19[gn build] Port e475bb7ac33dLLVM GN Syncbot1-0/+2
2024-07-19[libc++][memory] P1132R8: `out_ptr` - a scalable output pointer abstraction (...Hristo Hristov28-62/+1223
2024-07-19[clang codegen] Emit int TBAA metadata on FP math libcall expf (#96025)Allen2-4/+34
2024-07-18[bazel] Replace git_repository with http_archive. (#99422)Jordan Rupprecht1-7/+8
2024-07-18[clang] [hexagon] handle --unwindlib arg (#99552)Brian Cain3-2/+51
2024-07-18[SandboxIR][Tracker] Track Instruction::moveBefore() (#99568)vporpo4-0/+164
2024-07-18[NFC][sanitizer] Fix `unused variable 'RegName'` warningVitaly Buka1-0/+2
2024-07-18[compiler-rt] Cleanup use of COMPILER_RT_INCLUDE_TESTS (#98246)Vitaly Buka14-125/+103
2024-07-18[compiler-rt] Fix a warningKazu Hirata1-1/+2
2024-07-18[sanitizer_common] Use %p to print addresses (#98578)Vitaly Buka14-41/+50
2024-07-18[ADT] Add unit tests for set_subtract (#99561)Kazu Hirata1-0/+35
2024-07-18[bazel] Port #98403 (#99592)Keith Smiley1-1/+3
2024-07-18[bazel] Add support for pybind (#98398)Keith Smiley3-67/+47
2024-07-18[sanitizer] Use strict-whitespace in testsVitaly Buka2-5/+5
2024-07-19[docs] Fix goo.gl link in comment for 'Straight-line scalar optimizations' paperSam James1-1/+1
2024-07-19[gn build] Port 4120570dc408LLVM GN Syncbot2-0/+2
2024-07-18[LLDB][SaveCore] Add SBSaveCoreOptions Object, and SBProcess::SaveCore() over...Jacob Lalonde30-62/+412
2024-07-19[msan] Fix goo.gl link in comment for Valgrind paperSam James1-5/+5
2024-07-18[compiler-rt] Add `DumpAllRegisters` impl (#99049)Dmitriy Chestnykh3-1/+151
2024-07-18[flang] A nested STRUCTURE must declare entities (#99379)Peter Klausler2-4/+19
2024-07-18[libc] newhdrgen: removed Include class (#99584)RoseZhang034-29/+0
2024-07-18[flang] ASSOCIATE/SELECT TYPE entities aren't pointer/allocatable (#99364)Peter Klausler2-1/+83
2024-07-18[bazel] Add filegroups for MLIR bindings sources (#98396)Keith Smiley1-19/+25
2024-07-18Object: Don't error out on malformed bitcode files.pcc3-23/+96
2024-07-18[libc] Restore DECLS_FILE_PATH property (#99583)Michael Jones1-0/+1
2024-07-18[flang][NFC] Document an intentional violation of the standard (#99073)Peter Klausler2-0/+77
2024-07-18[libc] Removed __LIBC_CONST_ATTR attribute and updated math.yaml with the new...RoseZhang035-8/+69
2024-07-18[flang] Check assignment conformance for derived types (#99059)Peter Klausler3-0/+10
2024-07-18[llvm-lit] Resolve TypeError in built-in cat -v implementation (#98363)Connie1-1/+1
2024-07-18[flang][runtime] Clear leftTabLimit at in FinishReadingRecord (#98822)Peter Klausler1-0/+1
2024-07-18[libc][newhdrgen] Remove redundant yaml prefixes (#99581)Michael Jones20-19/+19
2024-07-18[Clang] Loop over FieldDecls instead of all Decls (#99574)Bill Wendling2-11/+64
2024-07-18[sanitizer] Fix running sanitizer_set_report_path_test on Android (#99469)Ilya Leoshkevich1-7/+4
2024-07-18Revert "[mlir][ArmSME] Suppress potential unused warning (#99573)" (#99578)Chenguang Wang1-1/+0
2024-07-18[mlir][ArmSME] Suppress potential unused warning (#99573)Chenguang Wang1-0/+1
2024-07-18Revert "[clang][test] Split AArch64 target feature checks across multiple lin...Jon Roelofs1-0/+54
2024-07-18[mlir] Fix a warningKazu Hirata1-0/+1
2024-07-18[AArch64,test] Remove over reliance on section offsets and symbol indexesFangrui Song1-9/+9
2024-07-18[libc][CMake] Set library type of libcMPFRWrapper to STATIC (#99527)OverMighty1-1/+1
2024-07-18[flang][preprocessor] Handle initial "MACRO&" with no space (#98684)Peter Klausler2-7/+26
2024-07-18[LAA] Include IndirectUnsafe in ::isPossiblyBackward.Florian Hahn1-1/+1
2024-07-18[vectorcombine] Pull sext/zext through reduce.or/and/xor (#99548)Philip Reames2-25/+46
2024-07-18[SandboxIR][Tracker] Track Instruction::removeFromParent() (#99541)vporpo4-0/+106
2024-07-18[libc++] Add comment about matching standard version in apple-install-libcxxLouis Dionne1-0/+1
2024-07-18[libc++] Allow testing Apple's system library as it is installed (#99086)Louis Dionne5-4/+177
2024-07-18Revert "[clang][test] Split AArch64 target feature checks across multiple lin...Jon Roelofs1-357/+48
2024-07-18[clang][deps] Don't treat ObjC method args as module directives (#97654)Michael Spencer2-1/+29