llvm-6502/test
2014-01-01 20:22:45 +00:00
..
Analysis
Assembler Fold vector selects with undef elements in the condition. Fixes PR18319. 2013-12-31 19:30:47 +00:00
Bindings
Bitcode Fold vector selects with undef elements in the condition. Fixes PR18319. 2013-12-31 19:30:47 +00:00
BugPoint
CodeGen [SparcV9]: Custom lower UMULO/SMULO so that the arguments are send to __multi3() in correct order. 2014-01-01 20:22:45 +00:00
DebugInfo Revert r198208 and reapply: 2013-12-30 17:22:27 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [ASan] Fix the tests broken by r198018 to check for private linkage of ASan-generated globals. 2013-12-25 17:06:04 +00:00
Integer
JitListener
Linker
LTO
MC Remove need for MODIFIER_OPCODE in the disassembler tables. AddRegFrms are really more like OrRegFrm so we don't need a difference since we can just mask bits. 2014-01-01 15:29:32 +00:00
Object
Other
TableGen
tools
Transforms Disable transforms that introduce calls to exp10*() on Linux due to 2013-12-28 02:40:19 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh