Add a neat little two's complement hack for x86.
[oota-llvm.git] / test / CodeGen / X86 / atomic-or.ll
2011-07-02 Eric ChristopherBe less specific about register allocation ordering.
2011-07-01 Eric ChristopherTargetConstant immediates won't be placed into register...
2011-06-30 Eric ChristopherFix a small thinko for constant i64 lock/orq optimizati...