summaryrefslogtreecommitdiff
path: root/clang/test/AST/ByteCode/constexpr-vectors.cpp
AgeCommit message (Expand)Author
2025-08-21[Clang] Fix incorrect return type for `__builtin_shufflevector` (#154817)Joseph Huber
2024-09-21[clang][bytecode] Implement arithmetic, bitwise and compound assignment opera...yronglin
2024-09-08[clang][bytecode] Implement logical operators for vector type (#107678)yronglin
2024-09-06[clang][bytecode] Implement comparsion operators for vector type (#107258)yronglin
2024-08-29[clang][bytecode] Implement constexpr vector unary operators +, -, ~, ! (#105...yronglin