summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/ms-inline-asm-fields.cpp
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2024-06-13Reapply [ConstantFold] Drop gep of gep fold entirely (#95126)Nikita Popov
2024-06-12Revert "[ConstantFold] Drop gep of gep fold entirely (#95126)"Nikita Popov
2024-06-12[ConstantFold] Drop gep of gep fold entirely (#95126)Nikita Popov
2023-05-04MS inline asm: remove obsolete code adding AOK_SizeDirective (e.g. dword ptr)Fangrui Song
2022-10-06[CodeGenCXX] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2022-01-06[CodeGen] Emit elementtype attributes for indirect inline asm constraintsNikita Popov
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-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2019-06-05LLVM IR: Generate new-style byval-with-Type from ClangTim Northover
2017-05-04[ms-inline-asm] Use the frontend size only for ambiguous instructionsReid Kleckner
2016-01-04[ms-inline-asm] Handle dependent identifiers in inline asmDavid Majnemer
2015-08-26[ms-inline-asm] Add field access to MS inline asm identifier lookupReid Kleckner