llvm/test
2014-01-29 04:08:05 +00:00
..
Analysis Fix crasher introduced in r200203 and caught by a libc++ buildbot. Don't assume that getMulExpr returns a SCEVMulExpr, it may have simplified it to something else! 2014-01-27 10:47:44 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [SparcV9] Use correct register class (I64RegClass) to hold the address of _GLOBAL_OFFSET_TABLE_ in sparcv9. 2014-01-29 03:35:08 +00:00
DebugInfo Disable the COFF tests on non-X86 archs 2014-01-28 21:47:33 +00:00
ExecutionEngine Re-enabling MCJIT tests on ARM 2014-01-25 23:38:08 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Verify that attributes are not lost during linking. 2014-01-24 19:20:15 +00:00
LTO
MC Tests for mode switching 2014-01-28 23:13:30 +00:00
Object We do use pipefail these days. Update the test. 2014-01-29 04:08:05 +00:00
Other
TableGen
tools Rename IMAGE_DLL_CHARACTERISTICS_HIGH_ENTROPY_VA. 2014-01-27 04:22:24 +00:00
Transforms Fix pr14893. 2014-01-28 16:56:46 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh