OSDN Git Service

64-bit atomic operations.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 19 Apr 2008 02:30:38 +0000 (02:30 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 19 Apr 2008 02:30:38 +0000 (02:30 +0000)
commit8608f2eff2dab5345243c40d0bca9138f2dce6f1
treeac7dfd5f3ce20830217d81e068c0e4b14abdc5fc
parent94d7b02c5ab270713089eb23e2305cad98f9ce64
64-bit atomic operations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49949 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrInfo.td
test/CodeGen/PowerPC/atomic-1.ll [new file with mode: 0644]
test/CodeGen/PowerPC/atomic-2.ll [new file with mode: 0644]