1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/test
2015-08-10 23:45:02 +00:00
..
Analysis Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI 2015-08-10 19:01:27 +00:00
Assembler DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
Bindings
Bitcode [compatibility.ll] Cover explicitly named comdats. 2015-08-06 22:04:21 +00:00
BugPoint
CodeGen MIR Parser: Report an error when a fixed stack object is redefined. 2015-08-10 23:45:02 +00:00
DebugInfo Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI 2015-08-10 19:01:27 +00:00
ExecutionEngine [SPARC] Disable unsupported ExecutionEngine tests, and XFAIL a couple 2015-08-07 23:01:16 +00:00
Feature Update test suite to make "ninja check" succeed without native backend builtin 2015-08-04 06:32:54 +00:00
FileCheck
Instrumentation DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
Integer
JitListener DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
LibDriver
Linker Linker: Fix references to uniqued nodes after r243883 2015-08-04 06:42:31 +00:00
LTO
MC Load/store for float registers from/to alternate space. 2015-08-10 23:33:17 +00:00
Object Add a test showing that objdump (and so ObjectFIle) can handle shndx. 2015-08-10 21:00:15 +00:00
Other Update test suite to make "ninja check" succeed without native backend builtin 2015-08-04 06:32:54 +00:00
SymbolRewriter
TableGen
tools [llvm-symbolizer] Remove underscores and other C mangling on Windows 2015-08-10 21:47:11 +00:00
Transforms Extend late diagnostics to include late test for runtime pointer checks. 2015-08-10 23:01:55 +00:00
Unit
Verifier DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Improve lit "native" feature to check if the native backend is builtin 2015-08-04 06:32:31 +00:00
lit.site.cfg.in Improve lit "native" feature to check if the native backend is builtin 2015-08-04 06:32:31 +00:00
Makefile
Makefile.tests
TestRunner.sh