Skip to content
Commit 72fb3256 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a fairly serious pessimizaion that was preventing us from efficiently

compiling things like 'add long %X, 1'.  The problem is that we were switching
the order of the operands for longs even though we can't fold them yet.

llvm-svn: 13451
parent eefb8a7d
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