Add bogus conditional branch before stlx
[oota-llvm.git] / cmake / modules / LLVMConfig.cmake.in
2015-09-30 John Brawn[CMake] Adjust the variables set by LLVMConfig.cmake
2015-04-13 NAKAMURA Takumi[CMake] Uniquify LLVM_ABI_BREAKING_CHECKS. It reverts...
2015-04-01 NAKAMURA TakumiTry to unbreak Clang build to export LLVM_ABI_BREAKING_...
2015-04-01 Sanjoy Das[CMake] Cache LLVM_ABI_BREAKING_CHECKS in LLVMConfig...
2014-12-29 Chandler Carruth[cmake] Push LLVM_LIBDIR_SUFFIX through to the LLVMConf...
2014-07-22 Dan LiewAdd LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake...
2014-07-22 Dan LiewExport LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfi...
2014-07-21 Dan LiewExport LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so...
2014-04-16 Eric ChristopherAdd support for a patch version to the cmake system.
2014-02-23 NAKAMURA TakumiSimplify linking to system libraries
2014-02-21 NAKAMURA TakumiTeach LLVM-Config to use logical target names (2/2)
2014-02-09 NAKAMURA TakumiLoad exported lib and exe targets from LLVMConfig
2014-02-09 NAKAMURA TakumiProvide LLVMConfig in both build and install tree
2014-02-09 NAKAMURA TakumiTeach LLVMConfig to avoid modifying CMAKE_MODULE_PATH
2013-12-18 NAKAMURA Takumi[CMake] Prune LLVM_TOOLS_BINARY_DIR in LLVMConfig.cmake...
2013-08-12 Chandler CarruthTarget a minimal terminfo library rather than necessari...
2013-08-08 Chandler CarruthAdd three missing CMake variables that need to make...
2013-08-07 Chandler CarruthAdd support for linking against a curses library when...
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2012-07-07 NAKAMURA TakumiLLVMConfig.cmake.in: Quote around @LLVM_INSTALL_PREFIX...
2012-02-13 Dylan Noblesmithadd LLVM_VERSION_MAJOR and _MINOR defines
2011-07-29 Chandler CarruthMake my attempt to build up global deps variables actua...
2011-04-13 Oscar FuentesExport LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in...
2011-04-11 Oscar FuentesCMake: remove some unnecesary code and ToDos.
2011-04-10 Oscar FuentesCMake: support for using LLVM from client projects...
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...