- Oct 19, 2011
-
-
Bill Wendling authored
Duncan pointed out that sometimes CC and CXX are used to specify the compiler. Also that the configure script takes care of finding an appropriate compiler if one's not specified. llvm-svn: 142489
-
Nadav Rotem authored
llvm-svn: 142488
-
Bill Wendling authored
llvm-svn: 142486
-
Bill Wendling authored
llvm-svn: 142485
-
Bill Wendling authored
llvm-svn: 142484
-
Bill Wendling authored
llvm-svn: 142482
-
Craig Topper authored
llvm-svn: 142480
-
Joe Abbey authored
llvm-svn: 142464
-
-
Bill Wendling authored
llvm-svn: 142460
-
Bill Wendling authored
used with the CMP instruction. llvm-svn: 142458
-
Daniel Dunbar authored
llvm-svn: 142457
-
Daniel Dunbar authored
projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup. - This currently just moves over all of the behavior from LLVM. Eventually all of the configure checks that are directly needed by the LLVM build setup should probably go away, and the project should manage their own configuration checks if necessary. - This is the 1st half of this work, the actual Makefile.common hasn't moved over yet. I've tried to stage this in such a way that incremental builds will properly reconfigure for most active developers (the Makefiles don't handle reconfiguring in a perfectly reliable way, and I haven't found an easy way to make them do so). llvm-svn: 142456
-
Eric Christopher authored
This reverts commit 494f7ac3e8d2ab3d94e52317abf9c42a949fe1f3. llvm-svn: 142455
-
Nadav Rotem authored
llvm-svn: 142442
-
Jim Grosbach authored
llvm-svn: 142441
-
Bill Wendling authored
register and then compare against that" method when it's too large. We have to move the value into the register in the "movw, movt" pair of instructions. llvm-svn: 142440
-
Eric Christopher authored
I'll remove/rename the option in a few days. llvm-svn: 142439
-
Eric Christopher authored
llvm-svn: 142438
-
Bill Wendling authored
register and then compare against that" method when it's too large. We have to move the value into the register in the "movw, movt" pair of instructions. llvm-svn: 142437
-
Nick Lewycky authored
llvm-svn: 142436
-
Nick Lewycky authored
llvm-svn: 142435
-
Nadav Rotem authored
llvm-svn: 142434
-
Lang Hames authored
Teach fast isel about vector stores, and make DoSelectCall return false when it fails to emit a store. This fixes <rdar://problem/10215997>. llvm-svn: 142432
-
Bill Wendling authored
instruction. Move the value into a register and then use that for the CMP. <rdar://problem/10305266> llvm-svn: 142431
-
- Oct 18, 2011
-
-
Bill Wendling authored
and use that in the CMP. <rdar://problem/10305266> llvm-svn: 142429
-
Jim Grosbach authored
llvm-svn: 142422
-
Jim Grosbach authored
llvm-svn: 142421
-
Jim Grosbach authored
llvm-svn: 142416
-
Jim Grosbach authored
llvm-svn: 142415
-
Jim Grosbach authored
llvm-svn: 142414
-
Jim Grosbach authored
llvm-svn: 142413
-
Jim Grosbach authored
llvm-svn: 142412
-
Jim Grosbach authored
llvm-svn: 142410
-
Michael J. Spencer authored
llvm-svn: 142408
-
Michael J. Spencer authored
llvm-svn: 142404
-
Michael J. Spencer authored
incorrect for bigendian systems. llvm-svn: 142403
-
Daniel Dunbar authored
new all-targets pseudo-component. llvm-svn: 142401
-
Daniel Dunbar authored
llvm-svn: 142400
-
Daniel Dunbar authored
llvm-svn: 142399
-