summaryrefslogtreecommitdiff
path: root/lib/Transforms/InstCombine/CMakeLists.txt
Commit message (Expand)AuthorAge
* Tidy up a bit. No functional change.Jim Grosbach2013-04-05
* llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi2012-06-24
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-28
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* split and/or/xor out into one overly-large (2000LOC) file. However, I thinkChris Lattner2010-01-05
* split instcombine of shifts out to its own file.Chris Lattner2010-01-05
* split call handling out to InstCombineCalls.cppChris Lattner2010-01-05
* split add/sub out to its own file. Eliminate use ofChris Lattner2010-01-05
* split mul/div/rem instructions out to their own file.Chris Lattner2010-01-05
* split select out to its own file.Chris Lattner2010-01-05
* split out load/store/alloca.Chris Lattner2010-01-05
* split vector stuff out to InstCombineVectorOps.cppChris Lattner2010-01-05
* split PHI node stuff out to InstCombinePHI.cppChris Lattner2010-01-05
* split 943 lines of instcombine out to a new InstCombineCasts.cppChris Lattner2010-01-04
* split instcombine of compares (visit[FI]Cmp) out toChris Lattner2010-01-04
* update cmakefileChris Lattner2010-01-04
* forgot to svn add these.Chris Lattner2010-01-04