ldc/tests/codegen
Johan Engelen 55a8097736 Only enable cross-module inlining when explicitly set on the commandline.
In particular, this disables cross-module inlining of `pragma(inline, true)` functions.
2016-09-04 11:38:12 +02:00
..
inputs Simplify testcase for issue #1638. 2016-07-29 11:23:01 +02:00
align.d
array_equals_null.d
asm_output.d
atomicrmw.d
attr_fastmath.d
attr_fastmath_x86.d
attr_llvmattr.d
attr_llvmFMF.d
attr_optstrat.d Implement @optStrategy UDA. 2016-07-24 16:05:24 +02:00
attr_target_x86.d
attr_weak.d
attributes.d
cpp_interface.d
enum_vardecl.d
func_contracts_gh1543.d Fix #1543. 2016-08-03 13:52:03 +02:00
funcliteral_defaultarg_gh1634.d Implement codegen of function literals passed as default argument. 2016-07-24 15:44:51 +02:00
hashed_mangling.d
in_place_construct.d More in-place construction 2016-07-21 19:49:28 +02:00
inlineIR_math.d Fix issue #1711 2016-08-21 14:26:23 +02:00
inlining_disablecross.d
inlining_imports.d Only enable cross-module inlining when explicitly set on the commandline. 2016-09-04 11:38:12 +02:00
inlining_imports_pragma.d Only enable cross-module inlining when explicitly set on the commandline. 2016-09-04 11:38:12 +02:00
inlining_invariants_gh1678.d Disable cross-module inlining of __invariant. 2016-08-14 00:31:09 +02:00
inlining_leakdefinitions.d Only enable cross-module inlining when explicitly set on the commandline. 2016-09-04 11:38:12 +02:00
inlining_pragma.d
inlining_staticvar.d
inlining_stdlib.d Only enable cross-module inlining when explicitly set on the commandline. 2016-09-04 11:38:12 +02:00
inlining_templates.d Only enable cross-module inlining when explicitly set on the commandline. 2016-09-04 11:38:12 +02:00
mangling_gh1519.d
nothrow.d Restrict nothrow invokes to try blocks catching non-Exceptions 2016-08-06 00:10:22 +02:00
simd_unaligned.d
static_typeid_gh1540.d
switch_ICE_gh1638.d Simplify testcase for issue #1638. 2016-07-29 11:23:01 +02:00
zerolengtharray_gh1611.d Fix naming in testcase. 2016-07-10 11:00:36 +02:00