- Aug 22, 2009
-
-
Chris Lattner authored
llvm-svn: 79690
-
Daniel Dunbar authored
llvm-svn: 79689
-
Anton Korobeynikov authored
llvm-svn: 79688
-
Chris Lattner authored
llvm-svn: 79686
-
Chris Lattner authored
llvm-svn: 79685
-
Daniel Dunbar authored
llvm-svn: 79684
-
Daniel Dunbar authored
count is given (this matches 'as'). llvm-svn: 79683
-
Anton Korobeynikov authored
This fixes PR2555 llvm-svn: 79677
-
- Aug 21, 2009
-
-
Bob Wilson authored
several things other than Neon vector lane numbers. For inline assembly operands with a "c" print code, check that they really are immediates. llvm-svn: 79676
-
Reid Kleckner authored
bytes. libgcc doesn't seem to mind, but if you pass this DWARF to GDB, it doesn't like it. Also make the JIT memory manager to initialize it's memory to garbage in debug mode, so that it's easier to find bugs like these in the future. llvm-svn: 79674
-
Bob Wilson authored
now using shuffles instead of intrinsics. llvm-svn: 79673
-
Anton Korobeynikov authored
llvm-svn: 79664
-
Owen Anderson authored
This preserves the existing behavior much more closely than my previous attempt. llvm-svn: 79663
-
Anton Korobeynikov authored
llvm-svn: 79659
-
Anton Korobeynikov authored
llvm-svn: 79657
-
Anton Korobeynikov authored
llvm-svn: 79656
-
Daniel Dunbar authored
llvm-svn: 79652
-
Dan Gohman authored
llvm-svn: 79651
-
Bill Wendling authored
llvm-svn: 79649
-
Anton Korobeynikov authored
llvm-svn: 79648
-
Bob Wilson authored
llvm-svn: 79643
-
Duncan Sands authored
warning: comparison is always true due to limited range of data type. llvm-svn: 79642
-
Dan Gohman authored
offset computations. This fixes a truncation bug on targets that don't have 64-bit pointers. llvm-svn: 79639
-
Bob Wilson authored
llvm-svn: 79638
-
Daniel Dunbar authored
llvm-svn: 79636
-
Daniel Dunbar authored
llvm-svn: 79635
-
Anton Korobeynikov authored
llvm-svn: 79634
-
Andreas Neustifter authored
llvm-svn: 79633
-
Sanjiv Gupta authored
leaf functions. This pass will be extended to color other nodes of the call tree as well in future. llvm-svn: 79631
-
Benjamin Kramer authored
llvm-svn: 79629
-
Anton Korobeynikov authored
llvm-svn: 79626
-
Anton Korobeynikov authored
llvm-svn: 79625
-
Anton Korobeynikov authored
llvm-svn: 79624
-
Anton Korobeynikov authored
Add simple cost model to perfect shuffle. Currently we're doing just greedy search for cost instead of (proper) dynamic programming approach. llvm-svn: 79623
-
Anton Korobeynikov authored
llvm-svn: 79622
-
Anton Korobeynikov authored
llvm-svn: 79621
-
Anton Korobeynikov authored
llvm-svn: 79620
-
Anton Korobeynikov authored
Use masks not nodes for vector shuffle predicates. Provide set of 'legal' masks, so legalizer won't infinite cycle llvm-svn: 79619
-
Anton Korobeynikov authored
llvm-svn: 79618
-
Benjamin Kramer authored
llvm-svn: 79617
-