summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-10-03 18:27:22 +0000
committerHans Wennborg <hans@hanshq.net>2017-10-03 18:27:22 +0000
commit660531085a5e8c1bd8253f4802eb056b91d14875 (patch)
treea7603ffe7177f8f63df1e883599d279b30e0fe67 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parentfec6b1afe66ccfeff0c80c9ed0aea1f6daaf5832 (diff)
downloadbcm5719-llvm-660531085a5e8c1bd8253f4802eb056b91d14875.tar.gz
bcm5719-llvm-660531085a5e8c1bd8253f4802eb056b91d14875.zip
CodeView: Provide a .def file with the register ids
The list of register ids was previously written out in a couple of dirrent places. This puts it in a .def file and also adds a few more registers (e.g. the x87 regs) which should lead to more readable dumps, but I didn't include the whole list since that seems unnecessary. X86_MC::initLLVMToSEHAndCVRegMapping is pretty ugly, but at least it's not relying on magic constants anymore. The TODO of using tablegen still stands. Differential revision: https://reviews.llvm.org/D38480 llvm-svn: 314821
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud