- Oct 23, 2009
-
-
Chris Lattner authored
llvm-svn: 84943
-
Evan Cheng authored
llvm-svn: 84931
-
David Goodwin authored
Allow the target to select the level of anti-dependence breaking that should be performed by the post-RA scheduler. The default is none. llvm-svn: 84911
-
- Oct 22, 2009
-
-
Bob Wilson authored
llvm-svn: 84868
-
Benjamin Kramer authored
llvm-svn: 84849
-
Evan Cheng authored
Move if-conversion before post-regalloc scheduling so the predicated instruction get scheduled properly. llvm-svn: 84843
-
Evan Cheng authored
Load / store multiple was missing opportunites when the load / store bundles are at the end of the bb. Test case is already in, the bug is exposed by subsequent commit. llvm-svn: 84842
-
Evan Cheng authored
llvm-svn: 84832
-
Evan Cheng authored
llvm-svn: 84831
-
Chris Lattner authored
llvm-svn: 84826
-
Evan Cheng authored
llvm-svn: 84813
-
Anton Korobeynikov authored
Yay for ASCII graphics! llvm-svn: 84808
-
Jim Grosbach authored
llvm-svn: 84798
-
Jim Grosbach authored
for a few bugs. llvm-svn: 84791
-
- Oct 21, 2009
-
-
Bob Wilson authored
llvm-svn: 84785
-
Anton Korobeynikov authored
llvm-svn: 84783
-
Jim Grosbach authored
immediate operands when they will fit into the using instruction. llvm-svn: 84778
-
Anton Korobeynikov authored
llvm-svn: 84776
-
Anton Korobeynikov authored
RMW preprocessing stuff was incorrect. Grab the stuff from x86 backend and disable some tests until it will be clever enough to handle them. llvm-svn: 84775
-
Anton Korobeynikov authored
llvm-svn: 84774
-
Anton Korobeynikov authored
llvm-svn: 84773
-
Bob Wilson authored
Patch by Johnny Chen. llvm-svn: 84767
-
Bob Wilson authored
llvm-svn: 84766
-
Sanjiv Gupta authored
llvm-svn: 84764
-
Sanjiv Gupta authored
variables. This pass can be invoked by llvm-ld or opt to traverse over the call graph to detect what function frames and their automatic variables can be overlaid. Currently this builds an archive , but needs to be changed to a loadable module. llvm-svn: 84753
-
Evan Cheng authored
llvm-svn: 84751
-
Chris Lattner authored
llvm-svn: 84738
-
Bob Wilson authored
Thanks to Johnny Chen for discovering the problem. llvm-svn: 84732
-
Bob Wilson authored
a default value of zero. This is important for decoding the instructions. Patch by Johnny Chen, with some changes from me, too. llvm-svn: 84730
-
Chris Lattner authored
llvm-svn: 84725
-
Anton Korobeynikov authored
llvm-svn: 84713
-
Anton Korobeynikov authored
llvm-svn: 84712
-
Anton Korobeynikov authored
llvm-svn: 84711
-
Anton Korobeynikov authored
llvm-svn: 84710
-
Anton Korobeynikov authored
llvm-svn: 84709
-
Anton Korobeynikov authored
llvm-svn: 84708
-
Anton Korobeynikov authored
llvm-svn: 84707
-
Anton Korobeynikov authored
llvm-svn: 84706
-
Anton Korobeynikov authored
llvm-svn: 84704
-
Anton Korobeynikov authored
llvm-svn: 84703
-