Files
archived-llvm-mirror/test/CodeGen/Thumb2
David Green 62ceaab06e [ARM] Add some missing thumb1 opcodes to enable peephole optimisation of CMPs
This adds a number of missing Thumb1 opcodes so that the peephole optimiser can
remove redundant CMP instructions.

Reapplying this after the first attempt broke non-thumb1 code as the t2ADDri
instruction can be used with frame indices. In thumb1 we use tADDframe.

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

llvm-svn: 354667
2019-02-22 12:23:31 +00:00
..
2016-01-28 18:59:04 +00:00
2015-04-09 14:07:28 +00:00
2019-01-10 08:36:33 +00:00
2016-06-16 16:09:53 +00:00