llvm-6502/test
Rafael Espindola e4f506ff4b Implement some relaxations for arithmetic instructions. The limitation
on RIP relative relocations looks artificial, but this is a superset of
what we were able to do before.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117364 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-26 14:09:12 +00:00
..
Analysis Add some comments. 2010-10-20 22:04:02 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Change v64 datalayout in SPU. 2010-10-26 10:45:47 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++ Temporarily revert r117079; it broke a tester. Radar 6635085. 2010-10-22 18:44:22 +00:00
Integer
lib
Linker
LLVMC Remove -llvmc-temp-hack from tblgen. 2010-10-23 07:32:53 +00:00
MC Implement some relaxations for arithmetic instructions. The limitation 2010-10-26 14:09:12 +00:00
Other
Scripts Cut unneeded global variable. 2010-10-20 22:01:39 +00:00
TableGen
Transforms Fix a case where instcombine was stripping metadata (and alignment) 2010-10-25 16:16:27 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile test/Makefile: Force lit -j1 on Cygwin. 2010-10-22 09:40:37 +00:00
Makefile.tests
site.exp.in
TestRunner.sh