- Nov 08, 2009
-
-
Daniel Dunbar authored
- 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious. llvm-svn: 86430
-
Nick Lewycky authored
llvm-svn: 86429
-
Nick Lewycky authored
llvm-svn: 86428
-
Daniel Dunbar authored
llvm-svn: 86427
-
Jim Grosbach authored
Use aligned load/store instructions for spilling Q registers when we know the stack slot is 128 bit aligned llvm-svn: 86425
-
Evan Cheng authored
llvm-svn: 86423
-
Daniel Dunbar authored
the 'build_config' value in at runtime using the new lit runtime user parameter feature. This simplifies things and drops a dependency on 'sed', FWIW. llvm-svn: 86421
-
Daniel Dunbar authored
llvm-svn: 86420
-
Daniel Dunbar authored
llvm-svn: 86419
-
Daniel Dunbar authored
llvm-svn: 86418
-
Daniel Dunbar authored
llvm-svn: 86417
-
Daniel Dunbar authored
llvm-svn: 86416
-
Nate Begeman authored
1. rename the movhp patfrag to movlhps, since thats what it actually matches 2. eliminate the bogus movhps load and store patterns, they were incorrect. The load transforms are already handled (correctly) by shufps/unpack. 3. revert a recent test change to its correct form. llvm-svn: 86415
-
Anders Carlsson authored
llvm-svn: 86414
-
Anders Carlsson authored
llvm-svn: 86413
-
- Nov 07, 2009
-
-
Anders Carlsson authored
llvm-svn: 86412
-
Anders Carlsson authored
llvm-svn: 86411
-
Anders Carlsson authored
llvm-svn: 86410
-
Jim Grosbach authored
llvm-svn: 86408
-
Anders Carlsson authored
llvm-svn: 86407
-
Jim Grosbach authored
llvm-svn: 86404
-
Nick Lewycky authored
llvm-svn: 86403
-
Fariborz Jahanian authored
than an error about incompatible types. Patch by Sean Hunt. llvm-svn: 86402
-
Evan Cheng authored
llvm-svn: 86400
-
Chris Lattner authored
Eric, please investigate. llvm-svn: 86399
-
Chris Lattner authored
(eliminating some extends) if the new type of the computation is legal or if both the source and dest are illegal. This prevents instcombine from changing big chains of computation into i64 on 32-bit targets for example. llvm-svn: 86398
-
Chris Lattner authored
Please verify. llvm-svn: 86397
-
Chris Lattner authored
llvm-svn: 86396
-
Chris Lattner authored
llvm-svn: 86395
-
Chris Lattner authored
make it optional doesn't work out. If you don't want to specify this, don't specify a TD string at all. llvm-svn: 86394
-
Daniel Dunbar authored
llvm-svn: 86393
-
Chris Lattner authored
llvm-svn: 86392
-
Chris Lattner authored
llvm-gcc-i386-darwin9 build bot. llvm-svn: 86391
-
Daniel Dunbar authored
llvm-svn: 86390
-
Daniel Dunbar authored
llvm-svn: 86389
-
Douglas Gregor authored
llvm-svn: 86387
-
Anton Korobeynikov authored
llvm-svn: 86386
-
Anton Korobeynikov authored
llvm-svn: 86385
-
Anton Korobeynikov authored
llvm-svn: 86384
-
Anton Korobeynikov authored
llvm-svn: 86383
-