| driver: simple_loop_main.c |
| driver: mem_intrin_main.cpp |
| driver: test_arith_main.cpp |
| test: test_arith.cpp test_arith_frem.ll test_arith_sqrt.ll |
| driver: test_bitmanip_main.cpp |
| test: test_bitmanip.cpp test_bitmanip_intrin.ll |
| driver: test_calling_conv_main.cpp |
| test: test_calling_conv.cpp |
| driver: test_cast_main.cpp |
| test: test_cast.cpp test_cast_to_u1.ll test_cast_vectors.ll |
| driver: test_fcmp_main.cpp |
| driver: test_global_main.cpp |
| driver: test_icmp_main.cpp |
| test: test_icmp.cpp test_icmp_i1vec.ll |
| driver: test_select_main.cpp |
| driver: test_stacksave_main.c |
| driver: test_sync_atomic_main.cpp |
| # Compile the non-Subzero object files straight from source since the native |
| # LLVM backend does not understand how to lower NaCl-specific intrinsics. |
| flags: --crosstest-bitcode=0 |
| test: test_sync_atomic.cpp |
| driver: test_vector_ops_main.cpp |