llvm-6502/test
2013-07-16 18:42:01 +00:00
..
Analysis Add newlines at end of test files, no functionality change 2013-07-13 22:00:58 +00:00
Assembler
Bindings/Ocaml Fix %t typo in Ocaml bindings test. 2013-07-10 18:55:06 +00:00
Bitcode
BugPoint
CodeGen Fix test not to fail when the target doesn't use leading underscores on symbols. 2013-07-16 18:42:01 +00:00
DebugInfo Further simplify test case from r186119/r186035. 2013-07-15 22:28:45 +00:00
ExecutionEngine Add newlines at end of test files, no functionality change 2013-07-13 22:00:58 +00:00
Feature
FileCheck Add new directive called CHECK-LABEL to FileCheck. 2013-07-12 14:51:05 +00:00
Instrumentation
Integer
JitListener
Linker
MC [SystemZ] Add MC support for R[NOX]SBG 2013-07-16 11:28:08 +00:00
Object On error, close the temporary file descriptor. 2013-07-16 16:00:32 +00:00
Other Create files with mode 666. This matches the behavior of other unix tools. 2013-07-16 14:10:07 +00:00
TableGen
tools Revert: Fix wrong code offset for unwind code SET_FPREG. 2013-07-08 04:48:34 +00:00
Transforms When the inliner merges allocas, it must keep the larger alignment 2013-07-16 17:10:55 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt llvm/test/CMakeLists.txt: Add llvm-cov in "check-clang". 2013-07-08 08:44:36 +00:00
lit.cfg Add the ability to use guarded malloc when running llvm lit tests. 2013-07-11 23:36:57 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh