OSDN Git Service

Update LLVM for rebase to r212749.
[android-x86/external-llvm.git] / lib / Target / PowerPC / PPCHazardRecognizers.h
2014-07-25 Stephen HinesUpdate LLVM for rebase to r212749.
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.
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-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-06-12 Stephen HinesMerge commit '100fbdd06be7590b23c4707a98cd605bdb519498...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2012-05-07 Andrew HsiehMerge "Add libLLVMObject to read executable file."
2012-04-25 The Android Automergermerge in jb-release history after reset to jb-dev
2012-04-24 Shih-wei LiaoMerge with LLVM upstream r155090.
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-31 Hal FinkelFix dynamic linking on PPC64.
2012-03-26 The Android Automergermerge in jb-release history after reset to master
2012-03-24 Shih-wei LiaoMerge branch 'upstream' into sliao_d
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-12-15 Hal FinkelEnsure that the nop that should follow a bl call in...
2011-12-02 Hal Finkelupdate PPC 940 hazard rec. to function in postRA mode
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-17 Hal FinkelAdd PPC 440 scheduler and some associated tests
2011-03-09 Jush LuMerge upstream r127116
2010-12-24 Andrew TrickVarious bits of framework needed for precise machine...
2010-12-24 Andrew Trickwhitespace
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-01-16 Dan GohmanInitial hazard recognizer support in post-pass scheduli...
2009-01-16 Dan GohmanInitial hazard recognizer support in post-pass scheduli...
2009-01-15 Dan GohmanGeneralize the HazardRecognizer interface so that it...
2009-01-15 Dan GohmanGeneralize the HazardRecognizer interface so that it...
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
2006-03-13 Chris LattnerHandle cracked instructions in dispatch group formation.
2006-03-12 Chris LattnerSeveral big changes:
2006-03-08 Chris LattnerChange the interface for getting a target HazardRecogni...
2006-03-07 Chris Lattneradd a couple more load/store instrs, add a newline...
2006-03-07 Nate BegemanThis kinda sorta implements "things that have to lead...
2006-03-07 Chris LattnerImplement a very very simple hazard recognizer for...