- Mar 30, 2005
-
-
Andrew Lenharth authored
llvm-svn: 20942
-
Duraid Madina authored
llvm-svn: 20941
-
Nate Begeman authored
Shootout now works. llvm-svn: 20940
-
Nate Begeman authored
don't support things like memcpy directly. This allows a handful of the Shootout programs to work, yay! llvm-svn: 20939
-
Misha Brukman authored
* Remove extraneous subsections llvm-svn: 20938
-
Chris Lattner authored
them up after the code has been emitted. This allows targets to select one mbb as multiple mbb's as needed. llvm-svn: 20937
-
Chris Lattner authored
llvm-svn: 20936
-
Nate Begeman authored
llvm-svn: 20935
-
Nate Begeman authored
llvm-svn: 20934
-
- Mar 29, 2005
-
-
Nate Begeman authored
llvm-svn: 20933
-
Chris Lattner authored
llvm-svn: 20932
-
Tanya Lattner authored
Compare dependence analysis with llvm instructions versus machine instrutions. the problem with using machine instructions and alias analysis is that aa does not handle tmp instructions. llvm-svn: 20931
-
Tanya Lattner authored
Dependence analyzer that just determines dependences within a loop for loads and stores using alias analysis. llvm-svn: 20930
-
Chris Lattner authored
llvm-svn: 20929
-
Andrew Lenharth authored
llvm-svn: 20928
-
Chris Lattner authored
external linkage as incomplete. llvm-svn: 20927
-
Chris Lattner authored
returned integer values all of the way to 64-bits (we only did it to 32-bits leaving the top bits undefined). This causes problems for targets like alpha whose ABI's define the top bits too. llvm-svn: 20926
-
Chris Lattner authored
llvm-svn: 20925
-
Chris Lattner authored
us to have stuff pointing to the null pointer, which makes no sense (the null ptr is an ssa value, not the null object) llvm-svn: 20922
-
Chris Lattner authored
llvm-svn: 20920
-
Chris Lattner authored
llvm-svn: 20917
-
Chris Lattner authored
pointer analysis. llvm-svn: 20916
-
Chris Lattner authored
llvm-svn: 20915
-
Chris Lattner authored
and a couple of other functions that are important. Handle aggregate undef values for gv initializers llvm-svn: 20914
-
Nate Begeman authored
llvm-svn: 20907
-
Nate Begeman authored
Simple ISel: fix i64 subtract llvm-svn: 20903
-
Nate Begeman authored
More pattern isel updates llvm-svn: 20902
-
Chris Lattner authored
llvm-svn: 20901
-
- Mar 28, 2005
-
-
Andrew Lenharth authored
llvm-svn: 20900
-
Nate Begeman authored
llvm-svn: 20897
-
Duraid Madina authored
assembler may be used; identify LLVM output as such. llvm-svn: 20892
-
Chris Lattner authored
llvm-svn: 20891
-
Misha Brukman authored
llvm-svn: 20890
-
Chris Lattner authored
external functions. Teach it about a few important ones. llvm-svn: 20889
-
Jeff Cohen authored
llvm-svn: 20888
-
Alkis Evlogimenos authored
createPromoteMemoryToRegisterPass() to be consistent with other pass creation functions. llvm-svn: 20885
-
Chris Lattner authored
llvm-svn: 20884
-
- Mar 27, 2005
-
-
Chris Lattner authored
llvm-svn: 20883
-
Chris Lattner authored
an incomplete node cannot alias a complete node. llvm-svn: 20882
-
Chris Lattner authored
llvm-svn: 20881
-