- Oct 27, 2009
-
-
Johnny Chen authored
llvm-svn: 85255
-
Rafael Espindola authored
llvm-svn: 85235
-
Evan Cheng authored
llvm-svn: 85186
-
Evan Cheng authored
Change Thumb1 and Thumb2 instructions to separate opcode from operands with a tab instead of a space. llvm-svn: 85184
-
Evan Cheng authored
llvm-svn: 85178
-
- Oct 26, 2009
-
-
Bob Wilson authored
bits. Johnny, please review -- I do not have a good track record of getting these right. llvm-svn: 85173
-
Bob Wilson authored
Patch by Johnny Chen. llvm-svn: 85169
-
Bob Wilson authored
bits. Patch by Johnny Chen. llvm-svn: 85167
-
David Goodwin authored
llvm-svn: 85127
-
- Oct 25, 2009
-
-
Jim Grosbach authored
llvm-svn: 85065
-
Jim Grosbach authored
llvm-svn: 85064
-
Evan Cheng authored
llvm-svn: 85049
-
Evan Cheng authored
llvm-svn: 85048
-
Nick Lewycky authored
VISIBILITY_HIDDEN removal. llvm-svn: 85043
-
Nick Lewycky authored
Chris claims we should never have visibility_hidden inside any .cpp file but that's still not true even after this commit. llvm-svn: 85042
-
- Oct 24, 2009
-
-
Evan Cheng authored
llvm-svn: 84986
-
Jim Grosbach authored
can access the hi regs. Our prologue and epilogue code doesn't know how to properly handle save/restore of the hi regs, so things go badly when we alloc them. llvm-svn: 84982
-
Jim Grosbach authored
llvm-svn: 84977
-
- Oct 23, 2009
-
-
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
-
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
-
Evan Cheng authored
llvm-svn: 84813
-
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
-
Jim Grosbach authored
immediate operands when they will fit into the using instruction. llvm-svn: 84778
-
Bob Wilson authored
Patch by Johnny Chen. llvm-svn: 84767
-
Bob Wilson authored
llvm-svn: 84766
-
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
-
Daniel Dunbar authored
llvm-svn: 84687
-
- Oct 20, 2009
-
-
Jim Grosbach authored
llvm-svn: 84669
-
Jim Grosbach authored
llvm-svn: 84664
-
Benjamin Kramer authored
llvm-svn: 84632
-
Chris Lattner authored
llvm-svn: 84614
-