llvm-6502/test
Duncan Sands eaba5102e4 This is testing a darwin specific feature, so only turn
it on for darwin (it fails on linux).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92826 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-06 05:49:26 +00:00
..
Analysis Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
Archive
Assembler Re-add parsing of function-local metadata; this time with testcase. 2010-01-05 22:22:14 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Move this test from test/Transforms/IndVarSimplify to 2010-01-05 22:52:54 +00:00
DebugInfo If a scope has only one instruction then first instruction is also the last instruction. 2010-01-05 16:59:17 +00:00
ExecutionEngine
Feature Allow null to be an element of NamedMDNode. e.g. !llvm.stuff = !{!0, !1, null} 2010-01-05 21:47:32 +00:00
FrontendAda
FrontendC This is testing a darwin specific feature, so only turn 2010-01-06 05:49:26 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
lib
Linker
LLVMC
MC
Other Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
Scripts
TableGen Add an !eq() operator to TableGen. It operates on strings only. 2010-01-05 19:11:42 +00:00
Transforms Teach instcombine's sext elimination logic to be more aggressive. 2010-01-06 01:56:21 +00:00
Unit
Verifier Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh