llvm-6502/test
2012-10-05 01:49:14 +00:00
..
Analysis Add default JIT LIT variable. 2012-10-02 10:57:08 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Follow up to r165072. Try a different approach: only move the load when it's going to be folded into the call. rdar://12437604 2012-10-05 01:48:22 +00:00
DebugInfo Make sure to generate the right kind of MDNode for enum forward declarations. 2012-10-05 01:49:14 +00:00
ExecutionEngine Implement .rel relocation for R_ARM_ABS32 in MCJIT. 2012-10-03 16:29:42 +00:00
Feature
Instrumentation tsan: update the test for new atomic enums 2012-10-03 13:19:20 +00:00
Integer
Linker
MC Implement methods that enable expansion of load immediate 2012-10-04 04:03:53 +00:00
Object
Other Forgot the SPIR test case. 2012-10-01 17:07:51 +00:00
Scripts
TableGen
Transforms Teach the new SROA a new trick. Now we zap any memcpy or memmoves which 2012-10-05 01:29:09 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg test/ExecutionEngine/MCJIT: MCJIT should work also on mingw. 2012-10-03 01:42:37 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh