1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/test/CodeGen
Akira Hatanaka 4ab17eaca0 Fix bug in zero-store peephole pattern reported in pr11615.
The patch and test case were originally written by Mans Rullgard.

llvm-svn: 147024
2011-12-21 00:31:10 +00:00
..
ARM Heed spill slot alignment on ARM. 2011-12-20 22:15:04 +00:00
CBackend
CellSPU
CPP
Generic Manually upgrade the test suite to specify the flag to cttz and ctlz. 2011-12-12 11:59:10 +00:00
Hexagon Hexagon: Fix a nasty order-of-initialization bug. 2011-12-16 19:08:59 +00:00
MBlaze
Mips Fix bug in zero-store peephole pattern reported in pr11615. 2011-12-21 00:31:10 +00:00
MSP430
PowerPC Add a test case to make sure that the nop really does follow the bl on ppc64 elf 2011-12-15 17:59:23 +00:00
PTX PTX: Continue to fix up the register mess. 2011-12-06 17:39:48 +00:00
SPARC Sparc CodeGen: Fix AnalyzeBranch for PR 10282. Removing addSuccessor() since 2011-12-03 21:24:48 +00:00
Thumb
Thumb2 Heed spill slot alignment on ARM. 2011-12-20 22:15:04 +00:00
X86 This is the second fix related to VZEXT_MOVL node. 2011-12-20 13:34:28 +00:00
XCore