ldc/tests
2019-12-20 02:23:05 +01:00
..
baremetal return 0 in getCriticalSectionSize for wasm (#3119) 2019-07-26 21:42:01 +02:00
codegen Extend llvm_atomic_cmp_xchg by isWeak and separate failure ordering 2019-11-14 23:59:35 +01:00
compilable Fix wrong output file collision errors for .di files (#3258) 2019-12-18 16:49:45 +01:00
d2 Merge upstream stable (cf3e6398ea) (#3261) 2019-12-20 02:23:05 +01:00
debuginfo Adapt lit-tests to LLVM 9 2019-09-25 03:42:19 +02:00
driver Add lit-test wrt. application of --DRT-* options in response files 2019-08-09 04:28:25 +02:00
dynamiccompile jit bind: fix bool handling (#3174) 2019-09-25 20:34:38 +03:00
fail_compilation Improve error msg on global var collision (#3081) 2019-06-01 00:02:41 +02:00
instrument Add a simple XRay execution test. 2019-01-17 15:20:25 +01:00
linking Windows: Adapt to LLVM 9 apparently supporting naked DMD-style asm with LTO 2019-09-25 03:42:19 +02:00
PGO Disable dead code when an if/else if condition is constant (#3134) 2019-11-05 18:33:25 +01:00
plugins Adapt lit-tests to LLVM 9 2019-09-25 03:42:19 +02:00
sanitizers Fix asan_fiber_main tests. Sometimes debug line info was missing in ASan output report due to test execution order bug. 2019-10-17 00:56:59 +02:00
semantic Adapt dcompute lit-test to new front-end lowering 2019-08-26 21:31:22 +02:00
tools
CMakeLists.txt CMake: Fix hacky way of determining LLVM libs for jit-rt 2019-10-21 00:46:47 +02:00
lit.site.cfg.in CMake: Fix hacky way of determining LLVM libs for jit-rt 2019-10-21 00:46:47 +02:00
runlit.py