- Oct 05, 2007
-
-
Evan Cheng authored
llvm-svn: 42627
-
Evan Cheng authored
llvm-svn: 42626
-
Evan Cheng authored
scheduler will try a number of tricks in order to avoid generating the copies. This may not be possible in case the node produces a chain value that prevent movement. Try unfolding the load from the node before to allow it to be moved / cloned. llvm-svn: 42625
-
Evan Cheng authored
llvm-svn: 42624
-
Evan Cheng authored
llvm-svn: 42623
-
Evan Cheng authored
llvm-svn: 42622
-
Evan Cheng authored
address (not just from / to frameindexes). - Added target hooks to unfold load / store instructions / SDNodes into separate load, data processing, store instructions / SDNodes. llvm-svn: 42621
-
Evan Cheng authored
llvm-svn: 42620
-
Evan Cheng authored
llvm-svn: 42619
-
- Oct 04, 2007
-
-
Chris Lattner authored
llvm-svn: 42607
-
Neil Booth authored
Useful for diagnostics and debugging. llvm-svn: 42598
-
- Oct 03, 2007
-
-
Owen Anderson authored
Also, add a FIXME for a bug in PostDomTree calculation I noticed while writing this, llvm-svn: 42593
-
Devang Patel authored
llvm-svn: 42591
-
Devang Patel authored
llvm-svn: 42590
-
Chris Lattner authored
llvm-svn: 42589
-
Chris Lattner authored
to giving it iterators. llvm-svn: 42586
-
Dan Gohman authored
of comparing begin() and end(). llvm-svn: 42585
-
Dan Gohman authored
llvm-svn: 42584
-
Dale Johannesen authored
llvm-svn: 42582
-
Chris Lattner authored
llvm-svn: 42579
-
Tanya Lattner authored
llvm-svn: 42578
-
Neil Booth authored
it const. Preparation for APFloat -> hexadecimal string conversion. llvm-svn: 42576
-
Chris Lattner authored
llvm-svn: 42573
-
Chris Lattner authored
llvm-svn: 42565
-
Chris Lattner authored
seem significant as well. llvm-svn: 42564
-
Owen Anderson authored
each one's runOnFunction method. llvm-svn: 42563
-
- Oct 02, 2007
-
-
Bill Wendling authored
llvm-svn: 42554
-
Bill Wendling authored
llvm-svn: 42552
-
Bill Wendling authored
llvm-svn: 42549
-
Bill Wendling authored
llvm-svn: 42548
-
Bill Wendling authored
llvm-svn: 42547
-
Bill Wendling authored
llvm-svn: 42546
-
Bill Wendling authored
llvm-svn: 42542
-
Dale Johannesen authored
llvm-svn: 42537
-
Evan Cheng authored
instructions reverse map. llvm-svn: 42509
-
Dale Johannesen authored
llvm-svn: 42508
-
Dan Gohman authored
SourceFiles list is fully filled in so that it sees all of the files. llvm-svn: 42506
-
- Oct 01, 2007
-
-
Evan Cheng authored
llvm-svn: 42499
-
Devang Patel authored
Relax unsafe use check. If there is one unconditional use inside the loop then it is safe to promote value even if there is another conditional use inside the loop. llvm-svn: 42493
-
Evan Cheng authored
llvm-svn: 42492
-