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
/
MachineMemOperand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-0
/
+18
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-4
/
+6
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-8
/
+23
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-0
/
+2
*
Add target flags to MachineMemOperands.
Andrew Trick
2013-04-27
1
-1
/
+7
*
whitespace
Andrew Trick
2013-04-27
1
-11
/
+11
*
Add MachineMemOperand::isUnordered().
Jakob Stoklund Olesen
2012-08-29
1
-0
/
+9
*
Teach CodeGen's version of computeMaskedBits to understand the range metadata.
Rafael Espindola
2012-03-31
1
-1
/
+6
*
Make headers standalone.
Benjamin Kramer
2011-11-14
1
-0
/
+1
*
Added invariant field to the DAG.getLoad method and changed all calls.
Pete Cooper
2011-11-08
1
-1
/
+4
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Make CodeGen TBAA-aware.
Dan Gohman
2010-10-20
1
-1
/
+5
*
convert a couple more places to use the new getStore()
Chris Lattner
2010-09-21
1
-0
/
+3
*
add some accessors
Chris Lattner
2010-09-21
1
-0
/
+8
*
it's more elegant to put the "getConstantPool" and
Chris Lattner
2010-09-21
1
-0
/
+8
*
ugh, missed a file.
Chris Lattner
2010-09-21
1
-1
/
+1
*
add some helpful accessors.
Chris Lattner
2010-09-21
1
-0
/
+9
*
force clients of MachineFunction::getMachineMemOperand to provide a
Chris Lattner
2010-09-21
1
-1
/
+4
*
start pushing MachinePointerInfo out through the MachineMemOperand interface
Chris Lattner
2010-09-21
1
-3
/
+9
*
refactor the Value*/offset pair from MachineMemOperand out to a new
Chris Lattner
2010-09-21
1
-6
/
+17
*
Add non-temporal flags to MachineMemOperand.
David Greene
2010-02-15
1
-3
/
+8
*
Make a few more LLVM headers parsable as standalone headers.
Douglas Gregor
2009-11-05
1
-0
/
+2
*
Move MachineMemOperand::getAlignment out of line, to avoid needing
Dan Gohman
2009-09-25
1
-5
/
+1
*
Improve MachineMemOperand handling.
Dan Gohman
2009-09-25
1
-0
/
+10
*
Give MachineMemOperand an operator<<, factoring out code from
Dan Gohman
2009-09-23
1
-0
/
+3
*
Change MachineMemOperand's alignment value to be the alignment of
Dan Gohman
2009-09-21
1
-4
/
+12
*
Update a comment to match the source. PseudoSourceValues are now
Dan Gohman
2009-09-14
1
-4
/
+7
*
Change the FoldingSetNodeID usage for objects which carry
Dan Gohman
2008-08-20
1
-0
/
+5
*
Correct the name of MachineMemOperand's include guard.
Dan Gohman
2008-07-22
1
-2
/
+2
*
Move MachineMemOperand's constructor out of line, to avoid a
Dan Gohman
2008-07-07
1
-4
/
+1
*
Shrink MachineMemOperand by storing the alignment in log form
Dan Gohman
2008-07-07
1
-6
/
+7
*
Rename MemOperand to MachineMemOperand. This was suggested by
Dan Gohman
2008-04-07
1
-0
/
+83