llvm/test
Dan Gohman 7fbcc98f20 Teach fast-isel to avoid loading a value from memory when it's already
available in a register. This is pretty primitive, but it reduces the
number of instructions in common testcases by 4%.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107380 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-01 03:49:38 +00:00
..
Analysis Revert the part of r107257 which introduced new logic for using 2010-06-30 17:27:11 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Teach fast-isel to avoid loading a value from memory when it's already 2010-07-01 03:49:38 +00:00
DebugInfo Add variables into a scope before constructing scope DIE otherwise variables won't be included DIE tree. 2010-06-30 00:11:08 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Looks like this test is missing an XFAIL line. 2010-06-29 13:18:50 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Test for the -filelist fix. 2010-07-01 01:00:37 +00:00
MC Add AVX SSE3 replicate and convert instructions 2010-07-01 02:33:39 +00:00
Other
Scripts
TableGen
Transforms Remove all debug info related named mdnodes. 2010-06-30 21:29:00 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh