summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/aapcs-bitfield.c
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2024-03-29[clang] Better SysV bitfield access units (#65742)Nathan Sidwell
2022-11-08[clang][test] Use opt -passes=<name> instead of opt -nameBjorn Pettersson
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-09-23[CodeGen] update test file to not run the entire LLVM optimizer; NFCSanjay Patel
2021-09-22Revert "[CodeGen] regenerate test checks; NFC"Sanjay Patel
2021-09-21[CodeGen] regenerate test checks; NFCSanjay Patel
2020-10-13[ARM] Follow AACPS standard for volatile bit-fields access widthTies Stuij
2020-09-08Revert "[ARM] Follow AACPS standard for volatile bit-fields access width"Ties Stuij
2020-09-08[ARM] Follow AACPS standard for volatile bit-fields access widthTies Stuij
2020-02-07[ARM] Follow AACPS for preserving number of loads/stores of volatile bit-fieldsDiogo Sampaio
2020-01-21Revert "[ARM] Follow AACPS standard for volatile bit-fields access width"Diogo Sampaio
2020-01-21[ARM] Follow AACPS standard for volatile bit-fields access widthDiogo Sampaio
2019-10-06[InstCombine] don't assume 'inbounds' for bitcast pointer to GEP transform (P...Sanjay Patel
2019-09-09[NFC] Add aacps bitfields access testDiogo N. Sampaio