llvm-project/llvm/test/Transforms/CodeGenPrepare/X86
Sanjay Patel 0c37b19331 [CGP, x86] update test checks; NFC
This was auto-generated using an older version of the script,
and that version does not work with phis, so if we enable
expansion it will go bad.

llvm-svn: 307267
2017-07-06 15:31:38 +00:00
..
catchpad-phi-cast.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
computedgoto.ll Turn on -addr-sink-using-gep by default. 2017-04-06 22:42:18 +00:00
cttz-ctlz.ll
extend-sink-hoist.ll
fcmp-sinking.ll [CodeGenPrepare] Avoid sinking soft-FP comparisons 2016-04-03 16:36:17 +00:00
lit.local.cfg
memcmp.ll [CGP, x86] update test checks; NFC 2017-07-06 15:31:38 +00:00
memset_chk-simplify-nobuiltin.ll
pr27536.ll [CodeGenPrepare] Don't sink a cast past its user 2016-04-27 19:36:38 +00:00
select.ll [CodeGenPrepare] don't convert an unpredictable select into control flow 2016-04-26 00:47:39 +00:00
sink-addrmode.ll Turn on -addr-sink-using-gep by default. 2017-04-06 22:42:18 +00:00
sink-addrspacecast.ll Turn on -addr-sink-using-gep by default. 2017-04-06 22:42:18 +00:00
widen_switch.ll [CodeGenPrep] Skip merging empty case blocks 2016-12-16 20:38:39 +00:00
x86-shuffle-sink.ll