llvm-6502/test
Hal Finkel c0b12dfd0a Mark PPC MFTB and DST (and friends) as deprecated
Use the new instruction deprecation feature to mark mftb (now replaced with
mfspr) and dst (along with the other Altivec cache control instructions) as
deprecated when targeting cores supporting at least ISA v2.03.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190605 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-12 14:40:06 +00:00
..
Analysis Teach ScalarEvolution about pointer address spaces 2013-09-10 19:55:24 +00:00
Assembler
Bindings/Ocaml
Bitcode Revert patches to add case-range support for PR1255. 2013-09-09 19:14:35 +00:00
BugPoint
CodeGen AVX-512: implemented extractelement with variable index. 2013-09-12 08:55:00 +00:00
DebugInfo MCObjectFileInfo.cpp: Fix a couple of possible typo(s), s/DwarfPub/DwarfGnuPub/, in r190344. 2013-09-10 06:01:56 +00:00
ExecutionEngine LLVM interpreter: added a test for insert- extract- value 2013-09-12 10:52:03 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Debug Info: In DIBuilder, the context fields of a TAG_inheritance and a 2013-09-09 23:07:58 +00:00
MC Mark PPC MFTB and DST (and friends) as deprecated 2013-09-12 14:40:06 +00:00
Object
Other
TableGen
tools
Transforms Implement TTI getUnrollingPreferences for PowerPC 2013-09-11 21:20:40 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh