- May 29, 2007
-
-
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
-
Evan Cheng authored
llvm-svn: 37328
-
- May 24, 2007
-
-
Chris Lattner authored
llvm-svn: 37327
-
Chris Lattner authored
llvm-svn: 37326
-
Chris Lattner authored
llvm-svn: 37325
-
Dale Johannesen authored
only one successor. llvm-svn: 37324
-
Dale Johannesen authored
Temporarily, this breaks CodeGen/Generic/2006-02-12-InsertLibraryCall.ll by exposing an unrelated latent problem; working on that. llvm-svn: 37323
-
Zhou Sheng authored
llvm-svn: 37322
-
Dan Gohman authored
llvm-svn: 37321
-
Dan Gohman authored
llvm-svn: 37320
-
Dan Gohman authored
llvm-svn: 37319
-
Evan Cheng authored
Fix a typo that caused combiner to create mal-formed pre-indexed store where value store is the same as the base pointer. llvm-svn: 37318
-
Evan Cheng authored
llvm-svn: 37317
-
- May 23, 2007
-
-
Dale Johannesen authored
llvm-svn: 37316
-
Dale Johannesen authored
When considering blocks with more than 2 predecessors, merge the block with the largest number of matching insns, rather than the first block found. Considering that 1 matching insn is enough to show a win for candidates that already end with a branch. llvm-svn: 37315
-
Devang Patel authored
llvm-svn: 37314
-
Anton Korobeynikov authored
Mark all calls as "could throw", when exceptions are enabled. Emit necessary LP info too. This fixes PR1439 llvm-svn: 37311
-
Chris Lattner authored
llvm-svn: 37310
-
Evan Cheng authored
llvm-svn: 37309
-
Evan Cheng authored
llvm-svn: 37308
-
Evan Cheng authored
llvm-svn: 37307
-
Evan Cheng authored
llvm-svn: 37306
-
Chris Lattner authored
the inner set. This fixes PR1435 and Transforms/LICM/2007-05-22-VolatileSink.ll llvm-svn: 37305
-
Chris Lattner authored
llvm-svn: 37304
-
Chris Lattner authored
llvm-svn: 37302
-
Devang Patel authored
llvm-svn: 37301
-
Chris Lattner authored
llvm-svn: 37299
-
Chris Lattner authored
llvm-svn: 37297
-
- May 22, 2007
-
-
Reid Spencer authored
types of the iAny types involved in the overloaded intrinsic. Thus, we can't use the argument number as the index but have to count them separately in order to index Tys correctly. This patch rectifies this situation. llvm-svn: 37296
-
Reid Spencer authored
\\ to escape \. All these cases are now handled by the AsmParser. llvm-svn: 37295
-
Reid Spencer authored
llvm-svn: 37294
-