summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-06-02 14:42:11 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-06-02 14:42:11 +0000
commit7a869e70367757ca322cdec534504881f11ec731 (patch)
tree1a359dd14e4a2588c5cdcfc9a9dbce3451edb679 /clang/test/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp
parentffb4d2bff7f1024aa3accd1c387017003b8ce94d (diff)
downloadbcm5719-llvm-7a869e70367757ca322cdec534504881f11ec731.tar.gz
bcm5719-llvm-7a869e70367757ca322cdec534504881f11ec731.zip
[DAGCombine] Fold insert_subvector(bitcast(x),bitcast(y),c1) -> bitcast(insert_subvector(x,y),c2)
Move this combine from x86 into generic DAGCombine, which currently only manages cases where the bitcast is between types of the same scalarsize. Differential Revision: https://reviews.llvm.org/D59188 llvm-svn: 362324
Diffstat (limited to 'clang/test/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud