[PATCH] D35494: [ARM|CodeGen] Improve the code in FastISel
Javed Absar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 10:40:35 PDT 2017
javed.absar created this revision.
Herald added subscribers: kristof.beyls, aemerson.
Cleaned up the code in FastISel a bit.
Had to add make_range to MCInstrDesc as that was needed and seems missing.
https://reviews.llvm.org/D35494
Files:
include/llvm/MC/MCInstrDesc.h
lib/Target/ARM/ARMFastISel.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35494.106902.patch
Type: text/x-patch
Size: 5501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170717/3edbe3df/attachment.bin>
More information about the llvm-commits
mailing list