- Oct 26, 2010
-
-
Rafael Espindola authored
the existing streamer methods that are endian safe. llvm-svn: 117323
-
Dale Johannesen authored
cannot use tailcall. PR 8461. llvm-svn: 117322
-
- Oct 25, 2010
-
-
Dan Gohman authored
llvm-svn: 117317
-
Devang Patel authored
Do not count use of sdisel for single call instruction. llvm-svn: 117316
-
Owen Anderson authored
llvm-svn: 117315
-
Dan Gohman authored
llvm-svn: 117314
-
Devang Patel authored
Add counters to count how many basic blocks are entirely selected by fastisel. llvm-svn: 117310
-
Owen Anderson authored
llvm-svn: 117309
-
Devang Patel authored
Add simple counter to count no. of basic blocks without any line number information. At -O0, these basic block coule cause less than optimial debugging experience. llvm-svn: 117307
-
Dan Gohman authored
bits open for future uses. llvm-svn: 117301
-
Daniel Dunbar authored
llvm-svn: 117299
-
Daniel Dunbar authored
llvm-svn: 117298
-
Owen Anderson authored
Attempt to provide correct encodings for NEON vbit and vbif, even though we can't test them at the moment. llvm-svn: 117294
-
Owen Anderson authored
llvm-svn: 117293
-
Jim Grosbach authored
llvm-svn: 117291
-
Dan Gohman authored
llvm-svn: 117288
-
Owen Anderson authored
llvm-svn: 117282
-
Rafael Espindola authored
llvm-svn: 117280
-
Owen Anderson authored
llvm-svn: 117279
-
Owen Anderson authored
llvm-svn: 117276
-
Rafael Espindola authored
llvm-svn: 117275
-
Owen Anderson authored
llvm-svn: 117274
-
Owen Anderson authored
llvm-svn: 117273
-
Jakob Stoklund Olesen authored
llvm-svn: 117272
-
Dan Gohman authored
llvm-svn: 117268
-
Dan Gohman authored
llvm-svn: 117266
-
Dan Gohman authored
from stores when folding in bitcasts. llvm-svn: 117265
-
Charles Davis authored
instruction at the beginning of each function that has the attribute, allowing the function to be easily hooked and/or patched. llvm-svn: 117264
-
Duncan Sands authored
Rather than rename this instance, use the cast-to-void idiom instead. This will hopefully fix the windows buildbots. llvm-svn: 117262
-
- Oct 24, 2010
-
-
Rafael Espindola authored
we check for _GLOBAL_OFFSET_TABLE_. llvm-svn: 117241
-
Duncan Sands authored
it isn't unreachable and should not be zapped. The check for the entry block was missing in one case: a block containing a unwind instruction. While there, do some small cleanups: "M" is not a great name for a Function* (it would be more appropriate for a Module*), change it to "Fn"; use Fn in more places. llvm-svn: 117224
-
- Oct 23, 2010
-
-
Benjamin Kramer authored
llvm-svn: 117213
-
Eric Christopher authored
note that we can actually handle some f64 arguments. llvm-svn: 117209
-
Benjamin Kramer authored
llvm-svn: 117206
-
Michael J. Spencer authored
llvm-svn: 117205
-
Chandler Carruth authored
name and prefixed with 'LLVM_'. llvm-svn: 117203
-
Chandler Carruth authored
llvm-svn: 117202
-
Chandler Carruth authored
until other LLVM projects using these are cleaned up. llvm-svn: 117200
-
Chandler Carruth authored
was found by a GCC warning. ;] llvm-svn: 117199
-
Evan Cheng authored
llvm-svn: 117194
-