- Apr 07, 2009
-
-
Mike Stump authored
llvm-svn: 68544
-
Torok Edwin authored
llvm-svn: 68542
-
Bill Wendling authored
llvm-svn: 68534
-
Bill Wendling authored
llvm-svn: 68531
-
Bill Wendling authored
work. llvm-svn: 68530
-
Bill Wendling authored
llvm-svn: 68528
-
Torok Edwin authored
Types can have references to eachother, so we can't just call destroy on them. llvm-svn: 68523
-
Chris Lattner authored
Thanks to Duncan for noticing this llvm-svn: 68518
-
-
Chris Lattner authored
them by reference, instead of packing each byte into a smallvector. llvm-svn: 68486
-
Chris Lattner authored
llvm-svn: 68485
-
Chris Lattner authored
llvm-svn: 68472
-
Chris Lattner authored
llvm-svn: 68471
-
Chris Lattner authored
without converting each byte to a uint64_t to stick in a SmallVector. llvm-svn: 68469
-
- Apr 06, 2009
-
-
Chris Lattner authored
elements in a form that is efficient for the reader to just get a pointer in memory and start reading. APIs to do efficient reading and writing are still todo. llvm-svn: 68465
-
Bob Wilson authored
Patch by Richard Pennington. llvm-svn: 68464
-
Chris Lattner authored
llvm-svn: 68463
-
Chris Lattner authored
llvm-svn: 68462
-
Chris Lattner authored
llvm-svn: 68461
-
Chris Lattner authored
llvm-svn: 68460
-
Torok Edwin authored
llvm-svn: 68459
-
Chris Lattner authored
llvm-svn: 68458
-
Torok Edwin authored
llvm-svn: 68457
-
Chris Lattner authored
llvm-svn: 68456
-
Mike Stump authored
llvm-svn: 68455
-
Ed Schouten authored
instead of the place where it started to perform the string copy. - PR3661 - Patch by Benjamin Kramer! llvm-svn: 68443
-
Sanjiv Gupta authored
Map stack based frameindices for spills to zero based indices that can be accessed based on an external symbol defining the location of temporary data for a function. For example: we have spill slots addressed as foo.tmp + 0, foo.tmp + 1 etc. llvm-svn: 68442
-
- Apr 05, 2009
-
-
Bill Wendling authored
llvm-svn: 68440
-
Bill Wendling authored
llvm-svn: 68439
-
Mikhail Glushenkov authored
llvm-svn: 68438
-
Bill Wendling authored
llvm-svn: 68433
-
Bill Wendling authored
llvm-svn: 68432
-
Bill Wendling authored
llvm-svn: 68431
-
Oscar Fuentes authored
llvm-svn: 68429
-
Oscar Fuentes authored
of compiler parameters explicitly added by the build specification. This macro replaces the cmake built-in `add_definitions'. Detects glibc and defines _GNU_SOURCE accordingly. Resolves bug 3882. llvm-svn: 68428
-
Bill Wendling authored
llvm-svn: 68427
-
Bill Wendling authored
formatted the same, putting words in <tt> tags, adding —s, etc. llvm-svn: 68426
-
- Apr 04, 2009
-
-
Nick Lewycky authored
llvm-svn: 68423
-
Nick Lewycky authored
recompute it. This fixes a O(n^2) in number of blocks when reducing a crash. llvm-svn: 68422
-
Nick Lewycky authored
llvm-svn: 68421
-