index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
PseudoSourceValue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
Edwin Török
2009-07-14
1
-1
/
+1
*
assert(0) -> LLVM_UNREACHABLE.
Edwin Török
2009-07-11
1
-1
/
+2
*
Now that errs() is properly non-buffered, there's no need to
Dan Gohman
2009-03-23
1
-1
/
+1
*
Have PseudoSourceValue override Value::dump, so that it works
Dan Gohman
2008-12-03
1
-0
/
+4
*
Remove the std::ostream form of PseudoSourceValue's print,
Dan Gohman
2008-08-27
1
-3
/
+0
*
simplify PseudoSourceValue printing a bit. Unnest all of PseudoSourceValue.c...
Chris Lattner
2008-08-24
1
-44
/
+41
*
Print PseudoSourceValue.
Evan Cheng
2008-08-24
1
-0
/
+7
*
Enable rematerialization of constants using AliasAnalysis::pointsToConstantMe...
Dan Gohman
2008-07-25
1
-0
/
+20
*
Fix edito in the PseudoSourceValue name list.
Dan Gohman
2008-07-14
1
-1
/
+1
*
Include a frame index in the "fixed stack" pseudo source value
Dan Gohman
2008-07-11
1
-8
/
+29
*
A quick nm audit turned up several fixed tables and objects that were
Dan Gohman
2008-03-25
1
-1
/
+1
*
From Chris' review: fix 80 column violations
Dan Gohman
2008-02-11
1
-5
/
+10
*
Follow Chris' suggestion; change the PseudoSourceValue accessors
Dan Gohman
2008-02-07
1
-5
/
+5
*
Re-apply the memory operand changes, with a fix for the static
Dan Gohman
2008-02-06
1
-0
/
+41
*
Revert 46556 and 46585. Dan please fix the PseudoSourceValue problem and re-c...
Evan Cheng
2008-01-31
1
-33
/
+0
*
Add a new PseudoSourceValue class, which will be used to help track
Dan Gohman
2008-01-30
1
-0
/
+33