summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/arm-mangle-bf16.cpp
AgeCommit message (Expand)Author
2023-06-27[test] Replace -triple aarch64-arm-none-eabi with -triple aarch64Fangrui Song
2022-08-04[AArch64] Always allow the __bf16 typeDavid Green
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2020-06-18[ARM][bfloat] Do not coerce bfloat arguments and returns to integersTies Stuij
2020-06-05[ARM] Add __bf16 as new Bfloat16 C TypeTies Stuij