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
/
include
/
llvm
/
CodeGen
/
PseudoSourceValue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-14
/
+17
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-5
/
+5
*
[typo] An LLVM.
Daniel Dunbar
2013-08-16
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Remove unnecessary classof()'s
Sean Silva
2012-10-11
1
-4
/
+0
*
Typos.
Chad Rosier
2011-06-01
1
-1
/
+1
*
Make PseudoSourceValue's classof recognize
Dan Gohman
2009-11-16
1
-2
/
+3
*
Do some cleanups suggested by Chris.
David Greene
2009-11-12
1
-5
/
+2
*
Make FixedStackPseudoSourceValue a first-class PseudoSourceValue by
David Greene
2009-11-12
1
-1
/
+34
*
Add PseudoSourceValue::mayAlias. It returns true if the object can ever alias...
Evan Cheng
2009-11-01
1
-0
/
+4
*
Spill slots cannot alias.
Evan Cheng
2009-10-18
1
-1
/
+1
*
-Revert parts of 84326 and 84411. Distinquishing between fixed and non-fixed
Evan Cheng
2009-10-18
1
-0
/
+4
*
Revert 84315 for now. Re-thinking the patch.
Evan Cheng
2009-10-17
1
-3
/
+3
*
Rename getFixedStack to getStackObject. The stack objects represented are not
Evan Cheng
2009-10-17
1
-3
/
+3
*
Clarify a comment.
Dan Gohman
2009-09-27
1
-1
/
+2
*
Spruce up some comments.
Dan Gohman
2009-09-23
1
-6
/
+9
*
Give MachineMemOperand an operator<<, factoring out code from
Dan Gohman
2009-09-23
1
-8
/
+6
*
Have PseudoSourceValue override Value::dump, so that it works
Dan Gohman
2008-12-03
1
-0
/
+6
*
Unbreak PseudoSourceValue::print. This fixes -print-machine-instrs
Dan Gohman
2008-08-27
1
-1
/
+1
*
simplify PseudoSourceValue printing a bit. Unnest all of PseudoSourceValue.c...
Chris Lattner
2008-08-24
1
-12
/
+1
*
Print PseudoSourceValue.
Evan Cheng
2008-08-24
1
-0
/
+12
*
Enable rematerialization of constants using AliasAnalysis::pointsToConstantMe...
Dan Gohman
2008-07-25
1
-0
/
+6
*
Include a frame index in the "fixed stack" pseudo source value
Dan Gohman
2008-07-11
1
-2
/
+2
*
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
/
+58
*
Revert 46556 and 46585. Dan please fix the PseudoSourceValue problem and re-c...
Evan Cheng
2008-01-31
1
-62
/
+0
*
Add a new PseudoSourceValue class, which will be used to help track
Dan Gohman
2008-01-30
1
-0
/
+62