summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine
diff options
context:
space:
mode:
authorKristof Beyls <kristof.beyls@arm.com>2017-06-22 12:11:38 +0000
committerKristof Beyls <kristof.beyls@arm.com>2017-06-22 12:11:38 +0000
commit9665249fd826907cde4f53ff355e8361b0d939d3 (patch)
tree10bdb3bfb54e59dfb116912941bb29c3c7637ab9 /llvm/lib/ExecutionEngine
parentf8858d097949d7e8a527b50b9cfb8f297431e715 (diff)
downloadbcm5719-llvm-9665249fd826907cde4f53ff355e8361b0d939d3.tar.gz
bcm5719-llvm-9665249fd826907cde4f53ff355e8361b0d939d3.zip
Don't conditionalize Neon instructions, even in IT blocks.
This has been deprecated since ARMARM v7-AR, release C.b, published back in 2012. This also removes test/CodeGen/Thumb2/ifcvt-neon.ll that originally was introduced to check that conditionalization of Neon instructions did happen when generating Thumb2. However, the test had evolved and was no longer testing that. Rather than trying to adapt that test, this commit introduces test/CodeGen/Thumb2/ifcvt-neon-deprecated.mir, since we can now use the MIR framework to write nicer/more maintainable tests. llvm-svn: 305998
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud