1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/unittests/Transforms
Richard Trieu cc5fa2b650 Move DomTreeUpdater from IR to Analysis
DomTreeUpdater depends on headers from Analysis, but is in IR.  This is a
layering violation since Analysis depends on IR.  Relocate this code from IR
to Analysis to fix the layering violation.

llvm-svn: 353265
2019-02-06 02:52:52 +00:00
..
IPO Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Scalar [opaque pointer types] Pass value type to LoadInst creation. 2019-02-01 20:44:24 +00:00
Utils Move DomTreeUpdater from IR to Analysis 2019-02-06 02:52:52 +00:00
Vectorize [LV][VPlan] Change to implement VPlan based predication for 2019-01-23 22:43:12 +00:00
CMakeLists.txt [VPlanRecipeBase] Add insertBefore helper. 2018-06-18 11:34:17 +00:00