[PATCH] [CodeGenPrepare] Move extractelement close to store if they can be combined.

Quentin Colombet qcolombet at apple.com
Mon Oct 27 11:37:26 PDT 2014


- Refactor the logic to test whether or not we may introduce undefined behavior.
- Add support for frem,  urem, and srem.
- Add support for fast-math.
- Update tests.

http://reviews.llvm.org/D5921

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/CodeGenPrepare.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  test/CodeGen/ARM/vector-promotion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5921.15496.patch
Type: text/x-patch
Size: 37911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141027/e9156758/attachment.bin>


More information about the llvm-commits mailing list