llvm-project/llvm/lib/Transforms
Florian Hahn 51ef53f3bd [SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC).
SCEVExpander modifies the underlying function so it is more suitable in
Transforms/Utils, rather than Analysis. This allows using other
transform utils in SCEVExpander.

Reviewers: sanjoy.google, efriedma, reames

Reviewed By: sanjoy.google

Differential Revision: https://reviews.llvm.org/D71537
2020-01-04 18:29:35 +00:00
..
AggressiveInstCombine [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
CFGuard [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
Coroutines [Coroutines] const-ify internal helpers (NFC) 2020-01-01 21:57:49 -05:00
Hello Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
IPO [Transforms][GlobalSRA] huge array causes long compilation time and huge memory usage. 2020-01-04 16:42:38 +03:00
InstCombine [NFCI][InstCombine] Refactor 'sink negation into select if that folds one hand of select to 0' fold 2020-01-04 17:30:51 +03:00
Instrumentation Resubmit "[Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove" 2019-12-17 10:07:46 +01:00
ObjCARC [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
Scalar [SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC). 2020-01-04 18:29:35 +00:00
Utils [SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC). 2020-01-04 18:29:35 +00:00
Vectorize [SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC). 2020-01-04 18:29:35 +00:00
CMakeLists.txt Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
LLVMBuild.txt Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00