Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/X86/2009-04-29-RegAllocAssert.ll @ 147:c2174574ed3a
LLVM 10
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 14 Aug 2019 16:55:33 +0900 |
parents | afa8332a0e37 |
children |
comparison
equal
deleted
inserted
replaced
134:3a76565eade5 | 147:c2174574ed3a |
---|---|
1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin10 -disable-fp-elim -relocation-model=pic | 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin10 -frame-pointer=all -relocation-model=pic |
2 ; PR4099 | 2 ; PR4099 |
3 | 3 |
4 %0 = type { [62 x %struct.Bitvec*] } ; type %0 | 4 %0 = type { [62 x %struct.Bitvec*] } ; type %0 |
5 %1 = type { i8* } ; type %1 | 5 %1 = type { i8* } ; type %1 |
6 %2 = type { double } ; type %2 | 6 %2 = type { double } ; type %2 |