- Dec 10, 2010
-
-
Owen Anderson authored
llvm-svn: 121588
-
Owen Anderson authored
llvm-svn: 121587
-
Bill Wendling authored
declared. Add a note specifying this and spruce up the list a bit. llvm-svn: 121586
-
Owen Anderson authored
llvm-svn: 121585
-
Jakob Stoklund Olesen authored
llvm-svn: 121584
-
Bob Wilson authored
llvm-svn: 121583
-
Bob Wilson authored
llvm-svn: 121582
-
Owen Anderson authored
llvm-svn: 121581
-
Jim Grosbach authored
llvm-svn: 121580
-
Owen Anderson authored
llvm-svn: 121579
-
Dan Gohman authored
llvm-svn: 121573
-
-
-
Jim Grosbach authored
just assign to it. llvm-svn: 121523
-
Jim Grosbach authored
llvm-svn: 121522
-
Jim Grosbach authored
llvm-svn: 121521
-
Dan Gohman authored
llvm-svn: 121520
-
Jakob Stoklund Olesen authored
interference check. llvm-svn: 121519
-
Dan Gohman authored
llvm-svn: 121518
-
Dan Gohman authored
llvm-svn: 121514
-
Dan Gohman authored
llvm-svn: 121513
-
Dan Gohman authored
llvm-svn: 121512
-
Dan Gohman authored
llvm-svn: 121508
-
Bob Wilson authored
Alignments smaller than the total size of the memory being loaded or stored, unless the alignment is 8 bytes, are not allowed. Add tests for this, too. llvm-svn: 121506
-
Jim Grosbach authored
instructions to restore a single register rather than an LDM instruction. rdar://8754999 llvm-svn: 121498
-
Jakob Stoklund Olesen authored
registers for a given virtual register. Reserved registers are filtered from the allocation order, and any valid hint is returned as the first suggestion. For target dependent hints, a number of arcane target hooks are invoked. llvm-svn: 121497
-
-
-
Rafael Espindola authored
llvm-svn: 121471
-
Daniel Dunbar authored
llvm-svn: 121465
-
Rafael Espindola authored
llvm-svn: 121462
-
Rafael Espindola authored
llvm-svn: 121461
-
NAKAMURA Takumi authored
llvm-svn: 121454
-
Kevin Enderby authored
llvm-svn: 121450
-
Nate Begeman authored
llvm-svn: 121445
-
Nate Begeman authored
Formalize the notion that AVX and SSE are non-overlapping extensions from the compiler's point of view. Per email discussion, we either want to always use VEX-prefixed instructions or never use them, and are taking "HasAVX" to mean "Always use VEX". Passing -mattr=-avx,+sse42 should serve to restore legacy SSE support when desirable. llvm-svn: 121439
-
Rafael Espindola authored
f: .cfi_startproc nop .cfi_endproc assembled (on ELF). llvm-svn: 121434
-
Rafael Espindola authored
llvm-svn: 121426
-
- Dec 09, 2010
-
-
Bill Wendling authored
t_addrmode_s# address modes is used for ASM printing, not for encoding. <rdar://problem/8745375> llvm-svn: 121417
-
Nate Begeman authored
llvm-svn: 121415
-