- Oct 24, 2005
-
-
Chris Lattner authored
llvm-svn: 23905
-
Chris Lattner authored
llvm-svn: 23904
-
Chris Lattner authored
llvm-svn: 23903
-
Chris Lattner authored
future. llvm-svn: 23902
-
Chris Lattner authored
llvm-svn: 23901
-
- Oct 23, 2005
-
-
Chris Lattner authored
llvm-svn: 23898
-
Chris Lattner authored
llvm-svn: 23897
-
Chris Lattner authored
llvm-svn: 23893
-
Chris Lattner authored
llvm-svn: 23892
-
Chris Lattner authored
use LowercaseString from StringExtras.h, remove extraneous space from help output. llvm-svn: 23891
-
Andrew Lenharth authored
loads branches setcc working calls Global address External addresses now I can manage malloc calls. llvm-svn: 23887
-
Andrew Lenharth authored
llvm-svn: 23884
-
- Oct 22, 2005
-
-
Chris Lattner authored
llvm-svn: 23882
-
Jim Laskey authored
to group appropriately and provide cues to maintainers that the lists don't need to be ordered. llvm-svn: 23880
-
Chris Lattner authored
llvm-svn: 23878
-
- Oct 21, 2005
-
-
Chris Lattner authored
let the generic code handle it. This fixes CodeGen/Generic/2005-10-21-longlonggtu.ll on ppc. also, reindent this code llvm-svn: 23874
-
Jim Laskey authored
llvm-svn: 23870
-
Chris Lattner authored
llvm-svn: 23868
-
Nate Begeman authored
haven't seen it fire on our testsuite. llvm-svn: 23863
-
Nate Begeman authored
llvm-svn: 23858
-
Nate Begeman authored
llvm-svn: 23857
-
Andrew Lenharth authored
llvm-svn: 23855
-
Nate Begeman authored
Add a new flag to TargetLowering indicating if the target has really cheap signed division by powers of two, make ppc use it. This will probably go away in the future. Implement some more ISD::SDIV folds in the dag combiner Remove now dead code in the x86 backend. llvm-svn: 23853
-
Andrew Lenharth authored
Inst cleanup. As a bonus, operands are in the correct order for cmovs. Expect new stuff to pass in the JIT tonight llvm-svn: 23852
-
Chris Lattner authored
llvm-svn: 23851
-
- Oct 20, 2005
-
-
Andrew Lenharth authored
llvm-svn: 23849
-
Andrew Lenharth authored
llvm-svn: 23848
-
Andrew Lenharth authored
llvm-svn: 23843
-
Nate Begeman authored
llvm-svn: 23842
-
Chris Lattner authored
for some common ops and use them for a few examples. Andrew, if you like this, feel free to convert the rest over, if you hate it, feel free to revert. llvm-svn: 23837
-
Chris Lattner authored
llvm-svn: 23836
-
Nate Begeman authored
that the nodes can be folded with other nodes, and we can not duplicate code in every backend. Alpha will probably want this too. llvm-svn: 23835
-
Andrew Lenharth authored
llvm-svn: 23833
-
Andrew Lenharth authored
still lots of uglyness. Maybe calls will come soon. Fixing the return value of things will be necessary to make alpha work. llvm-svn: 23832
-
- Oct 19, 2005
-
-
John Criswell authored
Regression/CodeGen/Generic/2004-02-08-UnwindSupport.llx llvm-svn: 23831
-
Jim Laskey authored
Note that when adding new instructions that you should refer to the table at the bottom of PPCSchedule.td. llvm-svn: 23830
-
Nate Begeman authored
doing something clever. llvm-svn: 23824
-
Jim Laskey authored
llvm-svn: 23820
-
Chris Lattner authored
llvm-svn: 23818
-
Chris Lattner authored
llvm-svn: 23813
-