llvm-6502/test
Cameron Zwarich d34d429401 Fix <rdar://problem/9476260> by having tail calls always generate 32-bit branches
in Darwin Thumb2 code. Tail calls are already disabled on Thumb1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131894 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-23 01:57:17 +00:00
..
Analysis I missed a checking with my GVN change. 2011-05-22 07:20:02 +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
BugPoint
CodeGen Fix <rdar://problem/9476260> by having tail calls always generate 32-bit branches 2011-05-23 01:57:17 +00:00
DebugInfo Looks like OS X assemblers (including MC) don't like 2011-05-19 22:05:56 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC add test from PR9164 2011-05-22 22:35:34 +00:00
Object
Other Move platform-dependent test to appropriate directory. 2011-05-13 19:45:05 +00:00
Scripts
TableGen
Transforms Transform any logical shift of a power of two into an exact/NUW shift when 2011-05-23 00:21:50 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh