- Jun 25, 2010
-
-
Dan Gohman authored
llvm-svn: 106886
-
Bill Wendling authored
- 2010-06-25-CoalescerSubRegDefDead.ll is the testcase for r106878. llvm-svn: 106880
-
Bruno Cardoso Lopes authored
llvm-svn: 106877
-
Bruno Cardoso Lopes authored
llvm-svn: 106876
-
Bruno Cardoso Lopes authored
Refactoring of more SSE conversion instructions. Also add some AVX instrinsics Int_V... placeholders llvm-svn: 106867
-
Bruno Cardoso Lopes authored
llvm-svn: 106815
-
Bruno Cardoso Lopes authored
llvm-svn: 106808
-
Bruno Cardoso Lopes authored
llvm-svn: 106804
-
Bruno Cardoso Lopes authored
llvm-svn: 106796
-
- Jun 24, 2010
-
-
Bruno Cardoso Lopes authored
- Fix a small VEX encoding issue. - Move compare instructions to their appropriate place. llvm-svn: 106787
-
Dale Johannesen authored
address requires a register or secondary load to compute (most PIC modes). This improves "g" constraint handling. 8015842. The test from 2007 is attempting to test the fix for PR1761, but since -relocation-model=static doesn't work on Darwin x86-64, it was not testing what it was supposed to be testing and was passing erroneously. Fixed to use Linux x86-64. llvm-svn: 106779
-
Dan Gohman authored
llvm-svn: 106746
-
Chris Lattner authored
rdar://8013734 llvm-svn: 106725
-
Chris Lattner authored
llvm-svn: 106724
-
Chris Lattner authored
llvm-svn: 106723
-
Dan Gohman authored
bt instruction, which was exposed by r106263. llvm-svn: 106718
-
Eric Christopher authored
llvm-svn: 106717
-
Bruno Cardoso Lopes authored
llvm-svn: 106705
-
Bruno Cardoso Lopes authored
llvm-svn: 106702
-
- Jun 23, 2010
-
-
Bruno Cardoso Lopes authored
llvm-svn: 106683
-
Bruno Cardoso Lopes authored
Add tests for different AVX cmp opcodes, also teach the x86 asm parser to understand the vcmp instruction llvm-svn: 106678
-
Eric Christopher authored
llvm-svn: 106677
-
Bruno Cardoso Lopes authored
llvm-svn: 106672
-
Nico Weber authored
llvm-svn: 106671
-
Daniel Dunbar authored
Revert r106263, "Fold the ShrinkDemandedOps pass into the regular DAGCombiner pass,"... it was causing both 'file' (with clang) and 176.gcc (with llvm-gcc) to be miscompiled. llvm-svn: 106634
-
Jim Grosbach authored
to using that. llvm-svn: 106633
-
Eric Christopher authored
llvm-svn: 106621
-
Daniel Dunbar authored
Revert r106066, "Create a more targeted fix for not sinking instructions into a range where it"... it causes bzip2 to be miscompiled by Clang. Conflicts: lib/CodeGen/MachineSink.cpp llvm-svn: 106614
-
Bruno Cardoso Lopes authored
llvm-svn: 106600
-
Bruno Cardoso Lopes authored
testcases this time. llvm-svn: 106593
-
Bruno Cardoso Lopes authored
llvm-svn: 106588
-
Bill Wendling authored
llvm-svn: 106586
-
- Jun 22, 2010
-
-
Jim Grosbach authored
llvm-svn: 106574
-
Bruno Cardoso Lopes authored
llvm-svn: 106557
-
Bruno Cardoso Lopes authored
llvm-svn: 106556
-
Dan Gohman authored
llvm-svn: 106542
-
Bruno Cardoso Lopes authored
llvm-svn: 106499
-
- Jun 21, 2010
-
-
Bruno Cardoso Lopes authored
llvm-svn: 106486
-
Bruno Cardoso Lopes authored
llvm-svn: 106482
-
Bruno Cardoso Lopes authored
Move part of SSE 1 & 2 compare, shuffle and unpack instructions closely. Preparing them for refactoring and to the addition of their AVX forms llvm-svn: 106437
-