aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Scalar/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-0/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-0/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+10
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-5/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+2
* Add a loop rerolling passHal Finkel2013-11-161-0/+1
* SampleProfileLoader pass. Initial setup.Diego Novillo2013-11-131-0/+1
* Remove the long, long defunct IR block placement pass.Chandler Carruth2013-09-141-1/+0
* Turn MipsOptimizeMathLibCalls into a target-independent scalar transformRichard Sandiford2013-08-231-0/+1
* Factor FlattenCFG out from SimplifyCFGTom Stellard2013-08-061-0/+1
* Remove the simplify-libcalls pass (finally)Meador Inge2013-06-201-1/+0
* Move StructurizeCFG out of R600 to generic Transforms.Matt Arsenault2013-06-191-0/+1
* Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...Michael Gottesman2013-01-281-1/+0
* Introduce a new SROA implementation.Chandler Carruth2012-09-141-0/+1
* move the bounds checking pass to the instrumentation folder, where it belongs...Nuno Lopes2012-07-201-1/+0
* llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi2012-06-241-0/+2
* hopefully fix the CMake build. sorry for breakageNuno Lopes2012-05-221-0/+1
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-9/+0
* Fix CMake build.Michael J. Spencer2011-10-171-0/+1
* Remove the old tail duplication pass. It is not used and is unable to updateRafael Espindola2011-08-301-1/+0
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+9
* The ARC language-specific optimizer. Credit to Dan Gohman.John McCall2011-06-151-0/+1
* Unbreak CMake build.Ted Kremenek2011-02-281-1/+0
* update cmakeChris Lattner2011-02-281-1/+0
* CMake: Add missing source file.Michael J. Spencer2011-01-031-0/+1
* Add a new loop-instsimplify pass, with the intention of replacing the instanceCameron Zwarich2011-01-031-0/+1
* Start of a pass for recognizing memset and memcpy idioms.Chris Lattner2010-12-261-0/+1
* Update CMake.Daniel Dunbar2010-10-081-1/+0
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-281-2/+0
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-7/+1
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-1/+7
* Rename file to something more descriptive.Owen Anderson2010-08-311-1/+1
* remove the ABCD and SSI passes. They don't have any clients thatChris Lattner2010-08-281-1/+0
* Update CMake build. Add newline at end of file.Benjamin Kramer2010-08-281-0/+1
* Add an atomic lowering passPeter Collingbourne2010-08-031-0/+1
* Update CMake build.Ted Kremenek2010-05-071-0/+1
* Remove SCCVN from the CMake build system.Owen Anderson2010-04-131-1/+0
* Pull these back out, they're a little too aggressive and timeEric Christopher2010-02-091-1/+0
* Add file in here too.Eric Christopher2010-02-091-0/+1
* move instcombine to its own library, it's past time.Chris Lattner2010-01-041-1/+0
* remove the now dead condprop pass, PR3906.Chris Lattner2009-11-111-1/+0
* Update CMakeLists for recent renames.Dan Gohman2009-10-311-1/+1
* Remove CodeGenLICM. It's largely obsoleted by MachineLICM's new abilityDan Gohman2009-10-311-1/+0
* Update CMake file.Benjamin Kramer2009-10-281-0/+1
* VS build fix, patch by Marius Wachtler.Mike Stump2009-10-271-0/+1
* Update CMake files.Ted Kremenek2009-10-261-0/+1
* Update CMake file.Ted Kremenek2009-10-061-1/+0
* Remove GVNPRE.cpp from the CMake makefileDouglas Gregor2009-10-011-1/+0