Chris Lattner
|
2188e40e4c
|
split instcombine of compares (visit[FI]Cmp) out to
a new InstCombineCompares.cpp file.
llvm-svn: 92467
|
2010-01-04 07:37:31 +00:00 |
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
|
c0e6640d3a
|
move instcombine to its own library, it's past time.
llvm-svn: 92459
|
2010-01-04 06:23:24 +00:00 |