Ted Kremenek
|
d90773ebe0
|
Update CMake build.
llvm-svn: 103266
|
2010-05-07 17:13:20 +00:00 |
Owen Anderson
|
b516f1c6cc
|
Remove SCCVN from the CMake build system.
llvm-svn: 101125
|
2010-04-13 08:33:09 +00:00 |
Eric Christopher
|
ad1aa86276
|
Pull these back out, they're a little too aggressive and time
consuming for a simple optimization.
llvm-svn: 95671
|
2010-02-09 17:29:18 +00:00 |
Eric Christopher
|
be2f0b2b7b
|
Add file in here too.
llvm-svn: 95641
|
2010-02-09 01:11:03 +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 |
Chris Lattner
|
852f2653c4
|
remove the now dead condprop pass, PR3906.
llvm-svn: 86810
|
2009-11-11 05:56:35 +00:00 |
Dan Gohman
|
f35b6640f6
|
Update CMakeLists for recent renames.
llvm-svn: 85660
|
2009-10-31 14:38:25 +00:00 |
Dan Gohman
|
fb7f0e57b6
|
Remove CodeGenLICM. It's largely obsoleted by MachineLICM's new ability
to unfold loop-invariant loads.
llvm-svn: 85657
|
2009-10-31 14:35:41 +00:00 |
Benjamin Kramer
|
ecc60b80b0
|
Update CMake file.
llvm-svn: 85389
|
2009-10-28 13:29:18 +00:00 |
Mike Stump
|
2b0a49a682
|
VS build fix, patch by Marius Wachtler.
llvm-svn: 85197
|
2009-10-27 02:14:13 +00:00 |
Ted Kremenek
|
ce8f626f82
|
Update CMake files.
llvm-svn: 85161
|
2009-10-26 22:06:01 +00:00 |
Ted Kremenek
|
2275a7dfef
|
Update CMake file.
llvm-svn: 83404
|
2009-10-06 19:45:38 +00:00 |
Douglas Gregor
|
d846fbf20d
|
Remove GVNPRE.cpp from the CMake makefile
llvm-svn: 83194
|
2009-10-01 05:30:05 +00:00 |
Daniel Dunbar
|
487d1c8138
|
Update CMake.
llvm-svn: 82097
|
2009-09-17 00:06:48 +00:00 |
Douglas Gregor
|
6d94e6a5f3
|
Fix linking of llvm-ld and lli with CMake, from Xerxes Rånby
llvm-svn: 74285
|
2009-06-26 15:37:00 +00:00 |
Oscar Fuentes
|
076e048cf7
|
CMake: updated list of source files.
llvm-svn: 58736
|
2008-11-05 00:11:22 +00:00 |
Oscar Fuentes
|
a229b3c9a7
|
Initial support for the CMake build system.
llvm-svn: 56419
|
2008-09-22 01:08:49 +00:00 |