- Oct 18, 2001
-
-
Chris Lattner authored
llvm-svn: 869
-
Vikram S. Adve authored
InstrSelectionSupport.cpp. It now happens in a bottom-up pass on each BURG tree after the original top-down selection pass on the tree. 2. Handle global values as constants (viz., constant addresses). llvm-svn: 868
-
Vikram S. Adve authored
llvm-svn: 867
-
Vikram S. Adve authored
llvm-svn: 866
-
Vikram S. Adve authored
llvm-svn: 865
-
Vikram S. Adve authored
llvm-svn: 864
-
Vikram S. Adve authored
llvm-svn: 863
-
Vikram S. Adve authored
load a constant into a register. llvm-svn: 862
-
Vikram S. Adve authored
llvm-svn: 861
-
Vikram S. Adve authored
Needs to be bottom up because constant values may be forward-substituted to their uses (i.e., into the parent in the BURG tree). 2. Move most of the constant-fixup code into machine-indepedent file InstrSelectionSupport.cpp. llvm-svn: 860
-
Vikram S. Adve authored
Needs to be bottom up because constant values may be forward-substituted to their uses (i.e., into the parent in the BURG tree). 2. Move most of the constant-fixup code into machine-indepedent file InstrSelectionSupport.cpp. llvm-svn: 859
-
Vikram S. Adve authored
from the value itself (the one causing an edge) because the latter may be a temporary used within the instruction sequence for the VM instruction. llvm-svn: 858
-
Vikram S. Adve authored
llvm-svn: 857
-
Vikram S. Adve authored
llvm-svn: 856
-
- Oct 17, 2001
-
-
Vikram S. Adve authored
llvm-svn: 855
-
Vikram S. Adve authored
llvm-svn: 854
-
Vikram S. Adve authored
Needed for automatically generated .cpp files. llvm-svn: 853
-
- Oct 16, 2001
-
-
Chris Lattner authored
Remove Method special case Fix bug exposed by this testcase: implementation void "PtrFunc2"() begin bb1: %reg = add int(int)* null, null add int (int)* %reg, null ret void end llvm-svn: 852
-
Ruchira Sasanka authored
llvm-svn: 851
-
Ruchira Sasanka authored
llvm-svn: 850
-
Ruchira Sasanka authored
llvm-svn: 849
-
Ruchira Sasanka authored
llvm-svn: 848
-
Ruchira Sasanka authored
llvm-svn: 847
-
- Oct 15, 2001
-
-
Chris Lattner authored
llvm-svn: 846
-
Chris Lattner authored
llvm-svn: 845
-
Chris Lattner authored
llvm-svn: 844
-
Chris Lattner authored
llvm-svn: 843
-
Chris Lattner authored
llvm-svn: 842
-
Chris Lattner authored
llvm-svn: 841
-
Chris Lattner authored
llvm-svn: 840
-
Chris Lattner authored
llvm-svn: 839
-
Chris Lattner authored
llvm-svn: 838
-
Chris Lattner authored
llvm-svn: 837
-
Chris Lattner authored
llvm-svn: 836
-
Chris Lattner authored
llvm-svn: 835
-
Chris Lattner authored
llvm-svn: 834
-
Chris Lattner authored
llvm-svn: 833
-
Ruchira Sasanka authored
llvm-svn: 832
-
Ruchira Sasanka authored
Changed added instr to a deque (from a vector) llvm-svn: 831
-
Ruchira Sasanka authored
llvm-svn: 830
-