summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/mangle-windows.c
AgeCommit message (Expand)Author
2025-09-14[Clang][Cygwin] Use correct mangling rule (#158404)Tomohiro Kashiwada
2022-09-20[X86][fastcall][vectorcall] Move capability check before free register updatePhoebe Wang
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
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-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song
2018-02-23Bring r325915 back.Rafael Espindola
2018-02-23Revert "Start setting dso_local for COFF."Rafael Espindola
2018-02-23Start setting dso_local for COFF.Rafael Espindola
2015-04-01Fix data layout mismatch between LLVM and Clang for i686-pc-windows-msvc-elfReid Kleckner
2014-10-31Implement IRGen for the x86 vectorcall conventionReid Kleckner
2014-09-24Simplify tests.Nico Weber
2014-09-19Follow-up to r214408: Warn on other callee-cleanup functions without prototyp...Nico Weber
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-10-16On 32 bit windows, mangle stdcall and fastcall decls in clang.Rafael Espindola