summaryrefslogtreecommitdiff
path: root/clang/test/Sema/arm-bfloat.cpp
AgeCommit message (Expand)Author
2023-07-28[Clang][BFloat16] Upgrade __bf16 by supporting increment/decrement operationsJun Sha (Joshua)
2023-06-27[test] Replace -triple aarch64-arm-none-eabi with -triple aarch64Fangrui Song
2023-05-27[Clang][BFloat16] Upgrade __bf16 to arithmetic type, change mangling, and ext...M. Zeeshan Siddiqui
2022-08-04[AArch64] Always allow the __bf16 typeDavid Green
2021-11-13[ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFCDavid Green
2021-11-09headers: optionalise some generated resource headersSaleem Abdulrasool
2020-08-07[Sema][BFloat] Forbid arithmetic on vectors of bfloat.Simon Tatham
2020-06-05[ARM] Add __bf16 as new Bfloat16 C TypeTies Stuij