Logo
Explore Help
Sign In
mirrors/llvm-project
0
0
Fork 0
You've already forked llvm-project
mirror of https://github.com/llvm/llvm-project.git synced 2025-05-17 11:36:08 +00:00
Code Issues Projects Releases Wiki Activity
llvm-project/llvm/lib/Transforms/CMakeLists.txt

9 lines
213 B
CMake
Raw Normal View History

Move library stuff out of the toplevel CMakeLists.txt file. llvm-svn: 125968
2011-02-18 22:06:14 +00:00
add_subdirectory(Utils)
add_subdirectory(Instrumentation)
add_subdirectory(InstCombine)
add_subdirectory(Scalar)
add_subdirectory(IPO)
Add a basic-block autovectorization pass. This is the initial checkin of the basic-block autovectorization pass along with some supporting vectorization infrastructure. Special thanks to everyone who helped review this code over the last several months (especially Tobias Grosser). llvm-svn: 149468
2012-02-01 03:51:43 +00:00
add_subdirectory(Vectorize)
Move library stuff out of the toplevel CMakeLists.txt file. llvm-svn: 125968
2011-02-18 22:06:14 +00:00
add_subdirectory(Hello)
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. llvm-svn: 173647
2013-01-28 01:35:51 +00:00
add_subdirectory(ObjCARC)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 2695ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API