r276756 - Update for LLVM changes

David Majnemer via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 26 08:21:18 PDT 2016


Author: majnemer
Date: Tue Jul 26 10:21:18 2016
New Revision: 276756

URL: http://llvm.org/viewvc/llvm-project?rev=276756&view=rev
Log:
Update for LLVM changes

InstSimplify has gained the ability to remove needless bitcasts which
perturbed some clang codegen tests.

Modified:
    cfe/trunk/test/CodeGen/arm_neon_intrinsics.c



More information about the cfe-commits mailing list