Chris Lattner c81e6bae88 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13451 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-10 15:15:55 +00:00
..
2004-05-09 06:22:29 +00:00
2004-01-14 21:18:03 +00:00
2004-05-09 04:29:57 +00:00
2004-02-13 23:29:37 +00:00