llvm-6502/test
Devang Patel 8c8d95d0c2 Reduce test case, smaller is better.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125019 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-07 18:24:18 +00:00
..
Analysis
Archive
Assembler implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr. 2011-02-07 16:40:21 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Reduce test case, smaller is better. 2011-02-07 18:24:18 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++ Remove stale test that has never worked, afaik. 2011-02-01 00:47:16 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker Correctly merge available_externally and regular definitions when they have 2011-02-01 05:33:52 +00:00
LLVMC
MC Teach ARM/MC/ELF about gcc compatible reloc output to get past odd linkage 2011-02-07 01:11:15 +00:00
Object
Other
Scripts
TableGen
Transforms teach instsimplify to transform (X / Y) * Y to X 2011-02-06 22:05:31 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile test/Makefile: "check-all" should update tools/clang/test/Unit/lit.site.cfg, too. Follow up to clang r124777. 2011-02-03 07:36:02 +00:00
Makefile.tests
site.exp.in
TestRunner.sh