[PATCH] D56548: Fix emission of _fltused for MSVC.
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 24 10:34:29 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352076: Fix emission of _fltused for MSVC. (authored by jyknight, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56548?vs=181061&id=183337#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56548/new/
https://reviews.llvm.org/D56548
Files:
llvm/trunk/include/llvm/CodeGen/MachineModuleInfo.h
llvm/trunk/lib/CodeGen/MachineModuleInfo.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/trunk/lib/Target/X86/X86AsmPrinter.cpp
llvm/trunk/test/CodeGen/X86/fltused.ll
llvm/trunk/test/CodeGen/X86/fltused_function_pointer.ll
llvm/trunk/test/CodeGen/X86/fltused_math.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56548.183337.patch
Type: text/x-patch
Size: 10798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190124/ce3fd291/attachment.bin>
More information about the llvm-commits
mailing list