llvm-6502/test
Dan Gohman 21323f3a82 Expand small memmovs using inline code. Set the X86 threshold for expanding
memmove to a more plausible value, now that it's actually being used.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51696 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-29 19:42:22 +00:00
..
Analysis Move these tests into the proper directory. 2008-05-29 16:30:29 +00:00
Archive
Assembler Don't silently truncate array extents to 32 bits. 2008-05-23 21:40:55 +00:00
Bindings/Ocaml Remove lingering references to .llx and .tr in the tests. 2008-05-23 21:15:35 +00:00
Bitcode Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq. 2008-05-24 02:56:30 +00:00
BugPoint
CodeGen Expand small memmovs using inline code. Set the X86 threshold for expanding 2008-05-29 19:42:22 +00:00
DebugInfo
ExecutionEngine
Feature Remove lingering references to .llx and .tr in the tests. 2008-05-23 21:15:35 +00:00
FrontendAda
FrontendC For PR1338: Rename test dirs 2008-05-29 19:17:15 +00:00
FrontendC++ For PR1338: Rename test dirs 2008-05-29 19:17:15 +00:00
FrontendObjC
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Replace the old ADCE implementation with a new one that more simply solves 2008-05-29 08:45:13 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh