Fix ODR violation waiting to happen by making static function definitions in VectorUt...
[oota-llvm.git] / lib / Transforms / Utils / CMakeLists.txt
2015-06-26 David BlaikieFix ODR violation waiting to happen by making static...
2015-04-20 Karthik Bhat[NFC] Refactor identification of reductions as common...
2015-02-11 Zachary TurnerUse ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-01-24 Chandler Carruth[PM] Move the LowerExpectIntrinsic pass to the Scalar...
2014-11-08 Saleem AbdulrasoolTransforms: sort source files in build
2014-11-07 Saleem AbdulrasoolTransform: add SymbolRewriter pass
2014-07-09 Alexey SamsonovDecouple llvm::SpecialCaseList text representation...
2014-05-02 Nico WeberTeach GlobalDCE how to remove empty global_ctor entries.
2014-03-03 Diego NovilloPass to emit DWARF path discriminators.
2013-12-06 Kostya Serebryany[asan] rewrite asan's stack frame layout
2013-10-21 Rafael EspindolaOptimize more linkonce_odr values during LTO.
2013-08-06 Tom StellardFactor FlattenCFG out from SimplifyCFG
2013-07-09 Peter CollingbourneRename BlackList class to SpecialCaseList and move...
2013-01-05 Chandler CarruthSink the AddressingModeMatcher helper class into an...
2012-10-13 Meador IngeImplement new LibCallSimplifier class
2012-09-18 Michael IlsemanNew utility for expanding integer division for targets...
2012-09-11 NAKAMURA Takumillvm/lib/Transforms/Utils/CMakeLists.txt: Update.
2012-09-04 Preston GurdGeneric Bypass Slow Div
2012-06-24 NAKAMURA Takumillvm/lib: [CMake] Add explicit dependency to intrinsics...
2012-03-15 Chandler CarruthRemove the basic inliner. This was added in 2007, and...
2011-12-17 Pete CooperRefactor code used in InstCombine::FoldAndOfICmps to...
2011-12-09 Andrew TrickAdd -unroll-runtime for unrolling loops with run-time...
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-10-31 Devang PatelAdd utility to append a function to the list of global...
2011-08-10 Benjamin KramerUpdate CMake build.
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-07-06 Jakub StaszakIntroduce "expect" intrinsic instructions.
2011-06-15 Rafael EspindolaFix cmake build.
2010-12-20 Duncan SandsAdd a new convenience pass for testing InstructionSimpl...
2010-10-07 Owen AndersonNext step on the getting-rid-of-static-ctors train...
2010-09-28 Oscar FuentesRemoved a bunch of unnecessary target_link_libraries.
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-28 Chris Lattnerremove the ABCD and SSI passes. They don't have any...
2010-03-05 Ted KremenekUpdate CMake build.
2009-11-03 Ted KremenekAlphabetize.
2009-10-31 Dan GohmanUpdate CMakeLists for recent renames.
2009-10-26 Victor HernandezRemove FreeInst.
2009-10-13 Ted KremenekUpdate CMake file.
2009-10-10 Chris LattnerImplement an efficient and fully general SSA update...
2009-08-27 Chris Lattnerremove CloneTrace, which appears to be dead since 2004.
2009-07-21 Ted KremenekUpdate CMake files.
2009-07-03 Mike StumpFix build.
2009-06-26 Douglas GregorFix linking of llvm-ld and lli with CMake, from Xerxes...
2009-02-21 Evan ChengAdd AddrModeMatcher.cpp
2008-11-19 Oscar FuentesCMake: Removed source file.
2008-11-12 Oscar FuentesCMake: Remove removed source file.
2008-11-11 Oscar FuentesCMake: Updated list of source files for lib/Transforms...
2008-11-11 Cedric VenetUpdate CMakeLists.txt
2008-09-22 Oscar FuentesInitial support for the CMake build system.