1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/CodeGen/InstrSelection
Vikram S. Adve 3489677a7e 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.

llvm-svn: 3244
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