Skip to content
Snippets Groups Projects
Commit ac1fa442 authored by Evan Cheng's avatar Evan Cheng
Browse files

This is done.

llvm-svn: 32584
parent 0fd32e9a
No related branches found
No related tags found
No related merge requests found
......@@ -535,8 +535,3 @@ to loads from constant pool.
Floating point max / min are commutable when -enable-unsafe-fp-path is
specified. We should turn int_x86_sse_max_ss and X86ISD::FMIN etc. into other
nodes which are selected to max / min instructions that are marked commutable.
//===---------------------------------------------------------------------===//
Add MOVDI2SSrr and MOVDSS2DIrr to X86RegisterInfo::foldMemoryOperand() once the
recent X86 JIT regressions have been identified and fixed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment