llvm-6502/test
2013-07-17 05:57:45 +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 Make x86 fast-isel correctly choose between aligned and unaligned operations for vector stores. Fixes PR16640. 2013-07-17 05:57:45 +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 ARM: Add support for the Thumb2 PLI alternate literal form. 2013-07-16 21:52:34 +00:00
Object raw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY provided. Or, llvm::outs() would be set to O_TEXT by default. 2013-07-17 02:21:10 +00:00
Other XFAIL this test on mingw. 2013-07-16 19:20:29 +00:00
TableGen Allow TableGen DAG arguments to be just a name. 2013-03-24 19:36:51 +00:00
tools
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
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