1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/test/CodeGen
Matthias Braun 12671c208c MachineVerifier: Add missing linebreak
MachineInstr::print() with SkipOppers==true does not produce a
linebreak, so we have to do that in MachineVerifier::report().

llvm-svn: 252551
2015-11-09 23:59:29 +00:00
..
AArch64 [AArch64] Add UABDL patterns for log2 shuffle. 2015-11-09 13:10:52 +00:00
AMDGPU DAGCombiner: Check shouldReduceLoadWidth before combining (and (load), x) -> extload 2015-11-06 21:58:37 +00:00
ARM [EABI] Add LLVM support for -meabi flag 2015-11-09 12:40:30 +00:00
BPF
CPP
Generic Revert "[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranchProb.ll" 2015-10-29 22:34:59 +00:00
Hexagon [Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction parsing tests. General updating of the code emission. 2015-11-09 04:07:48 +00:00
Inputs DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
Mips [mips] Define patterns for the atomic_{load,store}_{8,16,32,64} nodes. 2015-11-06 12:07:20 +00:00
MIR MachineVerifier: Add missing linebreak 2015-11-09 23:59:29 +00:00
MSP430
NVPTX
PowerPC [PowerPC] Fix LoopPreIncPrep not to depend on SCEV constant simplifications 2015-11-08 08:04:40 +00:00
SPARC Drop assert that a call with struct return goes to a function with sret 2015-10-21 20:05:01 +00:00
SystemZ [SystemZ] Make the CCRegs regclass non-allocatable. 2015-10-29 16:13:55 +00:00
Thumb
Thumb2 [ARM] Renaming +t2dsp feature into +dsp, as discussed on llvm-dev 2015-10-23 17:19:19 +00:00
WebAssembly [WebAssembly] Use more explicit types in testcases. 2015-11-06 21:32:42 +00:00
WinEH [WinEH] Re-committing r252249 (Clone funclets with multiple parents) with additional fixes for determinism problems 2015-11-09 19:59:02 +00:00
X86 [WinEH] Don't emit CATCHRET from visitCatchPad 2015-11-09 23:07:48 +00:00
XCore DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00