llvm-6502/test/CodeGen
Alex Lorenz 31512fe6ce MIR Parser: Use source locations for MBB naming errors.
This commit changes the type of the field 'Name' in the struct
'yaml::MachineBasicBlock' from 'std::string' to 'yaml::StringValue'. This change
allows the MIR parser to report errors related to the MBB name with the proper
source locations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241718 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-08 20:22:20 +00:00
..
AArch64 Add more nvcasts 2015-07-07 23:13:18 +00:00
AMDGPU
ARM Fix test case to unbreak build. 2015-07-07 14:45:12 +00:00
BPF
CPP
Generic
Hexagon [Hexagon] Implement commoning of GetElementPtr instructions 2015-07-08 19:22:28 +00:00
Inputs
Mips
MIR MIR Parser: Use source locations for MBB naming errors. 2015-07-08 20:22:20 +00:00
MSP430
NVPTX
PowerPC
SPARC [SPARC] Cleanup handling of the Y/ASR registers. 2015-07-08 16:25:12 +00:00
SystemZ
Thumb
Thumb2
WebAssembly [WebAssembly] Create a CodeGen unittest directory. 2015-07-06 23:14:57 +00:00
WinEH [SEH] Ensure that empty __except blocks have their own BB 2015-07-08 18:08:52 +00:00
X86 [SEH] Add missing test case from previous realignment commit 2015-07-08 18:09:39 +00:00
XCore