llvm-6502/test
2013-03-26 08:27:39 +00:00
..
Analysis Fix SCEV forgetMemoizedResults should search and destroy backedge exprs. 2013-03-26 03:14:53 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Revise alignment checking/calculation on 256-bit unaligned memory access 2013-03-25 23:50:10 +00:00
DebugInfo XFAIL DebugInfo tests for Hexagon. 2013-03-25 20:20:34 +00:00
ExecutionEngine Disable Execution Engine tests not supported by Hexagon. 2013-03-25 20:02:14 +00:00
Feature
FileCheck
Instrumentation tsan: fix the test 2013-03-22 09:04:01 +00:00
Integer
JitListener
Linker
MC x86 -- add the XTEST instruction 2013-03-25 18:59:43 +00:00
Object [tools][llvm-readobj] print the name of the section when iterating the symbol table / dynamic symbol table 2013-03-25 16:06:51 +00:00
Other
Scripts
TableGen Allow TableGen DAG arguments to be just a name. 2013-03-24 19:36:51 +00:00
tools
Transforms Remove testcase. It's failing on some platforms but not others. 2013-03-26 01:10:03 +00:00
Unit Fixup for r176933: more careful setup of path to llvm-symbolizer 2013-03-15 07:27:49 +00:00
Verifier
YAMLParser
CMakeLists.txt Add llvm-symbolizer as test dependency. 2013-03-13 09:35:18 +00:00
lit.cfg Add asan/msan to the list of available features in LIT test runner 2013-03-26 08:27:39 +00:00
lit.site.cfg.in Add asan/msan to the list of available features in LIT test runner 2013-03-26 08:27:39 +00:00
Makefile Reverted r176374. In some cases the lit.site.cfg file does not get generated in tools/clang/tools/extra. 2013-03-22 18:54:14 +00:00
Makefile.tests
TestRunner.sh