llvm-project/llvm/test/CodeGen/Lanai
Jacques Pienaar fc13bdd2db [lanai] Manually match 0/-1 with R0/R1.
Summary: Previously 0 and -1 was matched via tablegen rules. But this could cause problems where a physical register was being used where a virtual register was expected (seen in optimizeSelect and TwoAddressInstructionPass). Instead follow AArch64 and match in DAGToDAGISel.

Reviewers: eliben, majnemer

Subscribers: llvm-commits, aemerson

Differential Revision: https://reviews.llvm.org/D27171

llvm-svn: 288215
2016-11-29 23:01:09 +00:00
..
codemodel.ll
comparisons_i32.ll
comparisons_i64.ll [lanai] Add lowering for SETCCE i32. 2016-04-19 19:15:25 +00:00
constant_multiply.ll [lanai] Manually match 0/-1 with R0/R1. 2016-11-29 23:01:09 +00:00
delay_filler.ll
i32.ll
lanai-misched-trivial-disjoint.ll Add a REQUIRES: assert on a Lanai test that uses a -debug-only flag 2016-07-29 19:35:22 +00:00
lit.local.cfg
mem_alu_combiner.ll [lanai] Change reloc to use PIC_ by default and cleanup. 2016-05-20 21:41:53 +00:00
multiply.ll
rshift64.ll [lanai] Add custom lowering for SRL_PARTS i32. 2016-04-14 17:59:22 +00:00
select.ll [lanai] Add lowering for SETCCE i32. 2016-04-19 19:15:25 +00:00
set_and_hi.ll
shift.ll
stack-frame.ll
sub-cmp-peephole.ll [lanai] Use peephole optimizer to generate more conditional ALU operations. 2016-07-07 23:36:04 +00:00
subword.ll [lanai] Add subword scheduling itineraries. 2016-04-20 18:28:55 +00:00