Evan Cheng
|
73f9a9e2c8
|
Enable hoisting load from constant memories.
llvm-svn: 89510
|
2009-11-20 23:31:34 +00:00 |
Dan Gohman
|
1b44f10ff4
|
Teach MachineLICM to unfold loads from constant memory from
otherwise unhoistable instructions in order to allow the loads
to be hoisted.
llvm-svn: 85364
|
2009-10-28 03:21:57 +00:00 |
Dan Gohman
|
40503396da
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
Evan Cheng
|
405827dc26
|
Update test.
llvm-svn: 47527
|
2008-02-23 02:57:25 +00:00 |
Evan Cheng
|
174ef9a0bb
|
Remat of pic loads are now on by default.
llvm-svn: 47525
|
2008-02-23 02:08:30 +00:00 |
Evan Cheng
|
94ba37f8e3
|
Allow re-materialization of pic load (controlled by -remat-pic-load for now).
llvm-svn: 47476
|
2008-02-22 09:25:47 +00:00 |