llvm-6502/test
Evan Cheng bee78fe5fc Clean up ARM fused multiply + add/sub support some more: rename some isel
predicates.
Also remove NEON2 since it's not really useful and it is confusing. If
NEON + VFP4 implies NEON2 but NEON2 doesn't imply NEON + VFP4, what does it
really mean?

rdar://10139676


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154480 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-11 05:33:07 +00:00
..
Analysis
Archive
Assembler Remove old 'grep' lines. 2012-04-08 11:53:54 +00:00
Bindings/Ocaml
Bitcode FileCheckize these testcases. 2012-04-08 11:00:38 +00:00
BugPoint
CodeGen Match (fneg (fma) to vfnma. rdar://10139676 2012-04-11 01:21:25 +00:00
DebugInfo
ExecutionEngine
Feature
Instrumentation [tsan] two more compile-time optimizations: 2012-04-10 22:29:17 +00:00
Integer
Linker
MC Clean up ARM fused multiply + add/sub support some more: rename some isel 2012-04-11 05:33:07 +00:00
Object
Other
Scripts
TableGen
Transforms Fix 12513: Loop unrolling breaks with indirect branches. 2012-04-10 05:14:42 +00:00
Unit
Verifier Express the number of ULPs in fpaccuracy metadata as a real rather than a 2012-04-10 08:22:43 +00:00
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh