Taints relaxed loads to enforce load/store ordering
[oota-llvm.git] / cmake / modules / CMakeLists.txt
2014-12-29 Chandler Carruth[cmake] Start making LLVM_LIBDIR_SUFFIX effective by...
2014-07-22 Dan LiewAdd LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake...
2014-07-21 Dan LiewExport LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so...
2014-02-21 NAKAMURA TakumiTeach LLVM-Config to use logical target names (2/2)
2014-02-10 Reid Klecknercmake: Do not export targets when installing toolchain...
2014-02-09 NAKAMURA TakumiLoad exported lib and exe targets from LLVMConfig
2014-02-09 NAKAMURA TakumiExport lib and exe build target names from build tree
2014-02-09 NAKAMURA TakumiExport lib and exe build target names from install...
2014-02-09 NAKAMURA TakumiProvide LLVMConfig in both build and install tree
2014-02-09 NAKAMURA TakumiTeach LLVMConfig to avoid modifying CMAKE_MODULE_PATH
2014-02-09 NAKAMURA TakumiDe-duplicate references to share/llvm/cmake path
2013-08-24 Hans WennborgCMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.
2012-01-24 Chandler CarruthUndo an over zealous rename. This bit of the CMake...
2011-11-29 Daniel Dunbarbuild/cmake: Switch to using llvm-build computed depend...
2011-09-04 Chandler CarruthComplete the removal of FindBison from CMake. Noticed...
2011-07-29 Chandler CarruthMake my attempt to build up global deps variables actua...
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-04-11 Oscar FuentesCMake: remove some unnecesary code and ToDos.
2011-04-10 Oscar FuentesCMake: support for using LLVM from client projects...
2011-04-05 Oscar FuentesRename LLVMConfig.cmake to LLVM-Config.cmake. The ...
2011-02-22 Oscar FuentesCMake: remove unnecessary variable.
2011-02-18 Oscar FuentesMove library stuff out of the toplevel CMakeLists.txt...
2011-02-07 Oscar FuentesInstall only *.cmake files. Don't install .svn directory.
2011-02-03 Oscar FuentesChanges for building Clang and others using LLVM as...
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-08-11 Oscar FuentesCMake: corrections on LLVM.cmake external services.
2010-08-09 Oscar FuentesCMake: system for providing llvm-config-like features...