- Oct 27, 2001
-
-
Chris Lattner authored
* Implement linked in runtime library with puts(char*) in it * implement builtin putchar(int) function llvm-svn: 985
-
- Oct 25, 2001
-
-
Ruchira Sasanka authored
Fixed cpReg2Mem (store) operand oreder in SparcRegInfo.cpp llvm-svn: 984
-
- Oct 24, 2001
-
-
Chris Lattner authored
llvm-svn: 983
-
Ruchira Sasanka authored
llvm-svn: 976
-
Chris Lattner authored
Implement a -L command line argument to specify a search path. Implement minimal ar compatibility stuff llvm-svn: 975
-
Chris Lattner authored
Clean up error handling a bit. Add / as a seperator for command line arguments. This is just a big old ugly hack. llvm-svn: 974
-
Chris Lattner authored
llvm-svn: 973
-
Chris Lattner authored
llvm-svn: 972
-
Chris Lattner authored
1. Forward propogate a loaded constant to make debugging slightly less annoying 2. Fix an extremely nasty hard to find bug that really irritated me for the better part of 6 hours and was causing linking to die and bizarre and mysterious ways. Things should be much more stable now that this one liner has been fixed. GRR llvm-svn: 971
-
Chris Lattner authored
Changes to get some meaningful feedback from the bytecode reader. At some point this stuff should all be exception driven, but for now it is not. llvm-svn: 970
-
- Oct 23, 2001
-
-
Ruchira Sasanka authored
llvm-svn: 969
-
Ruchira Sasanka authored
llvm-svn: 968
-
Ruchira Sasanka authored
llvm-svn: 967
-
Chris Lattner authored
llvm-svn: 966
-
Chris Lattner authored
llvm-svn: 965
-
Chris Lattner authored
llvm-svn: 964
-
Chris Lattner authored
llvm-svn: 963
-
Chris Lattner authored
llvm-svn: 962
-
Chris Lattner authored
Fixed a LONG standing, SCARY problem with bytecode encoding. It turns out to be an endian problem that only shows up with type 0 instructions in LARGE programs. llvm-svn: 961
-
Chris Lattner authored
llvm-svn: 960
-
Chris Lattner authored
Allow unresolved/opaque types to be read and written to bytecode files llvm-svn: 959
-
Chris Lattner authored
Fix another annoying bug that took forever to track down. This one involves abstract type resolution at a bad time that broke symbol tables. llvm-svn: 958
-
Vikram S. Adve authored
can be computed. llvm-svn: 957
-
Vikram S. Adve authored
llvm-svn: 956
-
- Oct 22, 2001
-
-
Chris Lattner authored
llvm-svn: 955
-
Vikram S. Adve authored
llvm-svn: 954
-
Vikram S. Adve authored
llvm-svn: 953
-
Vikram S. Adve authored
about the generated native code (e.g., frame layout information). llvm-svn: 952
-
Vikram S. Adve authored
The functions must be implemented by the target-specific code generator. llvm-svn: 951
-
Vikram S. Adve authored
This will use the CallGraph only if one is provided. llvm-svn: 950
-
Vikram S. Adve authored
llvm-svn: 949
-
Vikram S. Adve authored
llvm-svn: 948
-
Vikram S. Adve authored
llvm-svn: 947
-
Vikram S. Adve authored
llvm-svn: 946
-
Vikram S. Adve authored
useful instructions already inserted into delay slots. llvm-svn: 945
-
Vikram S. Adve authored
llvm-svn: 944
-
Vikram S. Adve authored
llvm-svn: 943
-
Vikram S. Adve authored
llvm-svn: 942
-
Vikram S. Adve authored
Added a function to map between the caller's and callee's register windows. llvm-svn: 941
-
Vikram S. Adve authored
be used to distinguish those uses of the `jmpl' instruction. llvm-svn: 940
-