llvm/test
Akira Hatanaka ed2a7d2780 Change names for MIPS "generic" processors defined in Mips.td to match what GNU
tools use. Patch by Simon Atanasyan.

"mips32r1" => "mips32"
"4ke" => mips32r2"
"mips64r1" => "mips64"



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145451 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-29 23:08:41 +00:00
..
Analysis SCEV fix. In general, Add/Mul expressions should not inherit NSW/NUW. 2011-11-29 02:16:38 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Change names for MIPS "generic" processors defined in Mips.td to match what GNU 2011-11-29 23:08:41 +00:00
DebugInfo
ExecutionEngine
Feature
Instrumentation/AddressSanitizer
Integer
lib
Linker
MC ARM assembly parsing and encoding for four-register VST1. 2011-11-29 22:58:48 +00:00
Object Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
Other
Scripts
TableGen
Transforms Fix a theoretical problem (not seen in the wild): if different instances of a 2011-11-29 18:26:38 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh