llvm-project/clang/test/CodeGenSYCL
hyeongyu kim 1b1c8d83d3 [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default
Turning on `enable_noundef_analysis` flag allows better codegen by removing freeze instructions.
I modified clang by renaming `enable_noundef_analysis` flag to `disable-noundef-analysis` and turning it off by default.

Test updates are made as a separate patch: D108453

Reviewed By: eugenis

Differential Revision: https://reviews.llvm.org/D105169
2022-01-16 18:54:17 +09:00
..
address-space-conversions.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
address-space-deduction.cpp [CFE][Codegen] Make sure to maintain the contiguity of all the static allocas 2021-11-10 08:45:21 +05:30
address-space-mangling.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
convergent.cpp [NFC][SYCL] Drop idle triple component from regression tests. 2021-04-13 08:00:21 +03:00
debug-info-kernel-variables.cpp In spir functions, llvm.dbg.declare intrinsics created 2021-11-05 15:08:09 -07:00
field-annotate-addr-space.cpp Ensure field-annotations on pointers properly match the AS of the field. 2021-09-01 06:12:24 -07:00
filescope_asm.c [NFC][SYCL] Drop idle triple component from regression tests. 2021-04-13 08:00:21 +03:00
functionptr-addrspace.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
unique_stable_name.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
unique_stable_name_windows_diff.cpp Change __builtin_sycl_unique_stable_name to just use an Itanium mangling 2021-09-28 06:41:03 -07:00