Skip to content
Commit 3ba29356 authored by Chris Lattner's avatar Chris Lattner
Browse files

fold immediates into stores in simple cases, this produces diffs like

this:

-	movl	$0, %eax
-	movl	%eax, _yy_n_chars
+	movl	$0, _yy_n_chars

llvm-svn: 57555
parent bb7818b6
Loading
Loading
Loading
Loading
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