llvm-6502/lib
Toma Tabacu ea60f51d87 [mips] Improve error/warning messages and testing for the .cpload assembler directive.
Summary:
Improved warning message when using .cpload inside a reorder section and added an error message for using .cpload with Mips16 enabled.
Modified the tests to fit with the changes mentioned above, added a test-case for the N32 ABI in cpload.s and did some reformatting to make the tests easier to read.

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D5465

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221447 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-06 10:02:45 +00:00
..
Analysis remove extra breaks; NFC 2014-11-05 18:00:07 +00:00
AsmParser X86: Implement the vectorcall calling convention 2014-10-28 01:29:26 +00:00
Bitcode IR: MDNode => Value: Instruction::getAllMetadataOtherThanDebugLoc() 2014-11-03 18:13:57 +00:00
CodeGen Add three other sections when L symbols are allowed. 2014-11-06 05:01:21 +00:00
DebugInfo
ExecutionEngine [JIT] Fix more missing endian conversions (opcodes for AArch64, ARM, and Mips stub functions, and ARM target in general) 2014-11-06 09:53:05 +00:00
IR GCOV: Make sure that function idents in the .gcda and .gcno match 2014-11-06 06:55:02 +00:00
IRReader
LineEditor
Linker IR: MDNode => Value: NamedMDNode::getOperator() 2014-11-05 18:16:03 +00:00
LTO
MC [mips64] Fix MIPS64 exception personality encoding 2014-11-05 22:42:31 +00:00
Object Object, COFF: Infer symbol sizes from adjacent symbols 2014-11-06 08:10:41 +00:00
Option
ProfileData Use ErrorOr for the ::create factory on instrumented and sample profilers. 2014-11-03 00:51:45 +00:00
Support Remove unnecessary .c_str() when implicitly converting to Twine 2014-11-06 01:13:27 +00:00
TableGen
Target [mips] Improve error/warning messages and testing for the .cpload assembler directive. 2014-11-06 10:02:45 +00:00
Transforms GCOV: Make sure that function idents in the .gcda and .gcno match 2014-11-06 06:55:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile