summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/pr45476.cpp
AgeCommit message (Expand)Author
2025-11-05[Clang][ARM] Fix tests using thumb instead arm arch on cc1 (#166416)Tomer Shafir
2025-08-01[clang][ARM] Fix setting of MaxAtomicInlineWidth. (#151404)Eli Friedman
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