OSDN Git Service

Update aosp/master LLVM for rebase to r256229
[android-x86/external-llvm.git] / include / llvm / CodeGen / MachineInstrBundle.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).
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-09 Jakob Stoklund OlesenAdd a getBundleEnd() function to go with the existing...
2012-11-20 Tim NorthoverFix physical register liveness calculations:
2012-09-12 James MolloyAdd an analyzePhysReg() function to MachineOperandItera...
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-06-20 Chandler CarruthRemove 'static' from inline functions defined in header...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-03-01 Jakob Stoklund OlesenMove getBundleStart() into MachineInstrBundle.h.
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2012-02-29 Jakob Stoklund OlesenAdd an analyzeVirtReg() function.
2012-02-29 Jakob Stoklund OlesenMove the operand iterator into MachineInstrBundle.h...
2012-01-19 Evan ChengMore bundle related API additions.
2012-01-19 Evan ChengEnhance finalizeBundle to return end of bundle iterator...
2012-01-19 Evan Cheng- Slight change to finalizeBundle() interface. LastMI...
2012-01-19 Evan ChengRename Finalizebundle to finalizeBundle to conform...
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-12-14 Evan Cheng- Add MachineInstrBundle.h and MachineInstrBundle.cpp...