summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* split and/or/xor out into one overly-large (2000LOC) file. However, I thinkChris Lattner2010-01-051-0/+1
* split instcombine of shifts out to its own file.Chris Lattner2010-01-051-0/+1
* split call handling out to InstCombineCalls.cppChris Lattner2010-01-051-0/+1
* split add/sub out to its own file. Eliminate use ofChris Lattner2010-01-051-0/+1
* split mul/div/rem instructions out to their own file.Chris Lattner2010-01-051-0/+1
* split select out to its own file.Chris Lattner2010-01-051-0/+1
* split out load/store/alloca.Chris Lattner2010-01-051-0/+1
* split vector stuff out to InstCombineVectorOps.cppChris Lattner2010-01-051-0/+1
* split PHI node stuff out to InstCombinePHI.cppChris Lattner2010-01-051-0/+1
* split 943 lines of instcombine out to a new InstCombineCasts.cppChris Lattner2010-01-041-0/+1
* split instcombine of compares (visit[FI]Cmp) out toChris Lattner2010-01-041-0/+1
* update cmakefileChris Lattner2010-01-041-0/+1
* forgot to svn add these.Chris Lattner2010-01-041-0/+5
OpenPOWER on IntegriCloud