llvm-6502/test
2012-02-16 00:41:10 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add a test for generating Objective-C metadata from module flags. 2012-02-15 23:43:37 +00:00
DebugInfo
ExecutionEngine
Feature
Instrumentation [asan] fix asan-vs-gvn.ll test (it did not actually check much before this change) 2012-02-14 00:02:35 +00:00
Integer
lib
Linker Remove extraneous tests. 2012-02-15 23:44:05 +00:00
MC For ELF, also call fixSymbolsInTLSFixups() on expressions passed to EmitValue (literal values). Previously only called on expressions in instructions. New test cases added to tls.s, tls-i386.s. Resolves PR11981. 2012-02-15 15:09:06 +00:00
Object
Other Update test to new EH model. 2012-01-31 02:04:20 +00:00
Scripts
TableGen
Transforms loop-rotate shouldn't hoist alloca instructions out of a loop. Patch by Patrik Hägglund, with slightly modified test. Issue reported by Patrik Hägglund on llvmdev. 2012-02-16 00:41:10 +00:00
Unit
Verifier
CMakeLists.txt CMake: Promote the testing targets out of folders on IDE. 2012-01-30 03:15:47 +00:00
lit.cfg
lit.site.cfg.in tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in LLVM tests. 2011-10-27 20:59:26 +00:00
Makefile
Makefile.tests
site.exp.in
TestRunner.sh