aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/PseudoSourceValue.h
AgeCommit message (Expand)Author
2008-02-07Follow Chris' suggestion; change the PseudoSourceValue accessorsDan Gohman
2008-02-06Re-apply the memory operand changes, with a fix for the staticDan Gohman
2008-01-31Revert 46556 and 46585. Dan please fix the PseudoSourceValue problem and re-c...Evan Cheng
2008-01-30Add a new PseudoSourceValue class, which will be used to help trackDan Gohman