Chris Lattner
|
7e0449172c
|
move the 'SimplifyDemandedFoo' methods out to their own file, cutting 1K lines out of instcombine.cpp
llvm-svn: 92465
|
2010-01-04 07:17:19 +00:00 |
Chris Lattner
|
35522b7465
|
split the instcombine class definition out to a header shared
among the instcombine library.
llvm-svn: 92463
|
2010-01-04 07:12:23 +00:00 |
Chris Lattner
|
b8906bda13
|
remove a ton of unneeded LLVMContext stuff.
llvm-svn: 92462
|
2010-01-04 07:02:48 +00:00 |
Chris Lattner
|
66c2e54bcd
|
move InstCombineWorklist out to its own header.
llvm-svn: 92461
|
2010-01-04 06:30:00 +00:00 |
Chris Lattner
|
e2b9da98b0
|
forgot to svn add these.
llvm-svn: 92460
|
2010-01-04 06:28:20 +00:00 |
Chris Lattner
|
c0e6640d3a
|
move instcombine to its own library, it's past time.
llvm-svn: 92459
|
2010-01-04 06:23:24 +00:00 |