llvm-6502/test
2011-02-08 17:42:05 +00:00
..
Analysis Add another rdar number. 2011-01-24 17:54:01 +00:00
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 PostRA antidependence breaker unit test for PR8986. 2011-02-08 17:42:05 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda Testcase for dragonegg commit 124128. 2011-01-24 18:04:33 +00:00
FrontendC Update llvm-gcc's tests. 2011-01-14 17:01:20 +00:00
FrontendC++ Remove stale test that has never worked, afaik. 2011-02-01 00:47:16 +00:00
FrontendFortran
FrontendObjC Update tests to accomodate unnamed_addr introduction. 2011-01-17 17:54:17 +00:00
FrontendObjC++
Integer
lib
Linker Correctly merge available_externally and regular definitions when they have 2011-02-01 05:33:52 +00:00
LLVMC
MC Add support for parsing dmb/dsb instructions 2011-02-07 22:09:15 +00:00
Object Revert "Object: Renable the tests now that none of the build bots complain about aliasing." 2011-01-21 06:27:04 +00:00
Other
Scripts
TableGen
Transforms SimplifyCFG: Track the number of used icmps when turning a icmp chain into a switch. If we used only one icmp, don't turn it into a switch. 2011-02-07 22:37:28 +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