Searched refs:cse (Results 1 – 25 of 29) sorted by relevance
12
1 ; RUN: opt -early-cse -S < %s | FileCheck %s
1 ; RUN: opt < %s -S -early-cse | FileCheck %s
1 ; RUN: opt -S -early-cse < %s | FileCheck %s
1 ; RUN: opt < %s -S -early-cse | FileCheck %s2 ; RUN: opt < %s -S -passes=early-cse | FileCheck %s
16 # -ffunction-cse -fstrength-reduce -fthread-jumps -fcse-follow-jumps \17 # -fcse-skip-blocks -frerun-cse-after-loop -frerun-loop-opt \
1 ; RUN: opt < %s -S -mtriple=aarch64-none-linux-gnu -mattr=+neon -early-cse | FileCheck %s2 ; RUN: opt < %s -S -mtriple=aarch64-none-linux-gnu -mattr=+neon -passes=early-cse | FileCheck %s
1 ; Test that pure functions are cse'd away
10 define void @combine-sign-comparisons-by-cse(i32 *%arg) {
1 ; Disable machine cse to stress the different path of the algorithm.3 ; RUN: llc < %s -mtriple=arm64-apple-ios7.0 -disable-machine-cse -aarch64-stress-promote-const -mcp…6 ; RUN: llc < %s -mtriple=arm64-apple-ios7.0 -disable-machine-cse -aarch64-promote-const=false -mcpu…
441 ; "and" should be combined to "ubfm" while "ubfm" should be removed by cse. 464 ; "and" should be combined to "ubfm" while "ubfm" should be removed by cse.
68 FUNCTION_PASS("early-cse", EarlyCSEPass())
63 ; We are checking cse between %sub here and %s in entry block.
1 ; RUN: opt < %s -nary-reassociate -early-cse -S | FileCheck %s
12 … -Werror=sequence-point -g -Wstrict-aliasing=2 -fgcse-after-reload -frerun-cse-after-loop -frename…
560 It might be profitable to cse MOVi16 if there are lots of 32-bit immediates578 to licm and cse the unnecessary load from cp#1.
1729 { Addr cse = VG_PGROUNDDN( sp_at_startup ) - 1; in VG_() local1730 if (aspacem_maxAddr > cse) in VG_()1731 aspacem_maxAddr = cse; in VG_()
250 http://www1.cse.wustl.edu/~schmidt/ACE-copying.html