aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-25Set flag init val, changed std::string to StringRefusers/shawbyoung/spr/bolt-match-blocks-with-pseudo-probesshawbyoung1-3/+3
2024-07-25Added flag for pseudo probe block matchingshawbyoung1-10/+11
2024-07-25Added flag to trigger pseudo probe block matchingshawbyoung2-3/+9
2024-07-25Added inlined block pseudo probe matchingshawbyoung1-37/+105
2024-07-24A more beautiful helper function for matchWithPseudoProbesshawbyoung1-18/+14
2024-07-24In matchWithPseudoProbe, hoist BlocksPseudoProbes.size(), added logging helprshawbyoung1-12/+16
2024-07-24Changed std ADTs to LLVMshawbyoung1-5/+4
2024-07-24Commentsshawbyoung1-5/+5
2024-07-24Formattingshawbyoung1-2/+0
2024-07-24Change initialization of index -> probe and probe -> block mappingsshawbyoung1-40/+41
2024-07-24Omit unnecessary bracesshawbyoung1-2/+1
2024-07-24Pseudo probe matching now is triggered by flagshawbyoung1309-30615/+57633
2024-07-24[𝘀𝗽𝗿] changes introduced through rebaseusers/shawbyoung/spr/main.bolt-match-blocks-with-pseudo-probesAmir Ayupov1307-30612/+57629
2024-07-24Revert "[compiler-rt] Implement `DumpAllRegisters` for arm-linux and aarch64-...Mitch Phillips3-182/+2
2024-07-24Revert "[compiler-rt] Move `endif` to correct place (#100342)"Mitch Phillips1-1/+1
2024-07-24Omitting braces in one line ifshawbyoung1-2/+1
2024-07-24[mlir][spirv] Implement vector unrolling for `convert-to-spirv` pass (#100138)Angel Zhang17-38/+371
2024-07-24Revert "[tsan] Include unistd.h to declare gettid()"Mitch Phillips1-1/+0
2024-07-24Revert "[tsan] Enable test on linux (#99659)"Mitch Phillips1-0/+3
2024-07-24[BOLT] Add profile-use-pseudo-probes optionAmir Ayupov5-5/+26
2024-07-24[libc] Enable bind test for riscv (#100132)Mikhail R. Gadelha1-0/+1
2024-07-24[AArch64] Implement INIT/ADJUST_TRAMPOLINE (#70267)Carlos Seo6-1/+127
2024-07-24[BOLT] Support more than two jump table parentsAmir Ayupov2-5/+102
2024-07-24[BOLT][NFC] Track fragment relationships using EquivalenceClassesAmir Ayupov4-16/+20
2024-07-24Fix lifetimebound for field access (#100197)Utkarsh Saxena3-0/+37
2024-07-24[libc][math][c23] Fix totalorder and totalordermag smoke tests (#100354)OverMighty2-24/+24
2024-07-24[clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (...Jan Leyonberg1-1/+2
2024-07-24[mlir][vector][nfc] Simplify `in_bounds` attr update (#100334)Andrzej Warzyński1-10/+4
2024-07-24[tsan] Include unistd.h to declare gettid()Kai Luo1-0/+1
2024-07-24[X86] Add 'clamp out of range index' variable shuffles test coverage from #96754Simon Pilgrim2-0/+1646
2024-07-24Revert "[LV] Add option to still enable the legacy cost model. (#99536)"Florian Hahn1-20/+10
2024-07-24[AArch64][SME] Rewrite __arm_get_current_vg to preserve required registers (#...Kerry McLaughlin2-28/+44
2024-07-24[MachineLoopInfo] Fix assertion failure on undef use operands (#100137)Jay Foad3-3/+103
2024-07-24[gn build] Port e6c20e11e7bcLLVM GN Syncbot2-1/+1
2024-07-24[compiler-rt] Move `endif` to correct place (#100342)Dmitry Chestnykh1-1/+1
2024-07-24[AIX] Add -msave-reg-params to save arguments to stack (#97524)Qiu Chaofan9-0/+925
2024-07-24[clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534)Chris Copeland3-0/+12
2024-07-24Revert "[libc] Remove 'packaged' GPU build support (#100208)"Joseph Huber4-8/+132
2024-07-24Revert "[libc] Enable 'sscanf' on the GPU (#100211)"Joseph Huber2-6/+4
2024-07-24[libcxx][test] Explain picolib unsupported in sort.pass.cppDavid Spickett1-1/+2
2024-07-24[SelectionDAG] Preserve volatile undef stores. (#99918)Matt Davis7-31/+99
2024-07-24[libc] Enable 'sscanf' on the GPU (#100211)Joseph Huber2-4/+6
2024-07-24[AMDGPU][MC][NFC] Drop remaining -wavesize32/64 attributes in tests. (#100339)Ivan Kosarev27-31/+31
2024-07-24[AMDGPU] Move AMDGPUAsanInstrumentation outside of utils (#100323)Chaitanya4-3/+3
2024-07-24[gn build] Port ddb75ca6062cLLVM GN Syncbot1-0/+1
2024-07-24[gn build] Port 2ca300f914b1LLVM GN Syncbot1-0/+1
2024-07-24[libc] Remove 'packaged' GPU build support (#100208)Joseph Huber4-132/+8
2024-07-24[ValueTracking] Don't use CondContext in dataflow analysis of phi nodes (#100...Yingwei Zheng3-11/+56
2024-07-24Reapply "[FunctionAttrs] Determine underlying object by `getUnderlyingObjectA...DianQK2-3/+184
2024-07-24[gn] port 73ac9536268fNico Weber1-1/+1