llvm-6502/test
Dan Gohman 965fefa1ad When merging MustAlias and PartialAlias, chose PartialAlias instead
of conservatively choosing MayAlias.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132579 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-03 20:17:36 +00:00
..
Analysis When merging MustAlias and PartialAlias, chose PartialAlias instead 2011-06-03 20:17:36 +00:00
Archive
Assembler Tighten up checking of the validity of casts. (1) The IR parser would 2011-05-18 09:21:57 +00:00
Bindings/Ocaml
Bitcode Add missing newlines. 2011-05-28 01:35:58 +00:00
BugPoint
CodeGen Make the Uv constraint a memory operand. This doesn't solve the 2011-06-03 17:24:37 +00:00
DebugInfo Fix a regression I recently introduced by removing DwarfRegNum of 2011-05-27 22:15:01 +00:00
ExecutionEngine Reverted r132135 per Xerxes request. These tests are passing for his setup. Requires more research. 2011-05-31 21:50:33 +00:00
Feature
FrontendAda
FrontendC This should have been a C++ testcase. 2011-06-02 22:26:15 +00:00
FrontendC++ Accomodate front-ends which use private instead of internal here. 2011-06-03 19:21:05 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Fix ssat and ssat16 encodings for ARM and Thumb. The bit position value 2011-05-31 03:33:27 +00:00
Object
Other Move platform-dependent test to appropriate directory. 2011-05-13 19:45:05 +00:00
Scripts
TableGen
Transforms Bail on unswitching a switch statement for a case with a critical edge. We name 2011-06-03 06:27:15 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh