llvm-6502/test
2015-01-07 22:44:19 +00:00
..
Analysis
Assembler Change the .ll syntax for comdats and add a syntactic sugar. 2015-01-06 22:55:16 +00:00
Bindings
Bitcode
BugPoint
CodeGen R600/SI: Commute instructions to enable more folding opportunities 2015-01-07 22:44:19 +00:00
DebugInfo Reapply: Teach SROA how to update debug info for fragmented variables. 2015-01-07 20:52:22 +00:00
ExecutionEngine XFAIL several MCJIT EH tests under ASan and MSan bootstrap. 2015-01-07 21:27:26 +00:00
Feature Change the .ll syntax for comdats and add a syntactic sugar. 2015-01-06 22:55:16 +00:00
FileCheck
Instrumentation Change the .ll syntax for comdats and add a syntactic sugar. 2015-01-06 22:55:16 +00:00
Integer
JitListener
Linker Linker: Don't use MDNode::replaceOperandWith() 2015-01-07 21:32:27 +00:00
LTO
MC Add a test that would have found the issue in r224935. 2015-01-07 21:10:25 +00:00
Object Don't loop endlessly for MachO files with 0 ncmds 2015-01-06 17:08:26 +00:00
Other [PM] Give slightly less horrible names to the utility pass templates for 2015-01-07 11:14:51 +00:00
SymbolRewriter
TableGen
tools Slightly refactor things for llvm-objdump and the -macho option so it can be used with 2015-01-07 21:02:18 +00:00
Transforms Fix using wrong intrinsic in test 2015-01-06 23:00:33 +00:00
Unit
Verifier Change the .ll syntax for comdats and add a syntactic sugar. 2015-01-06 22:55:16 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg llvm/test/lit.cfg: have_ld_plugin_support(): Use decode() for stdout. 2015-01-05 14:18:04 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh