Don't taint relaxed loads that immediately comes before an AcqRel read-modify-write op
[oota-llvm.git] / tools / bugpoint / CMakeLists.txt
2015-08-18 Chandler Carruth[PM/AA] Remove the last relics of the separate IPA...
2015-03-18 Reid KlecknerCMake: Disable ENABLE_EXPORTS for executables with...
2014-03-14 Sebastian Popstatic link polly into tools
2014-02-22 Quentin Colombet[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
2013-12-30 Nico WeberPort r198087 and r198089 (strip dead code by default...
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-04-04 Rafael EspindolaDon't export symbols in every binary on linux.
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...
2013-01-28 Michael GottesmanExtracted ObjCARC.cpp into its own library libLLVMObjCA...
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.
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-08 Rafael EspindolaTry to fix cmake build.
2010-04-14 Nick LewyckyDon't forget cmake!
2008-09-22 Oscar FuentesInitial support for the CMake build system.