- Sep 19, 2004
-
-
Chris Lattner authored
whose addresses where used by trivial phi nodes and select instructions. This is now performed by the instcombine pass, which is more powerful, is much simpler, and is faster. This allows the deletion of a bunch of code, two FIXME's and two gotos. llvm-svn: 16406
-
Chris Lattner authored
llvm-svn: 16405
-
Chris Lattner authored
loads, and implement two new transforms: InstCombine/load.ll:test[56]. llvm-svn: 16404
-
Chris Lattner authored
llvm-svn: 16403
-
Reid Spencer authored
Patch submitted by Jeff Cohen. Thanks Jeff! llvm-svn: 16401
-
Chris Lattner authored
llvm-svn: 16400
-
- Sep 18, 2004
-
-
Chris Lattner authored
a function being deleted. Due to optimizations done while inlining, there can be edges from the external call node to a function node that were not apparent any longer. This fixes the compiler crash while compiling 175.vpr llvm-svn: 16399
-
Chris Lattner authored
llvm-svn: 16398
-
Reid Spencer authored
Patch contributed by Henrik Bach. Thanks Henrik! llvm-svn: 16397
-
Reid Spencer authored
Patch contributed by Jeff Cohen. Thanks Jeff! llvm-svn: 16396
-
Reid Spencer authored
llvm-svn: 16395
-
Chris Lattner authored
llvm-svn: 16394
-
Chris Lattner authored
other problems. llvm-svn: 16393
-
Chris Lattner authored
Update to reflect changes to the 'Register' tblgen class. llvm-svn: 16392
-
Chris Lattner authored
llvm-svn: 16391
-
Chris Lattner authored
the worklist and makes it more efficient. This does not change functionality at all. llvm-svn: 16390
-
Chris Lattner authored
llvm-svn: 16389
-
Chris Lattner authored
function, not just the CallGraph. llvm-svn: 16388
-
Chris Lattner authored
Add comments and doxygenify others. llvm-svn: 16387
-
Chris Lattner authored
llvm-svn: 16386
-
- Sep 17, 2004
-
-
John Criswell authored
llvm-svn: 16385
-
Chris Lattner authored
llvm-svn: 16384
-
Reid Spencer authored
Add some additional commentary about the workings of this module. Patch contributed by Jeff Cohen. Thanks Jeff! llvm-svn: 16383
-
- Sep 16, 2004
-
-
Reid Spencer authored
after llvm-test was split out of llvm. llvm-svn: 16382
-
Reid Spencer authored
llvm-svn: 16381
-
Reid Spencer authored
Patch provided by Jeff Cohen. Thanks Jeff! llvm-svn: 16380
-
John Criswell authored
are updated. llvm-svn: 16378
-
- Sep 15, 2004
-
-
Chris Lattner authored
llvm-svn: 16369
-
Reid Spencer authored
Patch contributed by Paolo Invernizzi. Thanks Paolo! llvm-svn: 16368
-
Chris Lattner authored
fixes a crash in LICM when processing povray. llvm-svn: 16367
-
Chris Lattner authored
llvm-svn: 16366
-
Reid Spencer authored
problems on some platforms (like Solaris). llvm-svn: 16365
-
Reid Spencer authored
llvm-svn: 16364
-
Reid Spencer authored
Patches submitted by Jeff Cohen. Thanks Jeff! llvm-svn: 16362
-
Reid Spencer authored
llvm-svn: 16361
-
Reid Spencer authored
llvm-svn: 16360
-
Reid Spencer authored
llvm-svn: 16359
-
Reid Spencer authored
llvm-svn: 16356
-
Chris Lattner authored
llvm-svn: 16355
-
Alkis Evlogimenos authored
same size as the one in the array type. llvm-svn: 16354
-