- Jul 11, 2009
-
-
Evan Cheng authored
llvm-svn: 75317
-
Evan Cheng authored
llvm-svn: 75312
-
Bob Wilson authored
quad registers and the Q4PR class holds sets of 4 quad registers. llvm-svn: 75309
-
Bob Wilson authored
These are needed to represent ARM Neon struct datatypes containing 2, 3 or 4 separate vectors. llvm-svn: 75308
-
Chris Lattner authored
never be generated. llvm-svn: 75305
-
Bob Wilson authored
since names are the same for almost all the types. llvm-svn: 75302
-
Chris Lattner authored
llvm-svn: 75301
-
Jeffrey Yasskin authored
USE_OPROFILE to 0 on some paths through configure, which does the wrong thing with #if defined(). llvm-svn: 75300
-
- Jul 10, 2009
-
-
Chris Lattner authored
llvm-svn: 75298
-
David Goodwin authored
llvm-svn: 75292
-
Evan Cheng authored
llvm-svn: 75290
-
David Greene authored
Make changes suggested by Chris and eliminate newly-added raw_ostream hooks as they're no longer needed. The major change with this patch is to make formatted_raw_ostream usable by any client of raw_ostream. llvm-svn: 75283
-
Jeffrey Yasskin authored
llvm-svn: 75280
-
Jeffrey Yasskin authored
library to tell it the addresses of JITted functions. For a particular program, this changes the opreport -l output from: samples % image name symbol name 48182 98.9729 anon (tgid:19412 range:0x7f12ccaab000-0x7f12cdaab000) anon (tgid:19412 range:0x7f12ccaab000-0x7f12cdaab000) 11 0.0226 libstdc++.so.6.0.9 /usr/lib/libstdc++.so.6.0.9 to: samples % image name symbol name 24565 60.7308 19814.jo fib_left 15365 37.9861 19814.jo fib_right 22 0.0544 ld-2.7.so do_lookup_x llvm-svn: 75279
-
Chris Lattner authored
llvm-svn: 75278
-
Chris Lattner authored
llvm-svn: 75277
-
Chris Lattner authored
llvm-svn: 75276
-
Chris Lattner authored
llvm-svn: 75275
-
Chris Lattner authored
llvm-svn: 75274
-
Chris Lattner authored
add a couple of predicates to test for "stub style pic in PIC mode" and "stub style pic in dynamic-no-pic" mode. llvm-svn: 75273
-
Dan Gohman authored
breaks encapsulation. Also remove a dead prototype for setSCEV. llvm-svn: 75272
-
Duncan Sands authored
llvm-svn: 75269
-
Duncan Sands authored
llvm-svn: 75267
-
Evan Cheng authored
llvm-svn: 75266
-
Evan Cheng authored
Remove TargetInstrInfo::CommuteChangesDestination and added findCommutedOpIndices which returns the operand indices which are swapped (when applicable). This allows for some code clean up and future enhancements. llvm-svn: 75264
-
Sanjiv Gupta authored
Link devices.lib (processor specific variables) with mplink. llvm-svn: 75263
-
Owen Anderson authored
llvm-svn: 75262
-
Chris Lattner authored
the previous RUN lines. Hopefully this will be an inspiration for future tests :) llvm-svn: 75261
-
Chris Lattner authored
llvm-svn: 75259
-
Owen Anderson authored
Push LLVMContext through the TypeBuilder API. There are no users for this in-tree, so I can't really test it. If you're using this, and it's broken, please send patches. llvm-svn: 75257
-
David Greene authored
Eliminate an unnecessary include. llvm-svn: 75256
-
Owen Anderson authored
llvm-svn: 75255
-
David Goodwin authored
llvm-svn: 75254
-
Dan Gohman authored
of loops. Add several new functions to for working with ScalarEvolution's add-hoc value-range analysis functionality. llvm-svn: 75252
-
Owen Anderson authored
llvm-svn: 75251
-
David Goodwin authored
llvm-svn: 75250
-
Duncan Sands authored
the cmake build. llvm-svn: 75246
-
Chris Lattner authored
tomorrow. llvm-svn: 75245
-
Chris Lattner authored
elimiantes the last use of GVRequiresExtraLoad, so delete it. llvm-svn: 75244
-
Chris Lattner authored
need for other purposes. llvm-svn: 75243
-