- May 27, 2003
-
-
Vikram S. Adve authored
llvm-svn: 6340
-
Vikram S. Adve authored
Fixed spilling of %fcc[0-3] which are part of %fsr. Moved some machine-independent reg-class code to class TargetRegInfo from SparcReg{Class,}Info. llvm-svn: 6339
-
Chris Lattner authored
llvm-svn: 6338
-
Chris Lattner authored
llvm-svn: 6337
-
- May 26, 2003
-
-
- May 25, 2003
-
-
Vikram S. Adve authored
negative values. Need to add one to a negative value before right shift! llvm-svn: 6334
-
Vikram S. Adve authored
llvm-svn: 6333
-
Vikram S. Adve authored
llvm-svn: 6332
-
Chris Lattner authored
llvm-svn: 6331
-
Misha Brukman authored
runs `utils/cvsupdate' since there is no `cvs.out' file for mv to move, and it is reported as such. llvm-svn: 6330
-
Chris Lattner authored
llvm-svn: 6328
-
Vikram S. Adve authored
like all the other functions. llvm-svn: 6326
-
Vikram S. Adve authored
llvm-svn: 6325
-
- May 24, 2003
-
-
Misha Brukman authored
llvm-svn: 6323
-
Misha Brukman authored
llvm-svn: 6322
-
Misha Brukman authored
llvm-svn: 6321
-
Misha Brukman authored
llvm-svn: 6320
-
Misha Brukman authored
our representation, since they are usually special cases of already-existing instructions. This abstracts away methods that let a pass create and verify a NOP instruction, without relying on a `NOP' enum to be in existence in the target's instruction info descriptor. llvm-svn: 6319
-
- May 23, 2003
-
-
Brian Gaeke authored
llvm-svn: 6318
-
Brian Gaeke authored
tools/lli/lli.cpp:main(). llvm-svn: 6317
-
Brian Gaeke authored
Fix typo in header. Add IsArchive static method. Roll LoadLibraryFromDirectory() into LoadLibrary(), and factor LoadLibraryExactName() out of the result. Instead of treating the current directory specially, just insert it into LibPaths in the beginning of main(). Make LoadLibrary() take a "search" flag that says whether to search for the correct library, or just trust that LibName is right. Make LinkLibrary() take a "search" flag, and pass it to LoadLibrary(). Change the for-loop over InputFilenames to detect ar archives and link them in as libraries without searching. Change the for-loop over Libraries to explicitly turn on the "search" flag to LinkLibrary() that makes LoadLibrary() search for the correct library (i.e., when processing -lNAME options.) llvm-svn: 6316
-
Chris Lattner authored
This was a problem with constants having their types resolved to some new type, but there was already a constant of the new type created. Before, these types were never merged together, now they are. llvm-svn: 6314
-
Chris Lattner authored
Bug: Linker/2003-04-26-NullPtrLinkProblem.ll llvm-svn: 6313
-
Misha Brukman authored
llvm-svn: 6312
-
Chris Lattner authored
llvm-svn: 6311
-
Chris Lattner authored
llvm-svn: 6310
-
Chris Lattner authored
llvm-svn: 6309
-
Brian Gaeke authored
explanatory comment. llvm-svn: 6308
-
Chris Lattner authored
llvm-svn: 6307
-
Chris Lattner authored
llvm-svn: 6306
-
- May 22, 2003
-
-
Chris Lattner authored
llvm-svn: 6305
-
Misha Brukman authored
llvm-svn: 6304
-
Chris Lattner authored
llvm-svn: 6303
-
Chris Lattner authored
llvm-svn: 6302
-
Misha Brukman authored
llvm-svn: 6301
-
Chris Lattner authored
llvm-svn: 6300
-
Chris Lattner authored
llvm-svn: 6299
-
Chris Lattner authored
llvm-svn: 6298
-
Chris Lattner authored
llvm-svn: 6297
-
Chris Lattner authored
llvm-svn: 6296
-