summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/CodeGen/GlobalISel/MachineLegalizerTest.cpp
diff options
context:
space:
mode:
authorAhmed Bougacha <ahmed.bougacha@gmail.com>2016-07-20 21:12:32 +0000
committerAhmed Bougacha <ahmed.bougacha@gmail.com>2016-07-20 21:12:32 +0000
commita0cdd79070dbdefabcb096f842724be23925a42d (patch)
tree6d508906f9bf9664365133d66724c233d8c17b0c /llvm/unittests/CodeGen/GlobalISel/MachineLegalizerTest.cpp
parentb0674d1143819f73a3700501814d407c3dc024d9 (diff)
downloadbcm5719-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/unittests/CodeGen/GlobalISel/MachineLegalizerTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud