aboutsummaryrefslogtreecommitdiff
path: root/projects/Stacker/lib/runtime
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-10 15:15:55 +0000
committerChris Lattner <sabre@nondot.org>2004-05-10 15:15:55 +0000
commitc81e6bae88d0b23c5d23b0b0ebcfa05c8de71af9 (patch)
treeba47abd9080164b574d23459d9370284d2f0a6ae /projects/Stacker/lib/runtime
parent3699e05fb21d76dcce43462c7d9684342bf7b0ce (diff)
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
Diffstat (limited to 'projects/Stacker/lib/runtime')
0 files changed, 0 insertions, 0 deletions