qzdoom-gpl/src/r_compiler/ssa
2016-10-17 00:19:07 +02:00
..
ssa_barycentric_weight.h Use LLVM to JIT the code for one of the drawer functions 2016-09-26 09:00:19 +02:00
ssa_bool.cpp Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_bool.h Use LLVM to JIT the code for one of the drawer functions 2016-09-26 09:00:19 +02:00
ssa_float.cpp Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_float.h Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_float_ptr.cpp Fix weird access violation in some of the drawers 2016-10-13 11:16:51 +02:00
ssa_float_ptr.h Add aliasing meta data to loads and stores 2016-10-08 09:29:26 +02:00
ssa_for_block.cpp macOS compile fixes and support for slightly older versions of LLVM (to allow Mac users to brew install llvm) 2016-10-17 00:19:07 +02:00
ssa_for_block.h Unroll loops by 8 and enable some additional passes 2016-10-08 06:50:33 +02:00
ssa_function.cpp Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_function.h Use LLVM to JIT the code for one of the drawer functions 2016-09-26 09:00:19 +02:00
ssa_if_block.cpp Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_if_block.h Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_int.cpp Move true color sky drawing to its own drawers and chamge r_stretchsky to false as the new drawers can fade to a solid color 2016-10-15 15:04:14 +02:00
ssa_int.h Move true color sky drawing to its own drawers and chamge r_stretchsky to false as the new drawers can fade to a solid color 2016-10-15 15:04:14 +02:00
ssa_int_ptr.cpp Fix weird access violation in some of the drawers 2016-10-13 11:16:51 +02:00
ssa_int_ptr.h Add aliasing meta data to loads and stores 2016-10-08 09:29:26 +02:00
ssa_phi.h Use LLVM to JIT the code for one of the drawer functions 2016-09-26 09:00:19 +02:00
ssa_scope.cpp macOS compile fixes and support for slightly older versions of LLVM (to allow Mac users to brew install llvm) 2016-10-17 00:19:07 +02:00
ssa_scope.h macOS compile fixes and support for slightly older versions of LLVM (to allow Mac users to brew install llvm) 2016-10-17 00:19:07 +02:00
ssa_short.cpp Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_short.h Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_stack.h macOS compile fixes and support for slightly older versions of LLVM (to allow Mac users to brew install llvm) 2016-10-17 00:19:07 +02:00
ssa_struct_type.cpp Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_struct_type.h Use LLVM to JIT the code for one of the drawer functions 2016-09-26 09:00:19 +02:00
ssa_ubyte.cpp Added codegen for column drawers 2016-10-07 03:38:43 +02:00
ssa_ubyte.h Added codegen for column drawers 2016-10-07 03:38:43 +02:00
ssa_ubyte_ptr.cpp Fix weird access violation in some of the drawers 2016-10-13 11:16:51 +02:00
ssa_ubyte_ptr.h Add aliasing meta data to loads and stores 2016-10-08 09:29:26 +02:00
ssa_value.cpp Add aliasing meta data to loads and stores 2016-10-08 09:29:26 +02:00
ssa_value.h Add aliasing meta data to loads and stores 2016-10-08 09:29:26 +02:00
ssa_vec4f.cpp Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_vec4f.h Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_vec4f_ptr.cpp Fix weird access violation in some of the drawers 2016-10-13 11:16:51 +02:00
ssa_vec4f_ptr.h Add aliasing meta data to loads and stores 2016-10-08 09:29:26 +02:00
ssa_vec4i.cpp macOS compile fixes and support for slightly older versions of LLVM (to allow Mac users to brew install llvm) 2016-10-17 00:19:07 +02:00
ssa_vec4i.h Move true color sky drawing to its own drawers and chamge r_stretchsky to false as the new drawers can fade to a solid color 2016-10-15 15:04:14 +02:00
ssa_vec4i_ptr.cpp Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_vec4i_ptr.h Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_vec8s.cpp Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_vec8s.h Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_vec16ub.cpp Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00
ssa_vec16ub.h Fix 64 bit compile errors 2016-10-01 11:47:21 +02:00