llvm-6502/test
2013-09-19 22:19:37 +00:00
..
Analysis X86 horizontal vector reduction cost model 2013-09-19 17:48:48 +00:00
Assembler Remove verifier check that attribute 'builtin' is only applied to calls to 2013-09-07 00:25:48 +00:00
Bindings/Ocaml
Bitcode Patch provide by Tom Roeder! 2013-09-12 22:02:31 +00:00
BugPoint
CodeGen Add testcase to make sure we don't generate too many jumps for a une compare. 2013-09-19 21:58:20 +00:00
DebugInfo DebugInfo: Improve IR annotation comments for GNU pubthings. 2013-09-19 22:19:37 +00:00
ExecutionEngine Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests 2013-09-13 10:59:01 +00:00
Feature Implement function prefix data as an IR feature. 2013-09-16 01:08:15 +00:00
FileCheck
Instrumentation [msan] Wrap indirect functions. 2013-09-19 15:22:35 +00:00
Integer
JitListener Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields. 2013-09-06 21:03:58 +00:00
Linker Implement function prefix data as an IR feature. 2013-09-16 01:08:15 +00:00
MC [ARMv8] Add support for the v8 cryptography extensions. 2013-09-19 11:59:01 +00:00
Object Add a minimal implementation of ranlib. 2013-08-28 16:22:16 +00:00
Other
TableGen
tools Fix LTO handling of module-level assembly (PR14152). 2013-09-19 22:15:52 +00:00
Transforms [Fast-math] Disable "(C1/X)*C2 => (C1*C2)/X" if C1/X has multiple uses. 2013-09-19 21:13:46 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt Fix LTO handling of module-level assembly (PR14152). 2013-09-19 22:15:52 +00:00
lit.cfg Fix LTO handling of module-level assembly (PR14152). 2013-09-19 22:15:52 +00:00
lit.site.cfg.in Fix LTO handling of module-level assembly (PR14152). 2013-09-19 22:15:52 +00:00
Makefile Fix LTO handling of module-level assembly (PR14152). 2013-09-19 22:15:52 +00:00
Makefile.tests
TestRunner.sh