Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / cmake / modules / AddLLVM.cmake
2016-02-12 Hans WennborgMerging r260641:
2016-01-12 Axel NaumannExplicitly enable OBJECT library "target".
2016-01-12 Andrew WilkinsRevert r257003
2016-01-07 Andrew Wilkinstools/llvm-config: improve shared library support
2015-12-16 Sumanth GundapaneniInstall runtime dlls in the INSTALL_DIR/bin directory...
2015-12-08 Chris Bieneman[CMake] Ignore externalizing debuginfo for unit tests
2015-12-03 Chris Bieneman[CMake] Fixing bots
2015-12-03 Chris Bieneman[CMake] set_target_properties doesn't append link flags
2015-12-03 Chris Bieneman[CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
2015-11-24 Chris Bieneman[CMake] export_executable_symbols also needs to add...
2015-11-11 Chris Bieneman[CMake] Make llvm_install_library_symlink respect LLVM_...
2015-11-10 Andrew Wilkins[cmake] move SONAME handling to llvm_add_library
2015-11-10 Ramkumar RamachandraAddLLVM: squelch CMP0007 by not adding empty elements...
2015-11-04 Chris Bieneman[CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR...
2015-11-04 Tom Stellardllvm-config: Add --has-rtti option
2015-10-22 Manuel KlimekFix add_llvm_external_project.
2015-10-20 Chris Bieneman[CMake] Refactor subdirectory inclusion code to take...
2015-10-16 Chris Bieneman[CMake] Cleaning up and generalizing the LLVMInstallSym...
2015-10-08 Reid KlecknerEnable gtest SEH when building with clang-cl
2015-09-30 John Brawn[CMake] Make the bindir and libdir arguments to set_out...
2015-09-29 John Brawn[CMake] Move the setting of LLVM_COMPILER_IS_GCC_COMPAT...
2015-09-18 Chris Bieneman[CMake] Adding ALWAYS_GENERATE option to symlink utilit...
2015-09-18 Chris Bieneman[CMake] More cleanup of installing symlinks.
2015-09-16 Chris Bieneman[CMake] More refactoring of symlink creation.
2015-09-15 Chris Bieneman[CMake] Rename target->dest as per feedback from Chapun...
2015-09-14 Chris Bieneman[CMake] Refactor and cleanup generating and installing...
2015-09-10 Jordan Rose[CMake] s/LLVM_SOURCE_DIR/LLVM_MAIN_SRC_DIR/
2015-09-10 Chris Bieneman[CMake] Allow LLVM_TOOLCHAIN_TOOLS to be overridden
2015-09-10 Jordan Rose[CMake] Fix Xcode build with LLVM_ENABLE_OBJLIB.
2015-09-08 NAKAMURA Takumi[CMake][CMP0051] Avoid for user of objlib to use llvm_u...
2015-09-05 Andrew Wilkins[cmake] rework LLVM_LINK_LLVM_DYLIB option handling
2015-09-01 Andrew WilkinsEnable linking tools, shared libraries against libLLVM
2015-08-28 NAKAMURA Takumi[CMake] Fix build on MSVC in r246156.
2015-08-27 NAKAMURA Takumi[CMake] OBJLIB-ize *-tblgen.
2015-08-22 NAKAMURA Takumi[CMake] add_llvm_external_project: Just warn about...
2015-08-22 NAKAMURA Takumi[CMake] Make LLVM_EXTERNAL_*_SOURCE_DIR consistent...
2015-08-11 Reid KlecknerRevert "[cmake] Add helper for finding potentially...
2015-08-11 Reid Kleckner[cmake] Add helper for finding potentially external...
2015-07-21 Chris Bieneman[CMake] Projects supported via LLVM_EXTERNAL_*_SOURCE_D...
2015-07-21 Andrew Wilkins[cmake] pass GO_EXECUTABLE to llgo-go
2015-07-21 Chris Bieneman[CMake] Fixing inconsistency caused by copy-pasta.
2015-07-21 Chris Bieneman[CMake] Fixing a problem with external projects that...
2015-07-20 Chris Bieneman[CMake] Cleanup tools/CMakeLists.txt to take advantage...
2015-07-14 NAKAMURA Takumi[CMake] Unbreak add_llvm_external_project when external...
2015-07-14 Chris Bieneman[CMake] Forgot to quote the first part of STREQUAL.
2015-07-14 Chris Bieneman[CMake] We shouldn't be storing values in the cache...
2015-07-13 Chris BienemanRevert "[CMake] Cleanup tools/CMakeLists.txt to take...
2015-07-13 Chris Bieneman[CMake] Cleanup tools/CMakeLists.txt to take advantage...
2015-07-08 NAKAMURA TakumiRevert r241621, "[CMake] Cleanup tools/CMakeLists.txt...
2015-07-07 Chris Bieneman[CMake] Cleanup tools/CMakeLists.txt to take advantage...
2015-07-05 NAKAMURA Takumi[CMake] add_llvm_symbol_exports: Use Python oneliner...
2015-06-29 Dan LiewFix bug #23967. The gtest and gtest_main targets were...
2015-06-22 Rafael EspindolaSupport Solaris unused sections' gc link syntax.
2015-06-22 Rafael EspindolaDo not pass optimization flags to Solaris' linker.
2015-06-22 Rafael EspindolaUse right syntax to pass version script to Solaris...
2015-06-19 Filipe CabecinhasCMake: Stop using LLVM's custom parse_arguments. NFC
2015-06-18 Peter CollingbourneSilence resource compiler using /nologo flag.
2015-06-14 NAKAMURA Takumi[CMake] Try to fix r239612, not to miss resources/windo...
2015-06-12 Greg BedwellIn MSVC builds embed a VERSIONINFO resource in our...
2015-06-01 Greg Bedwell[CMake] Revert commits r238740/r238741 for embedding...
2015-06-01 Greg Bedwellremove the use of the LOCATION CMake variable from...
2015-06-01 Greg BedwellIn MSVC builds embed a VERSIONINFO resource in our...
2015-05-19 Yaron KerenUse cat and not type Under MSYS, same as Cygwin.
2015-04-22 Reid Kleckner[cmake] Quote the path to the target exports file,...
2015-04-16 Chris BienemanCleanup based on rnk's feedback.
2015-04-16 Chris BienemanFixing windows bots.
2015-04-16 Chris BienemanBetter fix to the windows conditional.
2015-04-16 Chris BienemanFix Windows bots.
2015-04-16 Chris BienemanFixing a mis-use of the CMake install command.
2015-04-06 Rafael EspindolaDisable all link optimizations in a debug build.
2015-04-06 Rafael EspindolaDon't pass -O3 to the linker in debug builds.
2015-03-27 Chris Bieneman[CMake] Removing duplicates from the list of test suite...
2015-03-27 Derek SchuffCMake: enable installing utils
2015-03-23 Chris BienemanRe-land: Generate targets for each lit suite.
2015-03-18 Chris BienemanRevert "Generate targets for each lit suite."
2015-03-18 Chris BienemanGenerate targets for each lit suite.
2015-03-18 Reid KlecknerCMake: Disable ENABLE_EXPORTS for executables with...
2015-03-02 Chris BienemanMaking the SO version major.minor instead of just major...
2015-02-27 Reid KlecknerMinor follow-ups to r229720 suggested on llvmdev
2015-02-25 Zachary Turner[CMake] Fix the clang-cl self host build.
2015-02-18 Peter CollingbourneCMake: Fix add_lit_target for the case where a test...
2015-02-18 Chris BienemanAdding install targets for individual LLVM tools and...
2015-02-18 Chris BienemanEnable standard so versioning for libLLVM.
2015-02-15 NAKAMURA TakumiReapply r229185(cbieneman) -- Raising minimum required...
2015-02-14 NAKAMURA TakumiRevert r229185, "Raising minimum required Visual Studio...
2015-02-13 Chris BienemanRaising minimum required Visual Studio version to 2013.
2015-02-03 Hans Wennborg[CMake] add_llvm_library: don't use .imp suffix for...
2015-01-24 Kuba BreckaReverting r226937: lit: Make MCJIT's supported arch...
2015-01-23 Reid Klecknerlit: Make MCJIT's supported arch check case insensitive
2015-01-07 Aaron BallmanReverting r225319; since there is a folder named Exampl...
2015-01-06 Duncan P. N. Exon... cmake: Fix 'examples' target after r225319
2015-01-06 Duncan P. N. Exon... cmake: Add 'examples' target
2015-01-06 NAKAMURA Takumi[CMake] Silence stderr on "COMMAND ${CMAKE_C_COMPILER...
2015-01-06 NAKAMURA TakumiReformat.
2014-12-29 Chandler Carruth[go] Teach the go cmake build functions to funnel the...
2014-12-12 Rafael EspindolaDisable --icf=safe to avoid a bug.
2014-12-04 Rafael EspindolaAlso use --icf=safe if we are being linked by gold.
2014-12-04 Rafael EspindolaDetect if the linker is gold and if so always use ...
2014-11-27 Peter CollingbourneTeach LLVM about llgo subproject.
2014-11-17 Peter CollingbourneCMake: Use the new USES_TERMINAL option for test suite...
next