mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
PR8297
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116223 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4f9af2ef65
commit
0a434dbb91
@ -1,5 +1,5 @@
|
||||
; RUN: llc < %s -march=x86 -mtriple=i386-apple-darwin | FileCheck %s
|
||||
; bug 8297
|
||||
; PR8297
|
||||
;
|
||||
; On i386, i64 cmpxchg is lowered during legalize types to extract the
|
||||
; 64-bit result into a pair of fixed regs. So creation of the DAG node
|
||||
|
Loading…
Reference in New Issue
Block a user