llvm-6502/test
2008-11-30 13:52:49 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Followup to r60283: optimize arbitrary width signed divisions as well 2008-11-30 06:35:39 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC Add test for rdar://6394879. 2008-11-26 02:21:12 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC Since the old llvmc was removed, rename llvmc2 to llvmc. 2008-11-25 21:38:12 +00:00
Other
Scripts
TableGen
Transforms Add instruction combining for ((A&~B)|(~A&B)) -> A^B and all permutations. 2008-11-30 13:52:49 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh