- Jul 12, 2002
-
-
Anand Shukla authored
llvm-svn: 2884
-
Anand Shukla authored
llvm-svn: 2883
-
Anand Shukla authored
llvm-svn: 2882
-
Anand Shukla authored
llvm-svn: 2881
-
- Jul 11, 2002
-
-
Chris Lattner authored
* Print the globals list in the node * Print the scalars in the scalar node * Eliminate Scalar "label" edges in the graph * Print fake edges lighter instead of dotted llvm-svn: 2880
-
Chris Lattner authored
llvm-svn: 2879
-
Chris Lattner authored
* Only dead-node-eliminate nodes with no flags * Don't merge scalars, only merge what they point to. llvm-svn: 2878
-
Chris Lattner authored
llvm-svn: 2877
-
Anand Shukla authored
llvm-svn: 2875
-
Anand Shukla authored
llvm-svn: 2874
-
Chris Lattner authored
llvm-svn: 2873
-
Chris Lattner authored
This diff is completely meaningless because this is a replacement implementation. llvm-svn: 2872
-
Chris Lattner authored
implemented so far. llvm-svn: 2871
-
Chris Lattner authored
llvm-svn: 2870
-
Chris Lattner authored
llvm-svn: 2869
-
Chris Lattner authored
llvm-svn: 2868
-
Chris Lattner authored
llvm-svn: 2867
-
Vikram S. Adve authored
Some of these are not regression tests and this directory needs to be reorganized, but the tests are important. llvm-svn: 2866
-
- Jul 10, 2002
-
-
Vikram S. Adve authored
This directory needs to be reorganized and some of the tests need changes to make them executable. Also comments would help... llvm-svn: 2865
-
Vikram S. Adve authored
llvm-svn: 2864
-
Vikram S. Adve authored
Represent previous bools and these ones with flags in a single byte per operand. llvm-svn: 2863
-
Vikram S. Adve authored
llvm-svn: 2862
-
Vikram S. Adve authored
llvm-svn: 2861
-
Vikram S. Adve authored
Represent previous bools and these ones with flags in a single byte per operand. llvm-svn: 2860
-
Vikram S. Adve authored
llvm-svn: 2859
-
Vikram S. Adve authored
and generate actual machine instruction sequences directly. llvm-svn: 2858
-
Vikram S. Adve authored
llvm-svn: 2857
-
Vikram S. Adve authored
and generate actual machine instruction sequences directly. Also a couple of bug fixes in code for putting constants into registers: -- Do *not* sign-extend unsigned constant that is shorter than int reg size -- Fix handling of address constant (a GlobalValue) vs. constant that must be loaded. llvm-svn: 2856
-
Vikram S. Adve authored
-- FP argument to a function with no prototype going on stack was not being copied to the stack in colorCallArgs(). -- Put caller-saving code *before* argument copying code so that we don't trash a register before saving it! -- Two other minor fixes. llvm-svn: 2855
-
Vikram S. Adve authored
(This file has a minor change required for this fix.) llvm-svn: 2854
-
Vikram S. Adve authored
llvm-svn: 2853
-
Chris Lattner authored
llvm-svn: 2852
-
Chris Lattner authored
llvm-svn: 2851
-
- Jul 09, 2002
-
-
Chris Lattner authored
FOREVER to run. That's the bug. :) llvm-svn: 2850
-
Vikram S. Adve authored
llvm-svn: 2849
-
Chris Lattner authored
llvm-svn: 2848
-
Anand Shukla authored
llvm-svn: 2847
-
Anand Shukla authored
llvm-svn: 2846
-
Anand Shukla authored
llvm-svn: 2845
-
Chris Lattner authored
llvm-svn: 2844
-