llvm-6502/test
2013-03-14 07:40:52 +00:00
..
Analysis ARM cost model: Increase the cost for vector casts that use the stack 2013-03-12 21:19:22 +00:00
Archive
Assembler Correct invalid debug info metadata 2013-03-12 19:04:24 +00:00
Bindings/Ocaml
Bitcode Unify clang/llvm attributes for asan/tsan/msan (LLVM part) 2013-02-26 06:58:09 +00:00
BugPoint
CodeGen Fix PR15309 2013-03-14 06:57:42 +00:00
DebugInfo Remove an extra operand to a DIFile metadata entry 2013-03-13 22:33:09 +00:00
ExecutionEngine Corrections for XFAIL armv5 tests 2013-02-28 10:05:10 +00:00
Feature
FileCheck
Instrumentation Remove the unused 4th operand for DIFile debug info metadata 2013-03-13 22:05:21 +00:00
Integer
JitListener
Linker
MC Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit set. The VEX.B was being calculated from the wrong operand. Fixes at least some portion of PR14185. 2013-03-14 07:40:52 +00:00
Object
Other Check isDiscardableIfUnused, rather than hasLocalLinkage, when bumping 2013-03-04 22:40:44 +00:00
Scripts
TableGen
tools
Transforms Remove a change to the debug info in this test, that I made while testing 2013-03-14 05:28:10 +00:00
Unit Set symbolizer path in the test environment. 2013-03-13 06:58:09 +00:00
Verifier
YAMLParser
CMakeLists.txt Add llvm-symbolizer as test dependency. 2013-03-13 09:35:18 +00:00
lit.cfg Set symbolizer path in the test environment. 2013-03-13 06:58:09 +00:00
lit.site.cfg.in
Makefile In r169695, the address space limit for tests was replaced with a data 2013-03-12 12:38:10 +00:00
Makefile.tests
TestRunner.sh