llvm-6502/test
Jim Grosbach 65b7f3af76 Improve handling of immediates by splitting 32-bit immediates into two 16-bit
immediate operands when they will fit into the using instruction.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84778 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-21 20:44:34 +00:00
..
Analysis fix test 2009-10-18 05:03:00 +00:00
Archive
Assembler
Bindings/Ocaml Fix test/Bindings/Ocaml/vmcore.ml. When IRBuilder::CreateMalloc was removed, 2009-10-17 23:52:26 +00:00
Bitcode
BugPoint
CodeGen Improve handling of immediates by splitting 32-bit immediates into two 16-bit 2009-10-21 20:44:34 +00:00
DebugInfo Reclaim a lost month. 2009-10-17 03:28:20 +00:00
ExecutionEngine
Feature eliminate md_on_instruction.ll, md_on_instruction2.ll is a superset of it. 2009-10-19 05:34:14 +00:00
FrontendAda
FrontendC This is passing on Darwin PPC. 2009-10-21 00:51:40 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Disallow multiple instances of PluginPriority. 2009-10-17 20:08:30 +00:00
MC
Other
Scripts
TableGen
Transforms Make changes to rev 84292 as requested by Chris Lattner. 2009-10-21 19:11:40 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh