1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Silviu Baranga bcc1d7e80a Simplify testcase added in r246759. NFC
llvm-svn: 246848
2015-09-04 11:37:20 +00:00
..
Analysis [PowerPC] Include the permutation cost for unaligned vector loads 2015-09-03 21:23:18 +00:00
Assembler [IR] Have AttrBuilder::clear clear TargetDepAttrs. 2015-09-03 22:27:42 +00:00
Bindings
Bitcode [BitcodeReader] Ensure we can read constant vector selects with an i1 condition 2015-08-31 18:00:30 +00:00
BugPoint
CodeGen Fix the testcase in r246790 2015-09-04 01:39:24 +00:00
DebugInfo AsmPrinter: Allow null subroutine type 2015-08-28 21:38:24 +00:00
Examples
ExecutionEngine
Feature [WinEH] Add cleanupendpad instruction 2015-09-03 09:09:43 +00:00
FileCheck
Instrumentation [sancov] Disable sanitizer coverage on functions using SEH 2015-09-03 20:18:29 +00:00
Integer
JitListener
LibDriver
Linker New bitcode linker flags: 2015-09-01 17:55:55 +00:00
LTO Use UNSUPPORTED instead of XFAIL to disable this test, as it passes on one AArch64 bot. 2015-08-28 22:17:29 +00:00
MC [mips] Added support for the div, divu, ddiv and ddivu macros which use traps and breaks in the integrated assembler. 2015-09-03 12:31:22 +00:00
Object Object: Fix COFF import file's symbols. 2015-09-01 06:01:53 +00:00
Other
SymbolRewriter
TableGen [TableGen] Allow TokenTy in intrinsic signatures 2015-09-02 13:36:25 +00:00
tools Tweak llvm/test/tools/gold/X86/parallel.ll to run with pthread-unaware ld.gold on Linux. 2015-09-03 00:48:59 +00:00
Transforms Simplify testcase added in r246759. NFC 2015-09-04 11:37:20 +00:00
Unit
Verifier DI: Add Function::getSubprogram() 2015-08-28 21:55:35 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg test: Only warn about missing substitutions for required tools 2015-09-02 18:03:01 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh