llvm-6502/test
2012-01-18 22:42:29 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix a bug in the type-legalization of vector integers. When we bitcast one vector type to another, we must not bitcast the result if one type is widened while the other is promoted. 2012-01-18 08:33:18 +00:00
DebugInfo
ExecutionEngine Remove "XFAIL: arm" from test/ExecutionEngine/test-return.ll 2012-01-17 18:21:05 +00:00
Feature
Instrumentation/AddressSanitizer
Integer
lib
Linker
MC Process instructions after match to select alternative encoding which may be more desirable. 2012-01-18 22:42:29 +00:00
Object
Other
Scripts
TableGen
Transforms Use llvm.global_ctors to locate global constructors instead 2012-01-18 21:19:38 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches. 2012-01-16 08:56:09 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh