- Jul 08, 2003
-
-
Misha Brukman authored
combined with a '/' separating them. llvm-svn: 7121
-
Misha Brukman authored
llvm-svn: 7120
-
Misha Brukman authored
some comments. llvm-svn: 7119
-
- Jul 07, 2003
-
-
Misha Brukman authored
* Made error messages print out what directory failed chdir() * Put quotes around search arguments to grep * Use `egrep' instead of `grep -e' because they are equivalent but `grep' does not have the `-e' option on Sparc/Solaris * Added `--enable-jit' to the ./configure command because both X86 and Sparc have JITs and we want them to be tested * Fixed the regular expressions parsing the changes in CVS which were causing the script to die llvm-svn: 7118
-
John Criswell authored
llvm-svn: 7117
-
John Criswell authored
have access to CVS. llvm-svn: 7116
-
Brian Gaeke authored
instructions, by outputting them as bytes. llvm-svn: 7115
-
Misha Brukman authored
llvm-svn: 7114
-
Vikram S. Adve authored
llvm-svn: 7113
-
- Jul 06, 2003
-
-
Vikram S. Adve authored
llvm-svn: 7112
-
Vikram S. Adve authored
integer overflow): We need to use %icc and not %xcc for comparisons on 32-bit or smaller integer values. llvm-svn: 7111
-
Vikram S. Adve authored
of %icc even for 32-bit and smaller comparisons. llvm-svn: 7110
-
Vikram S. Adve authored
llvm-svn: 7109
-
- Jul 03, 2003
-
-
Brian Gaeke authored
llvm-svn: 7105
-
Brian Gaeke authored
llvm-svn: 7104
-
Misha Brukman authored
correct: empirically, "regType" is wrong for a number of registers. Thus, one can only rely on the "regClass" to figure out what kind of register one is dealing with. This change switches to using only "regClass" and adds a few extra DEBUG() print statements and a few clean-ups in comments and code, mostly minor. llvm-svn: 7103
-
Sumant Kowshik authored
llvm-svn: 7102
-
John Criswell authored
that <> denotes a tag). llvm-svn: 7100
-
John Criswell authored
will eventually distribute. llvm-svn: 7099
-
Misha Brukman authored
* Added JIT capability to the LLI description section * LLC is quasi-x86-capable llvm-svn: 7098
-
John Criswell authored
llvm-svn: 7097
-
John Criswell authored
Attempted to better structure and order the document. Added more information about autoconf, the build system, and how to build LLVM. Added directions on how to build the C front end. Added a section on common problems and their solutions. llvm-svn: 7096
-
John Criswell authored
llvm-svn: 7095
-
Chris Lattner authored
Reuse the values if they are constants: this is important so that we index into the right structure field This fixes bug: BasicAA/2003-07-03-BasicAACrash.ll llvm-svn: 7093
-
Chris Lattner authored
llvm-svn: 7092
-
Chris Lattner authored
Fix a bug where we removed nodes that were marked U. llvm-svn: 7090
-
Chris Lattner authored
llvm-svn: 7089
-
Chris Lattner authored
llvm-svn: 7088
-
Chris Lattner authored
llvm-svn: 7087
-
Chris Lattner authored
llvm-svn: 7084
-
Chris Lattner authored
llvm-svn: 7083
-
Chris Lattner authored
llvm-svn: 7082
-
John Criswell authored
Removed items which are done (or near completion). Added new items so that we don't forget them. llvm-svn: 7081
-
- Jul 02, 2003
-
-
Misha Brukman authored
llvm-svn: 7080
-
John Criswell authored
llvm-svn: 7079
-
John Criswell authored
llvm-svn: 7078
-
Chris Lattner authored
llvm-svn: 7076
-
Chris Lattner authored
llvm-svn: 7075
-
Misha Brukman authored
the TableGen descriptions; all unset bits are thus errors. * As a result, found and fixed instructions where some operands were not actually assigned into the right portion of the instruction. llvm-svn: 7074
-
Misha Brukman authored
llvm-svn: 7073
-