a15.ll 116 Bytes Raw Blame History Permalink 1 2 3 4 5 6 ; RUN: llc -mtriple=arm -mcpu=cortex-a15 %s -o - | FileCheck %s ; CHECK: a define i32 @a(i32 %x) { ret i32 %x; }