summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/mips-unsigned-ext-var.c
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2022-05-19[DeadArgElim] Use poison instead of undef as placeholder for dead argumentsNuno Lopes
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
2018-07-30[mips64][clang] Adjust tests to account for changes in r338239Stefan Maksimovic
2015-05-26[MIPS] Re-land the change r238200 to fix extension of integer typesPetar Jovanovic
2015-05-26Revert r238200: "[MIPS] fix extension of integer types (function calls)"Hans Wennborg
2015-05-26[MIPS] fix extension of integer types (function calls)Petar Jovanovic