OSDN Git Service

Update aosp/master LLVM for rebase to r256229
[android-x86/external-llvm.git] / include / llvm / CodeGen / MachineConstantPool.h
2016-03-21 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r256229
2014-12-10 Stephen Hinesam 50721a7a: (-s ours) Merge in the following upstream...
2014-12-10 Tim Murrayam 22c310d7: (-s ours) Revert "Revert "Bring in fixes...
2014-12-10 Tim Murrayam 6eeae0cf: Revert "Apply rL216114 from upstream LLVM."
2014-12-04 Stephen Hinesam a21bbdfa: am 876d6995: Merge "Update aosp/master...
2014-12-04 Stephen Hinesam 876d6995: Merge "Update aosp/master LLVM for rebase...
2014-12-04 Stephen HinesMerge "Update aosp/master LLVM for rebase to r222494."
2014-12-03 Stephen HinesUpdate aosp/master LLVM for rebase to r222494.
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-06-17 Bill WendlingDirectly access objects which may change during compila...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-09-27 Jim GrosbachRename AddSelectionDAGCSEId() to addSelectionDAGCSEId().
2011-07-20 Logan ChienMerge with LLVM upstream r135568 (Jul 20th 2011)
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-04-09 Jush LuMerge upstream r129128
2011-03-24 Evan ChengAdd comment to clarify what MachineConstantPoolEntry...
2011-03-09 Jush LuMerge upstream r127116
2011-02-22 Cameron ZwarichMachineConstantPoolValues are not uniqued, so they...
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-15 Dan GohmanAdd const qualifiers to CodeGen's use of LLVM IR constr...
2010-04-15 Dan GohmanAdd const qualifiers to CodeGen's use of LLVM IR constr...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2010-02-10 Dan GohmanFix "the the" and similar typos.
2010-02-10 Dan GohmanFix "the the" and similar typos.
2009-09-06 Duncan SandsMark more constants unsigned, as warned about by icc...
2009-09-06 Duncan SandsMark more constants unsigned, as warned about by icc...
2009-07-24 Chris Lattnermake Constant::getRelocationInfo return an enum, as...
2009-07-24 Chris Lattnermake Constant::getRelocationInfo return an enum, as...
2009-07-21 Chris Lattnerno really, I can spell!
2009-07-21 Chris Lattnerno really, I can spell!
2009-07-21 Chris Lattneradd an API so target-independent codegen can determine...
2009-07-21 Chris Lattneradd an API so target-independent codegen can determine...
2009-04-01 Dan GohmanUse CHAR_BIT instead of hard-coding 8 in several places...
2009-04-01 Dan GohmanUse CHAR_BIT instead of hard-coding 8 in several places...
2009-03-13 Evan ChengFix some significant problems with constant pools that...
2009-03-13 Evan ChengFix some significant problems with constant pools that...
2009-03-03 Dan GohmanFix a bunch of Doxygen syntax issues. Escape special...
2009-03-03 Dan GohmanFix a bunch of Doxygen syntax issues. Escape special...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-12-03 Dan GohmanReplace a #include with a forward-declaration.
2008-12-03 Dan GohmanReplace a #include with a forward-declaration.
2008-09-16 Dan GohmanFix these comments to reflect current reality. Surprisi...
2008-09-16 Dan GohmanFix these comments to reflect current reality. Surprisi...
2008-08-23 Chris Lattnerget MachineConstantPool off std::ostream, onto raw_ostr...
2008-08-23 Chris Lattnerget MachineConstantPool off std::ostream, onto raw_ostr...
2008-08-23 Chris LattnerSwitch the asmprinter (.ll) and all the stuff it requir...
2008-08-23 Chris LattnerSwitch the asmprinter (.ll) and all the stuff it requir...
2008-07-11 Dan GohmanTrim unnecessary #includes.
2008-07-11 Dan GohmanTrim unnecessary #includes.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-08-27 Dan GohmanAdd explicit keywords and remove spurious trailing...
2007-08-27 Dan GohmanAdd explicit keywords and remove spurious trailing...
2007-08-01 Dan GohmanMore explicit keywords.
2007-08-01 Dan GohmanMore explicit keywords.
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
2007-03-23 Dan GohmanAdd the 'explicit' keyword to several constructors...
2006-12-17 Bill WendlingAdded an automatic cast to "std::ostream*" etc. from...
2006-12-07 Bill WendlingChanged llvm_ostream et all to OStream. llvm_cerr,...
2006-11-28 Bill WendlingAdded a temporary hack to get the llvm-streams to work...
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-10-27 Jim LaskeySwitch over from SelectionNodeCSEMap to FoldingSet.
2006-09-14 Evan ChengAdd MachineConstantPoolEntry getOffset() accessor.
2006-09-14 Evan ChengMirrors ConstantPoolSDNode.
2006-09-12 Evan ChengAdded support for machine specific constantpool values...
2006-05-15 Reid SpencerDoxygenify the comments, bringing the file level commen...
2006-05-03 Owen AndersonRefactor TargetMachine, pushing handling of TargetData...
2006-04-18 Nate BegemanFix a copy & paste error from long ago.
2006-02-09 Chris Lattnerinstead of keeping track of Constant/alignment pairs...
2006-02-09 Chris LattnerUse a MachineConstantPoolEntry struct instead of a...
2006-02-09 Chris LattnerAssert invariants
2006-02-09 Chris LattnerRequire an alignment.
2006-01-31 Evan ChengAllow the specification of explicit alignments for...
2005-12-28 Duraid Madinabe more polite in public headers
2005-12-28 Duraid Madinaundo yuletide naughtyness(tm)
2005-12-26 Duraid MadinaI laugh at your dual-core G5s! Fear my precompiled...
2005-07-11 Chris Lattneradd a helper method
2005-04-21 Misha BrukmanRemove trailing whitespace
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-23 Chris LattnerActually share constants local to a function!
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-01-13 Chris LattnerAdd new files