- Oct 19, 2001
-
-
Ruchira Sasanka authored
llvm-svn: 911
-
Ruchira Sasanka authored
llvm-svn: 910
-
- Oct 18, 2001
-
-
Chris Lattner authored
llvm-svn: 909
-
Chris Lattner authored
llvm-svn: 898
-
Chris Lattner authored
llvm-svn: 897
-
Vikram S. Adve authored
BB exit to read and print values stored in that BB. Note that only these stored values are live at method exit!. Also, print messages at method entry and exit. llvm-svn: 892
-
Vikram S. Adve authored
Restore string variable cache. Resurrect code to use formatted printing instead of PrintVal but leave it turned off for now. llvm-svn: 888
-
Chris Lattner authored
llvm-svn: 885
-
Chris Lattner authored
Need to eliminate duplicate \n entries llvm-svn: 883
-
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
llvm-svn: 874
-
Chris Lattner authored
llvm-svn: 873
-
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: 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: 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
-
- Oct 17, 2001
-
-
Vikram S. Adve authored
llvm-svn: 854
-
- 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: 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: 845
-
Chris Lattner authored
llvm-svn: 844
-
Chris Lattner authored
llvm-svn: 843
-
Chris Lattner authored
llvm-svn: 841
-
Chris Lattner authored
llvm-svn: 840
-
Chris Lattner authored
llvm-svn: 836
-
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
-
Ruchira Sasanka authored
llvm-svn: 828
-
Chris Lattner authored
llvm-svn: 826
-
Chris Lattner authored
llvm-svn: 823
-
Chris Lattner authored
llvm-svn: 822
-