llvm-6502/test
2010-12-20 20:43:24 +00:00
..
Analysis -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Cosmetic changes. 2010-12-20 20:10:50 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
Other
Scripts Fix elf-dump --dump-section-data for .bss section 2010-12-16 00:15:10 +00:00
TableGen
Transforms Teach InstCombine to merge (icmp ult (X + CA), C1) | (icmp eq X, C2) into (icmp ult (X + CA), C1 + 1) if C2 + CA == C1. 2010-12-20 16:18:51 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh