We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from af5c18ad356ee334f3ec629149940f84d4b5f06d to 0f5f440f24bc2af4e8ab481a99e03de438b12987
0f5f440f24bc2af4e8ab481a99e03de438b12987 [clang][bytecode] Pass FPOptions to floating point ops (#107063) f77f60400f7a4c0c50bc3e3144cdade3bdf9aa3d [CodeGen] Remove checks that implicit operands are implicit aa4f81efb99c93da3283ff3178be8db51cd655e2 [analyzer] Fix false positive for stack-addr leak on simple param ptr (#107003) 0748f4227cd6a4a32b155d4bb9ad3f07e1b54bfe [AArch64][GlobalISel] Legalize 128-bit types for FABS (#104753) 3d5e1ec6508c8425601d4cfaba4c8a8f18791e2b [lldb] Add a callback version of TCPSocket::Accept (#106955) 4353530a6fc92c5748a73042371c2ddf487433e7 [lldb/windows] Reset MainLoop events after handling them (#107061) a5f03b4adcd147aeecc0e0d029660c12fb4d2951 [lldb] Support "dereferencing" std::optional in frame var (#107077) 5e19e317c0c996b913fddf7f07b6b93285e8dea8 [libc++][NFC] Canonicalize the benchmark suite a bit 8861328303a5b1c45443bbd02338623e41df1da4 Revert "[Utils][SPIR-V] Adding spirv-sim to LLVM" (#107084) 52b879594fa1e80c871fe227e96443c3c8a8cfc2 [LoopUnroll] Avoid undef values in test (NFC) 4d8903bd4e6ec29ab28be0d8949c7fde4a740fbe [mlir][vector] Refactor vector-transfer-to-vector-load-store.mlir (NFC) (#105509) d24a2fd38e42f58d6f34f3e985d9387139c12478 [AMDGPU] Create dir for amdgpu specific machineverifier tests (#106960) c3d8124617a0f7916123174001547eb3b4968644 [Utils][SPIR-V] Adding spirv-sim to LLVM (#104020) fe1a1eee2ff864d2ba00ad67e6360b7178e67d5c [Tests] Regenerate test checks (NFC) 377045ece6471a1e59bb5239707aad54ba035ff2 [X86] canCreateUndefOrPoisonForTargetNode - X86ISD::CMPP (CMPPS/D) nodes do not generate poison 4befe65cf065a1be8bb8f30d76a3f45ea45aa63f [flang][semantics][OpenMP] store DSA using ultimate sym (#107002) 851bacb7ce66213d667c6ed375ce43ab0ed3cd56 [IR] DebugProgramInstruction.cpp - fix GCC Wparentheses warning. NFC. 6c59dfb0184aa11ec202f1cd8aee9e971a1565a4 [X86] Add test showing failure to remove freeze from all_of pattern a70d999203702e245a54bc694048c8817215c65e [bazel] Attempt to fix issue fetching remote blob 733a92d7bced7119986a93a1b4e1c760f92b9583 [clang][bytecode] Print Pointers via APValue (#107056) 6c8746b6e36260e31067765ac1c8dd6cd3f5b868 [Analysis] getIntrinsicForCallSite - add vectorization support for acos/asin/atan and cosh/sinh/tanh libcalls (#106844) 04ed12ca3f027a3a189d181e5e5880285ebc7916 [lldb] Support partial memory reads on windows (#106981) 525ffd626231a8c6fecb0b886c272ff4568f09f5 [clang][analyzer] Bring alpha.security.MmapWriteExec checker out of alpha package (#102636)
frame var
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Metadata
Change Logs
from af5c18ad356ee334f3ec629149940f84d4b5f06d to 0f5f440f24bc2af4e8ab481a99e03de438b12987
0f5f440f24bc2af4e8ab481a99e03de438b12987 [clang][bytecode] Pass FPOptions to floating point ops (#107063)
f77f60400f7a4c0c50bc3e3144cdade3bdf9aa3d [CodeGen] Remove checks that implicit operands are implicit
aa4f81efb99c93da3283ff3178be8db51cd655e2 [analyzer] Fix false positive for stack-addr leak on simple param ptr (#107003)
0748f4227cd6a4a32b155d4bb9ad3f07e1b54bfe [AArch64][GlobalISel] Legalize 128-bit types for FABS (#104753)
3d5e1ec6508c8425601d4cfaba4c8a8f18791e2b [lldb] Add a callback version of TCPSocket::Accept (#106955)
4353530a6fc92c5748a73042371c2ddf487433e7 [lldb/windows] Reset MainLoop events after handling them (#107061)
a5f03b4adcd147aeecc0e0d029660c12fb4d2951 [lldb] Support "dereferencing" std::optional in
frame var
(#107077)5e19e317c0c996b913fddf7f07b6b93285e8dea8 [libc++][NFC] Canonicalize the benchmark suite a bit
8861328303a5b1c45443bbd02338623e41df1da4 Revert "[Utils][SPIR-V] Adding spirv-sim to LLVM" (#107084)
52b879594fa1e80c871fe227e96443c3c8a8cfc2 [LoopUnroll] Avoid undef values in test (NFC)
4d8903bd4e6ec29ab28be0d8949c7fde4a740fbe [mlir][vector] Refactor vector-transfer-to-vector-load-store.mlir (NFC) (#105509)
d24a2fd38e42f58d6f34f3e985d9387139c12478 [AMDGPU] Create dir for amdgpu specific machineverifier tests (#106960)
c3d8124617a0f7916123174001547eb3b4968644 [Utils][SPIR-V] Adding spirv-sim to LLVM (#104020)
fe1a1eee2ff864d2ba00ad67e6360b7178e67d5c [Tests] Regenerate test checks (NFC)
377045ece6471a1e59bb5239707aad54ba035ff2 [X86] canCreateUndefOrPoisonForTargetNode - X86ISD::CMPP (CMPPS/D) nodes do not generate poison
4befe65cf065a1be8bb8f30d76a3f45ea45aa63f [flang][semantics][OpenMP] store DSA using ultimate sym (#107002)
851bacb7ce66213d667c6ed375ce43ab0ed3cd56 [IR] DebugProgramInstruction.cpp - fix GCC Wparentheses warning. NFC.
6c59dfb0184aa11ec202f1cd8aee9e971a1565a4 [X86] Add test showing failure to remove freeze from all_of pattern
a70d999203702e245a54bc694048c8817215c65e [bazel] Attempt to fix issue fetching remote blob
733a92d7bced7119986a93a1b4e1c760f92b9583 [clang][bytecode] Print Pointers via APValue (#107056)
6c8746b6e36260e31067765ac1c8dd6cd3f5b868 [Analysis] getIntrinsicForCallSite - add vectorization support for acos/asin/atan and cosh/sinh/tanh libcalls (#106844)
04ed12ca3f027a3a189d181e5e5880285ebc7916 [lldb] Support partial memory reads on windows (#106981)
525ffd626231a8c6fecb0b886c272ff4568f09f5 [clang][analyzer] Bring alpha.security.MmapWriteExec checker out of alpha package (#102636)
Regressions (Size)
Differences (Size)
Differences (Time)
The text was updated successfully, but these errors were encountered: