llvm-6502/test
Nadav Rotem 6f2b85ddd4 This test was failing on X86 machines which do not have SSE4. Fixed the test by
specifying that the target CPU is corei7.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133053 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-15 12:26:53 +00:00
..
Analysis Test case for r132797. 2011-06-14 03:02:05 +00:00
Archive
Assembler Add one more argument to the prefetch intrinsic to indicate whether it's a data 2011-06-14 04:58:37 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen This test was failing on X86 machines which do not have SSE4. Fixed the test by 2011-06-15 12:26:53 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Reverted r132785. It seems this test needs more research. 2011-06-10 05:35:25 +00:00
FrontendC++ Remove testcase. It's problematic for the buildbots. 2011-06-03 20:43:58 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Improve the heuristic to emit the alias if the number of hard-coded registers 2011-06-15 04:31:19 +00:00
Object
Other
Scripts
TableGen Teach TableGen to evaluate DAG expressions as set operations. 2011-06-04 04:11:37 +00:00
Transforms Avoid fusing bitcasts with dynamic allocas if the amount-to-allocate 2011-06-13 18:48:49 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh