llvm-6502/test
2011-10-04 20:46:49 +00:00
..
Analysis Reapply r140979 with fix! We never did get a testcase, but careful review of the 2011-10-03 07:10:45 +00:00
Archive
Assembler Fix a typo in the bitcode reader in the handling of atomic stores. Reported by David Meyer on llvmdev. 2011-09-19 19:41:28 +00:00
Bindings/Ocaml attempt to fix ocaml bindings: landing pads 2011-10-03 06:41:46 +00:00
Bitcode
BugPoint
CodeGen Move CHECK after entry label. 2011-10-03 21:24:30 +00:00
DebugInfo Fix this test so it doesn't fail on Mac. 2011-09-26 19:13:47 +00:00
ExecutionEngine
Feature
Integer
lib Remove llvm-gcc and various compiler handling from llvm. It's not needed 2011-09-20 23:58:15 +00:00
Linker
MC Un-XFAIL file. Fix incorrect CHECK line. General format cleanup. 2011-10-04 20:46:49 +00:00
Object Add binary archive support to llvm-nm. 2011-09-27 19:37:18 +00:00
Other
Scripts
TableGen Test Operand Arguments 2011-10-04 18:55:40 +00:00
Transforms LSR should avoid redundant edge splitting. 2011-10-04 03:50:44 +00:00
Unit
Verifier
CMakeLists.txt test/CMakeLists.txt: Depend on llvm-objdump. "make check" is expected to resolve test-dependent targets on CMake build. 2011-09-27 21:54:50 +00:00
lit.cfg Fix PR9833/PR11054 (patch provided by Patrik Hägglund) 2011-10-04 16:26:41 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh