- May 31, 2007
-
-
Evan Cheng authored
llvm-svn: 37374
-
Chris Lattner authored
smaller than the preferred alignment, but so that the target can actually specify a minimum alignment if needed. This fixes some objc protocol failures Devang tracked down. llvm-svn: 37373
-
Lauro Ramos Venancio authored
llvm-svn: 37372
-
Lauro Ramos Venancio authored
When a function has FP, the register scavenging spill slot offset already was calculated. llvm-svn: 37371
-
Bill Wendling authored
llvm-svn: 37368
-
Bruno Cardoso Lopes authored
llvm-svn: 37367
-
Owen Anderson authored
llvm-svn: 37366
-
- May 30, 2007
-
-
Evan Cheng authored
llvm-svn: 37365
-
Chris Lattner authored
llvm-svn: 37362
-
Chris Lattner authored
llvm-svn: 37361
-
Devang Patel authored
llvm-svn: 37360
-
Duncan Sands authored
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070528/050047.html llvm-svn: 37359
-
Chris Lattner authored
half of PR1421, by not decimating structs with holes that are the source and destination of a memcpy. llvm-svn: 37358
-
Chris Lattner authored
llvm-svn: 37357
-
Chris Lattner authored
llvm-svn: 37356
-
Dale Johannesen authored
llvm-svn: 37355
-
Dale Johannesen authored
matter until my last change). Reenable tail merging by default. llvm-svn: 37354
-
Evan Cheng authored
llvm-svn: 37353
-
Owen Anderson authored
llvm-svn: 37352
-
Evan Cheng authored
For VFP2 fldm, fstm instructions, the condition code is printed after the address mode and size specifier. e.g. fstmiaseq, not fstmeqias. llvm-svn: 37351
-
Owen Anderson authored
llvm-svn: 37350
-
Evan Cheng authored
llvm-svn: 37349
-
Owen Anderson authored
llvm-svn: 37348
-
Owen Anderson authored
debugging lines. llvm-svn: 37347
-
Owen Anderson authored
llvm-svn: 37346
-
Owen Anderson authored
set this way is _SLOW_. Somewhere down the line, I'll look at speeding it up. llvm-svn: 37345
-
Evan Cheng authored
If there is an empty block between a source and its successor block, it still requires a unconditional branch. llvm-svn: 37344
-
- May 29, 2007
-
-
Owen Anderson authored
Very first part of a GVN-PRE implementation. It currently performs a bunch of analysis, and nothing more. It is also quite slow for the moment. However, it should give a sense of what's going on. llvm-svn: 37343
-
Evan Cheng authored
llvm-svn: 37342
-
Evan Cheng authored
llvm-svn: 37341
-
Nicolas Geoffray authored
llvm-svn: 37340
-
Chris Lattner authored
llvm-svn: 37339
-
Bill Wendling authored
llvm-svn: 37338
-
Bill Wendling authored
llvm-svn: 37337
-
Bill Wendling authored
llvm-svn: 37336
-
Bill Wendling authored
class="doc_code">" to code examples. llvm-svn: 37335
-
- May 27, 2007
-
-
Chris Lattner authored
create large amounts of instructions by separating the insertion point logic from the logic of what to create. llvm-svn: 37332
-
- May 26, 2007
-
-
Zhou Sheng authored
llvm-svn: 37331
-
- May 25, 2007
-
-
Chris Lattner authored
llvm-svn: 37330
-
Devang Patel authored
llvm-svn: 37329
-