summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/pr45476.cpp
AgeCommit message (Expand)Author
2021-02-11NFC: update clang tests to check ordering and alignment for atomicrmw/cmpxchg.James Y Knight
2020-05-13[CodeGen][NFC] Fix test/CodeGen/pr45476.cpp to specify target triple.Huihui Zhang
2020-04-16[CGExprAgg] Fix infinite loop in `findPeephole`Ehud Katz