- Dec 09, 2010
-
-
Eric Christopher authored
llvm-svn: 121340
-
Bill Wendling authored
llvm-svn: 121338
-
Bill Wendling authored
overwritten. llvm-svn: 121337
-
Bill Wendling authored
particular, the immediate has 20-bits of value instead of 21. And bit 0 is '0' always. Going through the BL fixup encoding was trashing the "bit 0 is '0'" invariant. Attempt to get the encoding at slightly more correct with this. llvm-svn: 121336
-
Eric Christopher authored
popping up at O0 when it wasn't folded and the fast allocator would complain. llvm-svn: 121330
-
Owen Anderson authored
llvm-svn: 121329
-
Eric Christopher authored
llvm-svn: 121328
-
-
Jason W Kim authored
llvm-svn: 121317
-
Jim Grosbach authored
for more thorough cleanup. llvm-svn: 121315
-
Jim Grosbach authored
llvm-svn: 121314
-
Jason W Kim authored
llvm-svn: 121313
-
Jason W Kim authored
Added test to check bl __aeabi_read_tp gets emitted properly for ELF/ASM as well as ELF/OBJ (including fixup) Also added support for ELF::R_ARM_TLS_IE32 llvm-svn: 121312
-
Jim Grosbach authored
llvm-svn: 121311
-
-
-
Bill Wendling authored
llvm-svn: 121308
-
Evan Cheng authored
llvm-svn: 121307
-
- Dec 08, 2010
-
-
-
Jim Grosbach authored
multiply instructions. llvm-svn: 121301
-
-
Jim Grosbach authored
for the source field when it's the whole thing that's being referenced. llvm-svn: 121291
-
Jim Grosbach authored
ordering of thumb mode. llvm-svn: 121280
-
Andrew Trick authored
both forward and backward scheduling. Rename it to ScoreboardHazardRecognizer (Scoreboard is one word). Remove integer division from the scoreboard's critical path. llvm-svn: 121274
-
Owen Anderson authored
llvm-svn: 121272
-
Jim Grosbach authored
llvm-svn: 121262
-
Evan Cheng authored
llvm-svn: 121238
-
Bill Wendling authored
llvm-svn: 121226
-
Jim Grosbach authored
thumb vs. arm mode differences in WriteNopData(). llvm-svn: 121219
-
Owen Anderson authored
llvm-svn: 121216
-
Owen Anderson authored
the order of the bytes in the data stream is flipped around. llvm-svn: 121215
-
Matt Beaumont-Gay authored
llvm-svn: 121206
-
Bill Wendling authored
llvm-svn: 121198
-
Evan Cheng authored
vpush instructions to save / restore VFP / NEON registers like this: vpush {d8,d10,d11} vpop {d8,d10,d11} vpush and vpop do not allow gaps in the register list. rdar://8728956 llvm-svn: 121197
-
Bill Wendling authored
functionality change. llvm-svn: 121195
-
- Dec 07, 2010
-
-
Jim Grosbach authored
llvm-svn: 121186
-
Owen Anderson authored
llvm-svn: 121182
-
Jim Grosbach authored
possible. They were duplicates for everything exception the source pattern before. llvm-svn: 121179
-
Evan Cheng authored
llvm-svn: 121176
-
Evan Cheng authored
llvm-svn: 121172
-