- Nov 07, 2009
-
-
Bob Wilson authored
will not accept negative values for these. LLVM's default operand printing sign extends values, so that valid unsigned values appear as negative immediates. Print all VMOV immediate operands as hex values to resolve this. Radar 7372576. llvm-svn: 86301
-
- Nov 02, 2009
-
-
Anton Korobeynikov authored
Do not infer the target type for COPY_TO_REGCLASS from dest regclass, this won't work if it can contain several types. Require explicit result type for the node for now. This fixes PR5364. PS: It seems that blackfin usage of copy_to_regclass is completely bogus! llvm-svn: 85766
-
- Oct 31, 2009
-
-
Jim Grosbach authored
them for scalar floating point operations for now. llvm-svn: 85697
-
- Oct 21, 2009
-
-
Bob Wilson authored
Patch by Johnny Chen. llvm-svn: 84767
-
Bob Wilson authored
llvm-svn: 84766
-
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
-
- Oct 20, 2009
-
-
Jim Grosbach authored
Leave Inst{11-8}, which represents the starting byte index of the extracted result in the concatenation of the operands and is left unspecified. Patch by Johnny Chen. llvm-svn: 84572
-
- Oct 16, 2009
-
-
Bob Wilson authored
Patch by Johnny Chen. llvm-svn: 84243
-
- Oct 15, 2009
-
-
Bob Wilson authored
Patch by Johnny Chen. llvm-svn: 84206
-
- Oct 14, 2009
-
-
Bob Wilson authored
Patch by Johnny Chen. llvm-svn: 84146
-
Jim Grosbach authored
Refs: A7-17 & A8-750. Patch by Johnny Chen. llvm-svn: 84131
-
- Oct 09, 2009
-
-
Bob Wilson authored
llvm-svn: 83600
-
Bob Wilson authored
llvm-svn: 83598
-
Bob Wilson authored
llvm-svn: 83596
-
Bob Wilson authored
Also fix some copy-and-paste errors in previous changes. llvm-svn: 83590
-
Bob Wilson authored
llvm-svn: 83585
-
- Oct 08, 2009
-
-
Bob Wilson authored
llvm-svn: 83568
-
Bob Wilson authored
llvm-svn: 83526
-
Bob Wilson authored
llvm-svn: 83518
-
Bob Wilson authored
llvm-svn: 83513
-
Bob Wilson authored
llvm-svn: 83508
-
Bob Wilson authored
llvm-svn: 83506
-
Bob Wilson authored
llvm-svn: 83502
-
- Oct 07, 2009
-
-
Bob Wilson authored
llvm-svn: 83490
-
Bob Wilson authored
llvm-svn: 83486
-
Bob Wilson authored
llvm-svn: 83484
-
Bob Wilson authored
llvm-svn: 83482
-
Bob Wilson authored
llvm-svn: 83479
-
Bob Wilson authored
llvm-svn: 83471
-
Bob Wilson authored
llvm-svn: 83422
-
- Oct 03, 2009
-
-
Bob Wilson authored
llvm-svn: 83257
-
Bob Wilson authored
Thanks to Johnny Chen for pointing this out! llvm-svn: 83256
-
- Oct 01, 2009
-
-
Evan Cheng authored
ld / st pairs, etc. llvm-svn: 83197
-
- Sep 25, 2009
-
-
David Goodwin authored
llvm-svn: 82788
-
- Sep 23, 2009
-
-
David Goodwin authored
llvm-svn: 82657
-
- Sep 13, 2009
-
-
Anton Korobeynikov authored
constraint the register usage. llvm-svn: 81635
-
- Sep 09, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 81262
-
- Sep 08, 2009
-
-
Anton Korobeynikov authored
makes the code faster. llvm-svn: 81220
-
- Sep 02, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 80838
-