- Oct 18, 2001
-
-
Chris Lattner authored
Need to eliminate duplicate \n entries llvm-svn: 883
-
Chris Lattner authored
llvm-svn: 882
-
Chris Lattner authored
at least what used to. I should disable method exit code completely because it's broken (doesn't insert just post dominating values) llvm-svn: 881
-
Chris Lattner authored
llvm-svn: 880
-
Chris Lattner authored
Componentize better llvm-svn: 879
-
Chris Lattner authored
llvm-svn: 878
-
Chris Lattner authored
llvm-svn: 877
-
Chris Lattner authored
Fix an iterator problem llvm-svn: 876
-
Chris Lattner authored
llvm-svn: 875
-
Chris Lattner authored
llvm-svn: 874
-
Chris Lattner authored
llvm-svn: 873
-
Chris Lattner authored
llvm-svn: 872
-
Chris Lattner authored
llvm-svn: 871
-
Chris Lattner authored
* Convert opt to use Pass's and convert optimizations to pass structure llvm-svn: 870
-
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
-