llvm-6502/test/CodeGen
Akira Hatanaka 60ccc3b0ec [mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasing
instructions in delay slots along with the original branch instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191978 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-04 20:51:40 +00:00
..
AArch64 Implement aarch64 neon instruction set AdvSIMD (3V elem). 2013-10-04 09:20:44 +00:00
ARM ARM: optimizeSelect has to consider the previous register class 2013-10-04 16:52:56 +00:00
CPP
Generic
Hexagon TBAA: remove !tbaa from testing cases when they are not needed. 2013-09-30 18:17:35 +00:00
Inputs
Mips [mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasing 2013-10-04 20:51:40 +00:00
MSP430
NVPTX
PowerPC TBAA: update tbaa format from scalar format to struct-path aware format. 2013-09-30 18:17:55 +00:00
R600 R600: add a pass that merges clauses. 2013-10-01 19:32:58 +00:00
SPARC TBAA: update tbaa format from scalar format to struct-path aware format. 2013-09-30 18:17:55 +00:00
SystemZ [SystemZ] Add comparisons of high words and memory 2013-10-01 15:00:44 +00:00
Thumb
Thumb2 Fix spelling intruction -> instruction. 2013-09-28 11:46:15 +00:00
X86 Remove duplicated test cases that occurred when I applied the same patch file to my model twice. 2013-10-03 04:27:14 +00:00
XCore