Mercurial > hg > CbC > CbC_llvm
diff test/CodeGen/AArch64/flags-multiuse.ll @ 120:1172e4bd9c6f
update 4.0.0
author | mir3636 |
---|---|
date | Fri, 25 Nov 2016 19:14:25 +0900 |
parents | 54457678186b |
children | 3a76565eade5 |
line wrap: on
line diff
--- a/test/CodeGen/AArch64/flags-multiuse.ll Tue Jan 26 22:56:36 2016 +0900 +++ b/test/CodeGen/AArch64/flags-multiuse.ll Fri Nov 25 19:14:25 2016 +0900 @@ -1,4 +1,4 @@ -; RUN: llc -mtriple=aarch64-none-linux-gnu -aarch64-atomic-cfg-tidy=0 -verify-machineinstrs -o - %s | FileCheck %s +; RUN: llc -mtriple=aarch64-none-linux-gnu -aarch64-enable-atomic-cfg-tidy=0 -verify-machineinstrs -o - %s | FileCheck %s ; LLVM should be able to cope with multiple uses of the same flag-setting ; instruction at different points of a routine. Either by rematerializing the