Files
llvm/test/CodeGen
Tim Northover 8dffe5b866 ARM: fix assertion failure on -O0 cmpxchg.
Because lowering of CMP_SWAP_64 occurs during type legalization, there can be
i64 types produced by more than just a BUILD_PAIR or similar. My initial tests
used just incoming function args.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266828 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-19 22:25:02 +00:00
..
2016-04-14 13:43:17 +00:00