OSDN Git Service

Update aosp/master LLVM for rebase to r256229
[android-x86/external-llvm.git] / include / llvm / CodeGen / PseudoSourceValue.h
2016-03-21 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r256229
2014-05-30 Stephen Hinesam 8b6f0f11: am 51c66e01: am cd06393a: Merge "Update...
2014-05-30 Stephen Hinesam 51c66e01: am cd06393a: Merge "Update LLVM for 3...
2014-05-30 Stephen Hinesam cd06393a: Merge "Update LLVM for 3.5 rebase (r209712)."
2014-05-30 Stephen HinesMerge "Update LLVM for 3.5 rebase (r209712)."
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2014-03-10 Stephen Hinesam 008f5bfe: am ce9904c6: Merge remote-tracking branch...
2014-02-22 Elliott Hughesam d4008b87: am 719ea6d0: am a01b0ad9: am c27b10b1...
2014-02-22 Ian Rogersam 47de7d9d: am 12969fbe: am c150d210: am 877a6e14...
2014-02-22 Ian Rogersam 17ee97d8: am 001b0120: am 2e072618: am 5fdf6cf6...
2014-02-22 Ian Rogersam 0c8e5e4f: am 7de9c005: am 2ef279b3: am 8d2ad1af...
2014-02-22 Colin Crossam e0f86198: am 14604412: am ef5a4427: am 13607273...
2014-02-22 Stephen Hinesam d36d4a35: am 30dce365: am b2713ca8: am c27b99f0...
2014-02-22 Ben Chengam 51196932: am ca8e1270: am 987f85d3: am 6562c95b...
2014-02-22 Todd Fialaam dd979b93: am 0a944a8c: am da96b641: am 0de283df...
2014-02-22 Todd Fialaam 6832e344: am 735d70fa: am 5803f741: am ba309b04...
2014-02-22 Stephen Hinesam d6d44c6c: am 475301ec: am ef13f53c: am 1255ecdd...
2014-02-22 Stephen Hinesam 4df7251e: am 59e238e6: am fbafaf4f: am c0c7ba11...
2014-02-22 Stephen Hinesam b7beb609: am 74ec609a: am 82b5399b: am 917ae8fb...
2014-02-22 Stephen Hinesam 42d669a6: (-s ours) am 92debeec: am f36bad31: (...
2014-02-22 Stephen Hinesam bdaf806f: am 008f5bfe: am ce9904c6: Merge remote...
2014-02-22 Stephen Hinesam 008f5bfe: am ce9904c6: Merge remote-tracking branch...
2014-02-21 Stephen Hinesam ce9904c6: Merge remote-tracking branch \'upstream...
2014-02-18 Colin Crossam b7485134: am 449fc261: Merge "llvm: convert makefile...
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-06-01 Chad RosierTypos.
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-11-16 Dan GohmanMake PseudoSourceValue's classof recognize
2009-11-16 Dan GohmanMake PseudoSourceValue's classof recognize
2009-11-12 David GreeneDo some cleanups suggested by Chris.
2009-11-12 David GreeneDo some cleanups suggested by Chris.
2009-11-12 David GreeneMake FixedStackPseudoSourceValue a first-class PseudoSo...
2009-11-12 David GreeneMake FixedStackPseudoSourceValue a first-class PseudoSo...
2009-11-01 Evan ChengAdd PseudoSourceValue::mayAlias. It returns true if...
2009-11-01 Evan ChengAdd PseudoSourceValue::mayAlias. It returns true if...
2009-10-18 Evan ChengSpill slots cannot alias.
2009-10-18 Evan ChengSpill slots cannot alias.
2009-10-18 Evan Cheng-Revert parts of 84326 and 84411. Distinquishing betwee...
2009-10-18 Evan Cheng-Revert parts of 84326 and 84411. Distinquishing betwee...
2009-10-17 Evan ChengRevert 84315 for now. Re-thinking the patch.
2009-10-17 Evan ChengRevert 84315 for now. Re-thinking the patch.
2009-10-17 Evan ChengRename getFixedStack to getStackObject. The stack objec...
2009-10-17 Evan ChengRename getFixedStack to getStackObject. The stack objec...
2009-09-27 Dan GohmanClarify a comment.
2009-09-27 Dan GohmanClarify a comment.
2009-09-23 Dan GohmanSpruce up some comments.
2009-09-23 Dan GohmanSpruce up some comments.
2009-09-23 Dan GohmanGive MachineMemOperand an operator<<, factoring out...
2009-09-23 Dan GohmanGive MachineMemOperand an operator<<, factoring out...
2008-12-03 Dan GohmanHave PseudoSourceValue override Value::dump, so that...
2008-12-03 Dan GohmanHave PseudoSourceValue override Value::dump, so that...
2008-08-27 Dan GohmanUnbreak PseudoSourceValue::print. This fixes -print...
2008-08-27 Dan GohmanUnbreak PseudoSourceValue::print. This fixes -print...
2008-08-24 Chris Lattnersimplify PseudoSourceValue printing a bit. Unnest...
2008-08-24 Chris Lattnersimplify PseudoSourceValue printing a bit. Unnest...
2008-08-24 Evan ChengPrint PseudoSourceValue.
2008-08-24 Evan ChengPrint PseudoSourceValue.
2008-07-25 Dan GohmanEnable rematerialization of constants using AliasAnalys...
2008-07-25 Dan GohmanEnable rematerialization of constants using AliasAnalys...
2008-07-11 Dan GohmanInclude a frame index in the "fixed stack" pseudo sourc...
2008-07-11 Dan GohmanInclude a frame index in the "fixed stack" pseudo sourc...
2008-02-07 Dan GohmanFollow Chris' suggestion; change the PseudoSourceValue...
2008-02-07 Dan GohmanFollow Chris' suggestion; change the PseudoSourceValue...
2008-02-06 Dan GohmanRe-apply the memory operand changes, with a fix for...
2008-02-06 Dan GohmanRe-apply the memory operand changes, with a fix for...
2008-01-31 Evan ChengRevert 46556 and 46585. Dan please fix the PseudoSource...
2008-01-31 Evan ChengRevert 46556 and 46585. Dan please fix the PseudoSource...
2008-01-30 Dan GohmanAdd a new PseudoSourceValue class, which will be used...
2008-01-30 Dan GohmanAdd a new PseudoSourceValue class, which will be used...