Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/X86/2008-04-09-BranchFolding.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | afa8332a0e37 |
children |
comparison
equal
deleted
inserted
replaced
120:1172e4bd9c6f | 121:803732b1fca8 |
---|---|
1 ; RUN: llc < %s -march=x86 | not grep jmp | 1 ; RUN: llc < %s -mtriple=i686-- | not grep jmp |
2 | 2 |
3 %struct..0anon = type { i32 } | 3 %struct..0anon = type { i32 } |
4 %struct.binding_level = type { %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.binding_level*, i8, i8, i8, i8, i8, i32, %struct.tree_node* } | 4 %struct.binding_level = type { %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.binding_level*, i8, i8, i8, i8, i8, i32, %struct.tree_node* } |
5 %struct.lang_decl = type opaque | 5 %struct.lang_decl = type opaque |
6 %struct.rtx_def = type { i16, i8, i8, [1 x %struct..0anon] } | 6 %struct.rtx_def = type { i16, i8, i8, [1 x %struct..0anon] } |