Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
1717f3af087e44d2c4b7fe2b35abc29a33d6d315
/
lib
/
CodeGen
/
PseudoSourceValue.cpp
f871ccb
Now that errs() is properly non-buffered, there's no need to
by Dan Gohman
· 16 years ago
d71703d
Have PseudoSourceValue override Value::dump, so that it works
by Dan Gohman
· 17 years ago
a8b8332
Remove the std::ostream form of PseudoSourceValue's print,
by Dan Gohman
· 17 years ago
edfb72c
simplify PseudoSourceValue printing a bit. Unnest all of PseudoSourceValue.cpp from the llvm namespace.
by Chris Lattner
· 17 years ago
40ab164
Print PseudoSourceValue.
by Evan Cheng
· 17 years ago
6d69ba8
Enable rematerialization of constants using AliasAnalysis::pointsToConstantMemory,
by Dan Gohman
· 17 years ago
2b06299
Fix edito in the PseudoSourceValue name list.
by Dan Gohman
· 17 years ago
a54cf17
Include a frame index in the "fixed stack" pseudo source value
by Dan Gohman
· 17 years ago
cfbb2f0
A quick nm audit turned up several fixed tables and objects that were
by Dan Gohman
· 17 years ago
debeeba
From Chris' review: fix 80 column violations
by Dan Gohman
· 17 years ago
3069b87
Follow Chris' suggestion; change the PseudoSourceValue accessors
by Dan Gohman
· 18 years ago
69de193
Re-apply the memory operand changes, with a fix for the static
by Dan Gohman
· 18 years ago
334dc1f
Revert 46556 and 46585. Dan please fix the PseudoSourceValue problem and re-commit.
by Evan Cheng
· 18 years ago
f38dc19
Add a new PseudoSourceValue class, which will be used to help track
by Dan Gohman
· 18 years ago