summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/GlobalsModRef
diff options
context:
space:
mode:
authorMichael Liao <michael.liao@intel.com>2013-04-29 22:41:29 +0000
committerMichael Liao <michael.liao@intel.com>2013-04-29 22:41:29 +0000
commitc83b3e79fcde070f5d2aafd994160cbcdd5bbe0d (patch)
tree8c0987fb754bbfe6fb08539e7bf3a5123571f96f /llvm/test/Analysis/GlobalsModRef
parent03ae57b5afb21f74fe48041f0c735949cad8144c (diff)
downloadbcm5719-llvm-c83b3e79fcde070f5d2aafd994160cbcdd5bbe0d.tar.gz
bcm5719-llvm-c83b3e79fcde070f5d2aafd994160cbcdd5bbe0d.zip
Rewrite some tests with FileCHeck in X86 codegen
- Revise previous patches of the same purpose by fixing *) grep <PA> | not grep <PB> semantically is not the same as CHECK: <PA>{{^<PB>.*$}} as the former will check all occurrences of <PA> while the later only check the first match. As the result, CHECK needs putting in all place where <PA> occurs. *) grep <PA> | count <N> needs a final CHECK-NOT of the same pattern. (As 'CHECK-<N>' is proposed for discussion, converting 'grep | count <N>' where N > 1 is postponed.) llvm-svn: 180742
Diffstat (limited to 'llvm/test/Analysis/GlobalsModRef')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud