llvm-6502/test
2011-12-11 14:35:48 +00:00
..
Analysis SCEV fix. In general, Add/Mul expressions should not inherit NSW/NUW. 2011-11-29 02:16:38 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fixed bug 9905: Failure in code selection for llvm intrinsics sqrt/exp (fix for FSQRT, FSIN, FCOS, FPOWI, FPOW, FLOG, FLOG2, FLOG10, FEXP, FEXP2). Third attempt: simplified checks in test for armv7-apple-darwin11. 2011-12-11 14:35:48 +00:00
DebugInfo
ExecutionEngine
Feature Add support for vectors of pointers. 2011-12-05 06:29:09 +00:00
Instrumentation/AddressSanitizer
Integer
lib
Linker
MC Don't assume things about the exact details of the LLVM version number, 2011-12-10 21:40:31 +00:00
Object Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
Other
Scripts
TableGen
Transforms Add -unroll-runtime for unrolling loops with run-time trip counts. 2011-12-09 06:19:40 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg test/lit.cfg: Enable the feature 'asserts' to check output of llc -version. 2011-11-28 05:09:15 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh