llvm-6502/test
Richard Sandiford b350ec7ec6 [SystemZ] Fix FPR dwarf numbering
The dwarf FPR numbers are supposed to have the order F0, F2, F4, F6,
F1, F3, F5, F7, F8, etc., which matches the pairing of registers for
long doubles.  E.g. a long double stored in F0 is paired with F2.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212701 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-10 10:45:11 +00:00
..
Analysis Improve BasicAA CS-CS queries 2014-07-08 23:16:49 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Make it possible for ints/floats to return different values from getBooleanContents() 2014-07-10 10:18:12 +00:00
DebugInfo [SystemZ] Fix FPR dwarf numbering 2014-07-10 10:45:11 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [dfsan] Handle bitcast aliases. 2014-07-10 01:30:39 +00:00
Integer
JitListener
Linker
LTO
MC [mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructions 2014-07-09 10:40:20 +00:00
Object Changed the lvm-nm alias "-s" for -print-armap to "-M". 2014-07-08 23:47:31 +00:00
Other
TableGen
tools
Transforms A test case for not asserting in isDereferenceablePointer upon unsized types 2014-07-10 07:04:37 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh