llvm-6502/test
2011-12-15 22:27:11 +00:00
..
Analysis Manually upgrade the test suite to specify the flag to cttz and ctlz. 2011-12-12 11:59:10 +00:00
Archive
Assembler Add an explicit test of the auto-upgrade functionality for the new 2011-12-12 11:23:11 +00:00
Bindings/Ocaml
Bitcode remove some old autoupgrade logic 2011-11-27 06:10:54 +00:00
BugPoint
CodeGen Add missing zmovl AVX patterns which were causing crashes. 2011-12-15 22:11:31 +00:00
DebugInfo Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
ExecutionEngine
Feature Manually upgrade the test suite to specify the flag to cttz and ctlz. 2011-12-12 11:59:10 +00:00
Instrumentation/AddressSanitizer
Integer
lib
Linker Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
MC ARM NEON VTBL/VTBX assembly parsing and encoding. 2011-12-15 22:27:11 +00:00
Object Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
Other Fix test. 2011-12-15 04:52:47 +00:00
Scripts
TableGen
Transforms Added InstCombine for "select cond, ~cond, x" type patterns 2011-12-15 00:56:45 +00:00
Unit
Verifier Teach the verifier to reject all non-constant arguments to the second 2011-12-12 04:36:02 +00:00
CMakeLists.txt
lit.cfg test/lit.cfg: Enable the feature 'asserts' to check output of llc -version. 2011-11-28 05:09:15 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh