Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
77d852f90cea554d2baabb73a621f0284b596db4
/
lib
/
CodeGen
/
PseudoSourceValue.cpp
de21638
Have PseudoSourceValue override Value::dump, so that it works
by Dan Gohman
· 17 years ago
7afc3b7
Remove the std::ostream form of PseudoSourceValue's print,
by Dan Gohman
· 17 years ago
24ae2a9
simplify PseudoSourceValue printing a bit. Unnest all of PseudoSourceValue.cpp from the llvm namespace.
by Chris Lattner
· 17 years ago
2a65caa
Print PseudoSourceValue.
by Evan Cheng
· 17 years ago
e342753
Enable rematerialization of constants using AliasAnalysis::pointsToConstantMemory,
by Dan Gohman
· 17 years ago
660c02c
Fix edito in the PseudoSourceValue name list.
by Dan Gohman
· 17 years ago
1fc34bc
Include a frame index in the "fixed stack" pseudo source value
by Dan Gohman
· 17 years ago
12300e1
A quick nm audit turned up several fixed tables and objects that were
by Dan Gohman
· 17 years ago
ce07338
From Chris' review: fix 80 column violations
by Dan Gohman
· 18 years ago
fb020b6
Follow Chris' suggestion; change the PseudoSourceValue accessors
by Dan Gohman
· 18 years ago
12a9c08
Re-apply the memory operand changes, with a fix for the static
by Dan Gohman
· 18 years ago
36ddaf2
Revert 46556 and 46585. Dan please fix the PseudoSourceValue problem and re-commit.
by Evan Cheng
· 18 years ago
93ea972
Add a new PseudoSourceValue class, which will be used to help track
by Dan Gohman
· 18 years ago