diff options
| author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-07-20 21:12:32 +0000 |
|---|---|---|
| committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-07-20 21:12:32 +0000 |
| commit | a0cdd79070dbdefabcb096f842724be23925a42d (patch) | |
| tree | 6d508906f9bf9664365133d66724c233d8c17b0c /llvm/lib/CodeGen/GlobalISel/MachineLegalizer.cpp | |
| parent | b0674d1143819f73a3700501814d407c3dc024d9 (diff) | |
| download | bcm5719-llvm-a0cdd79070dbdefabcb096f842724be23925a42d.tar.gz bcm5719-llvm-a0cdd79070dbdefabcb096f842724be23925a42d.zip | |
[AArch64][FastISel] Select -O0 legal cmpxchg.
At -O0, cmpxchg survives AtomicExpand: it's mostly straightforward
to select it in fast-isel, and let the pseudo be expanded later.
extractvalues on the result are the tricky part: the generic logic
only works for legal types (and it would be painful to make it
support illegal types), so we can only support i32/i64 cmpxchg.
llvm-svn: 276183
Diffstat (limited to 'llvm/lib/CodeGen/GlobalISel/MachineLegalizer.cpp')
0 files changed, 0 insertions, 0 deletions

