DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$".
[oota-llvm.git] / CMakeLists.txt
2013-08-15 Hans WennborgCMake: polish the Windows packaging rules
2013-08-15 Michael GottesmanFixed typo in CMakeLists.txt.
2013-08-12 Chandler CarruthTarget a minimal terminfo library rather than necessari...
2013-08-07 Chandler CarruthAdd support for linking against a curses library when...
2013-07-30 Eric ChristopherAdd capability for building with -gsplit-dwarf to the...
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-17 Duncan SandsTweak the cmake interaction between CMAKE_BUILD_TYPE...
2013-06-26 Andy GibbsSupport using "host" as a target in LLVM_TARGETS_TO_BUI...
2013-06-24 Reid KlecknerLook for Python 2 before Python 3 in CMakeLists.txt
2013-05-22 Rafael EspindolaAllow duplicates in LLVM_TARGETS_TO_BUILD and LLVM_EXPE...
2013-05-22 Rafael EspindolaMake R600 non-experimental.
2013-05-19 Tim NorthoverAArch64: enable MCJIT unittests
2013-05-07 Rafael EspindolaChange version to 3.4 in the cmake build too.
2013-05-06 Ulrich Weigand[SystemZ] Add to --enable-targets=all
2013-05-06 Ulrich Weigand[SystemZ] Add configure bits
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-04-15 Tim NorthoverEnable all targets by default on Visual Studio.
2013-04-10 Tim NorthoverRevert "TMP"
2013-04-10 Tim NorthoverTMP
2013-04-05 Rafael EspindolaMove yaml2obj to tools too.
2013-04-05 Rafael EspindolaMove obj2yaml to tools to sort out make's dependencies.
2013-04-04 Rafael EspindolaDon't export symbols in every binary on linux.
2013-03-26 Alexey SamsonovAdd CMake option LLVM_USE_SANITIZER={Address,Memory...
2013-02-18 Tim NorthoverRevert CMake version bump since we don't actually need...
2013-02-18 Tim NorthoverNote minimum required version of CMake
2013-02-14 David ChisnallOn FreeBSD, we need to look in /usr/local/include so...
2013-02-04 Tim NorthoverEnable AArch64 as a target built by default.
2012-12-13 Joel JonesFix spelling
2012-12-10 NAKAMURA Takumi[CMake] TARGET_TRIPLE may be internal alias of LLVM_DEF...
2012-11-17 Benjamin KramerKick off 3.3 cycle for LLVM trunk.
2012-11-14 Eric ChristopherFix CMake build.
2012-09-28 Andrew KaylorRemoving dependency on third party library for Intel...
2012-09-28 Benjamin KramerMake backtraces work again with both the configure...
2012-08-20 Sebastian Popenable cross compilation with cmake
2012-08-15 Victor Oliveirabug in experimental targets
2012-08-09 Victor OliveiraSupport for experimental targets
2012-08-08 Sebastian Poprevert my previous patch
2012-08-08 Sebastian Popenable Hexagon target from cmake
2012-08-02 Michael J. SpencerAdd yaml2obj. A utility to convert YAML to binaries.
2012-07-16 Tom StellardRevert "Build script changes for R600/SI Codegen v6"
2012-07-16 Tom StellardBuild script changes for R600/SI Codegen v6
2012-06-30 Chandler CarruthHoist LLVM's lit testsuite infrastructure into module...
2012-06-19 Marshall ClowNew test tool: obj2yaml
2012-05-24 Justin HolewinskiRemove the PTX back-end and all of its artifacts (tripl...
2012-05-09 Manuel KlimekMake it possible to switch off solution folders. VS...
2012-05-07 Preston GurdMake IntelJITEvents and OProfileJIT as optional librari...
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...
2012-04-21 NAKAMURA TakumiCMake: Prune redundant LLVM_COMPILER_JOBS from llvm...
2012-04-20 Benjamin KramerKick off 3.2 cycle for LLVM trunk.
2012-04-17 Manuel KlimekGoodbye, JSONParser...
2012-04-03 Michael J. SpencerAdd YAML parser to Support.
2012-03-23 Eric ChristopherRemove the C backend.
2012-03-13 Eli BenderskyAdd profiling support for Intel Parallel Amplifier...
2012-02-13 Dylan Noblesmithadd LLVM_VERSION_MAJOR and _MINOR defines
2012-02-04 Dylan Noblesmithcmake: update outdated CPack version info
2012-02-01 Dylan Noblesmithcmake: make BUILD_SHARED_LIBS a visible option
2011-12-18 Dylan Noblesmithcapitalize project name, reference bugzilla
2011-12-16 Manuel KlimekAdds a JSON parser and a benchmark (json-bench) to...
2011-12-13 Chandler CarruthDon't default the *cached* list of targets to build...
2011-12-12 Tony LinthicumHexagon backend support
2011-12-11 NAKAMURA Takumillvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r1437...
2011-12-01 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-12-01 Duncan SandsRevert commit 145449 (ddunbar) since it is breaking...
2011-11-29 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-11-10 Daniel DunbarRevert r144300 "llvm-config: Replace with C++ version...
2011-11-10 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-11-10 Daniel Dunbarbuild/Make & CMake: Pass the appropriate --native-targe...
2011-11-05 Chandler CarruthCMake should join the party in a post 3.0 world. ;...
2011-11-05 Daniel Dunbarbuild/cmake: Enable initial llvm-build integration.
2011-11-04 Daniel Dunbarbuild/cmake: Change to require Python be available.
2011-11-04 Daniel Dunbarbuild/cmake: Coalesce the configuration time header...
2011-11-04 Daniel Dunbarbuild/cmake: Coalesce in-tree sanity checks.
2011-11-04 Daniel Dunbarbuild/cmake: Tidy up specification of build/include...
2011-11-04 Daniel Dunbarbuild/cmake: Move all the user controllable options...
2011-11-04 Daniel Dunbarbuild/cmake: Use tblgen macro directly instead of llvm_...
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-10-06 Peter CollingbourneBuild system infrastructure for multiple tblgens.
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
2011-07-21 Bruno Cardoso LopesAdded the infrastructute necessary for MIPS JIT support...
2011-07-17 Oscar FuentesFix CMake build on Solaris
2011-04-29 Nick LewyckyRename profile_rt.so to libprofile_rt.so under configur...
2011-04-26 Nick LewyckyAdd cmakefiles to build profile_rt.so!
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-03-23 Oscar FuentesSupports building with a list of targets that does...
2011-03-21 Oscar FuentesRemoved workaround for unspecified build problem on...
2011-03-08 Bill WendlingChange the next release number to 3.0svn.
2011-03-01 Oscar FuentesCmake fix for option defaults not being set correctly...
2011-02-27 Oscar FuentesInstall include/llvm/Support/LICENSE.TXT. PR9321.
2011-02-21 NAKAMURA TakumiCMake: Define LLVM_INCLUDE_TESTS in cmake/modules/Handl...
2011-02-20 Oscar FuentesPut targets on folders, if the IDE supports the feature.
2011-02-18 Oscar FuentesMove library stuff out of the toplevel CMakeLists.txt...
2011-02-17 Oscar FuentesNew library: LLVMX86Utils.
2011-02-14 Oscar FuentesAdd current binary and source directories to the header...
2011-02-05 Oscar FuentesMoved more stuff to HandleLLVMOptions.cmake
2011-02-03 Oscar FuentesMoved to Clang's source tree its configuration options...
2011-02-03 Oscar FuentesChanges for building Clang and others using LLVM as...
2011-01-21 Oscar FuentesHandles libffi on the CMake build.
2011-01-17 Francois PichetSuppress warning "switch statement contains 'default...
next