llvm-6502/test
2012-03-22 17:09:04 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen [fast-isel] Fold "urem x, pow2" -> "and x, pow2-1". This should fix the 271% 2012-03-22 00:21:17 +00:00
DebugInfo llvm/test/DebugInfo: Move two tests to DebugInfo/X86. They are X86-dependent. 2012-03-19 16:16:03 +00:00
ExecutionEngine Revert a series of commits to MCJIT to get the build working in CMake 2012-03-22 05:44:06 +00:00
Feature
Instrumentation [asan] move x86-specific test to a separate X86 directory with a custom lit.local.cfg file 2012-03-12 18:49:11 +00:00
Integer
lib
Linker
MC Added soft fail checks for the disassembler when decoding some corner cases of the STRD, STRH, LDRD, LDRH, LDRSH and LDRSB instructions on ARM. 2012-03-22 14:14:49 +00:00
Object Support reading GNU symbol versions in ELFObjectFile 2012-03-09 20:59:52 +00:00
Other
Scripts
TableGen Fix infinite loop in nested multiclasses. 2012-03-07 16:39:35 +00:00
Transforms Remove redundant -enable-iv-rewrite=false flags from test cases. 2012-03-22 17:09:04 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in Revert a series of commits to MCJIT to get the build working in CMake 2012-03-22 05:44:06 +00:00
Makefile Revert a series of commits to MCJIT to get the build working in CMake 2012-03-22 05:44:06 +00:00
Makefile.tests
site.exp.in
TestRunner.sh