llvm-6502/test
NAKAMURA Takumi c3c237d8be llvm/test/Analysis/Profiling: Mark 3 of them as REQUIRES: loadable_module.
FIXME: profile_rt.dll could be built on win32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162811 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-29 00:37:46 +00:00
..
Analysis llvm/test/Analysis/Profiling: Mark 3 of them as REQUIRES: loadable_module. 2012-08-29 00:37:46 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Emit word of zeroes after the last instruction as a start of the mandatory 2012-08-28 19:06:55 +00:00
DebugInfo Add basic support for .debug_ranges section to LLVM's DebugInfo library. 2012-08-27 07:17:47 +00:00
ExecutionEngine
Feature Change the linker_private_weak_def_auto' linkage to linkonce_odr_auto_hide' to 2012-08-17 18:33:14 +00:00
Instrumentation
Integer
Linker
MC The instruction DEXT may be transformed into DEXTU or DEXTM depending 2012-08-28 20:07:41 +00:00
Object Moved input for objdump test from Mips to Inputs. 2012-08-29 00:10:48 +00:00
Other
Scripts
TableGen Convert all tests using TCL-style quoting to use shell-style quoting. 2012-07-02 12:47:22 +00:00
Transforms InstCombine: Guard the transform introduced in r162743 against large ints and non-const shifts. 2012-08-28 13:08:13 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in Remove 'site.exp' building from both CMake and configure+make. 2012-06-28 00:16:51 +00:00
Makefile
Makefile.tests
TestRunner.sh