[llvm-commits] LLVM CVS: "llvm/lib/Target/Sparc SparcInstrSelection.cpp"

Vikram Adve vadve at cs.uiuc.edu
Thu Sep 5 13:33:00 PDT 2002


Update of /home/vadve/vadve/Research/DynOpt/CVSRepository/llvm/lib/Target/Sparc
In directory trinity.cs.uiuc.edu:/home/vadve/vadve/Research/DynOpt/LLVM/llvm/lib/Target/Sparc

Modified Files:
	SparcInstrSelection.cpp 
Log Message:
-- Use size of pointer element type instead of pointer type in array offsets!
-- A few bug fixes in casting between floats and ints.
-- Use SRL reg, 0 instead of AND reg, 0xffffffff to clear high 32 bits.




More information about the llvm-commits mailing list