[all-commits] [llvm/llvm-project] 6cc2b1: [Attributor][Tests] Copy & use the ArgumentPromoti...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Fri Dec 13 23:06:38 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6cc2b1d789172143d9eff98412ee477ad8c7cad7
https://github.com/llvm/llvm-project/commit/6cc2b1d789172143d9eff98412ee477ad8c7cad7
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2019-12-14 (Sat, 14 Dec 2019)
Changed paths:
A llvm/test/Transforms/Attributor/ArgumentPromotion/2008-02-01-ReturnAttrs.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/2008-07-02-array-indexing.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/2008-09-07-CGUpdate.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/2008-09-08-CGUpdateSelfEdge.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/X86/attributes.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/X86/lit.local.cfg
A llvm/test/Transforms/Attributor/ArgumentPromotion/X86/min-legal-vector-width.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/X86/thiscall.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/aggregate-promote.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/attrs.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/basictest.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/byval-2.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/byval.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/chained.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/control-flow.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/control-flow2.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/crash.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/dbg.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/fp80.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/inalloca.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/invalidation.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/musttail.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/naked_functions.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/nonzero-address-spaces.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/pr27568.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/pr3085.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/pr32917.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/pr33641_remove_arg_dbgvalue.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/profile.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/reserve-tbaa.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/sret.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/tail.ll
A llvm/test/Transforms/Attributor/ArgumentPromotion/variadic.ll
Log Message:
-----------
[Attributor][Tests] Copy & use the ArgumentPromotion tests
More information about the All-commits
mailing list