llvm-6502/lib/Target/SparcV9/InstrSelection
Vikram S. Adve 1b51b1b4f9 Add function GetConstantValueAsUnsignedInt.
Fix 2 bugs in FoldGetElemChain so index vector is not modified
when no GEPs are folded in, and so a hasLeadingZero is computed
only for the last folded GEP, not the one after that if any.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3244 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-04 20:49:49 +00:00
..
InstrForest.cpp MachineInstr::dump() now takes no arguments. 2002-07-08 23:01:46 +00:00
InstrSelection.cpp * Move InstructionSelection Pass here instead of living in Sparc.cpp. It 2002-07-30 03:57:36 +00:00
InstrSelectionSupport.cpp Add function GetConstantValueAsUnsignedInt. 2002-08-04 20:49:49 +00:00
Makefile Remove source list. 2001-08-28 23:16:59 +00:00