projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible elements in CPUDirectives[].
2013-02-01
Andrew Trick
MachineModel: Inconsequential TableGen SubtargetEmitter...
commit
|
commitdiff
|
tree
2013-01-31
Andrew Trick
LangRef: Add a Rationale for volatile rules.
commit
|
commitdiff
|
tree
2013-01-30
Andrew Trick
...in light of recent activity related to llvm.memcpy...
commit
|
commitdiff
|
tree
2013-01-29
Andrew Trick
MIsched: cleanup code. Use isBoundaryNode().
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
MIsched: Print block name. No functionality.
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
MachineScheduler support for viewGraph.
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
ScheduleDAG: colorize the DOT graph and improve formatting.
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
ScheduleDAG: Added isBoundaryNode to conveniently detect...
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
SchedDFS: Complete support for nested subtrees.
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
MIsched: Improve the interface to SchedDFS analysis...
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
ArrayRef reverse iterators.
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
SchedDFS: Initial support for nested subtrees.
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
MISched: Add SchedDFSResult to ScheduleDAGMI to formalize the
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
SchedDFS: Refactor and tweak the subtree selection...
commit
|
commitdiff
|
tree
2013-01-25
Andrew Trick
SchedDFS: Constify interface.
commit
|
commitdiff
|
tree
2013-01-24
Andrew Trick
MachineScheduler: enable biasCriticalPath for all DAGs.
commit
|
commitdiff
|
tree
2013-01-24
Andrew Trick
MIsched: Added biasCriticalPath.
commit
|
commitdiff
|
tree
2013-01-22
Andrew Trick
Remove target triple from an LSR test.
commit
|
commitdiff
|
tree
2013-01-14
Andrew Trick
SCEVExpander fix. RAUW needs to update the InsertedExpressio...
commit
|
commitdiff
|
tree
2013-01-11
Andrew Trick
Follow-up typo correction from building the wrong branch.
commit
|
commitdiff
|
tree
2013-01-11
Andrew Trick
Fix typo from r170452. Affects -enable-misched heuristics.
commit
|
commitdiff
|
tree
2013-01-11
Andrew Trick
Update CMakeLists for CallPrinter.cpp.
commit
|
commitdiff
|
tree
2013-01-11
Andrew Trick
Added -view-callgraph module pass.
commit
|
commitdiff
|
tree
2013-01-09
Andrew Trick
MIsched: add an ILP window property to machine model.
commit
|
commitdiff
|
tree
2013-01-06
Andrew Trick
Fix a crash in LSR replaceCongruentIVs.
commit
|
commitdiff
|
tree
2013-01-04
Andrew Trick
tabs-to-spaces
commit
|
commitdiff
|
tree
2012-12-18
Andrew Trick
MISched: add dependence to ExitSU to model live-out...
commit
|
commitdiff
|
tree
2012-12-18
Andrew Trick
MISched: Cleanup, redundant statement.
commit
|
commitdiff
|
tree
2012-12-18
Andrew Trick
MISched: Heuristics, compare latency more precisely...
commit
|
commitdiff
|
tree
2012-12-18
Andrew Trick
MISched: Remove SchedRemainder::IsResourceLimited....
commit
|
commitdiff
|
tree
2012-12-18
Andrew Trick
MISched: cleanup, use the proper iterator type.
commit
|
commitdiff
|
tree
2012-12-18
Andrew Trick
MISched: minor improvement, initialize remaining resources...
commit
|
commitdiff
|
tree
2012-12-05
Andrew Trick
Taking ownership of indvars/lsr.
commit
|
commitdiff
|
tree
2012-12-05
Andrew Trick
RegPressureTracker::dump(): Remove unnecessary argument.
commit
|
commitdiff
|
tree
2012-12-05
Andrew Trick
RegisterPressureTracker: fix findUseBetween to handle...
commit
|
commitdiff
|
tree
2012-12-05
Andrew Trick
RegisterPressureTracker: unify virtual registers and...
commit
|
commitdiff
|
tree
2012-12-05
Andrew Trick
RegisterPresssureTracker: Track live physical register...
commit
|
commitdiff
|
tree
2012-12-05
Andrew Trick
Remove two dead functions resulting from a bad rebase.
commit
|
commitdiff
|
tree
2012-12-05
Andrew Trick
RegisterPressure API. Add support for physical register...
commit
|
commitdiff
|
tree
2012-12-05
Andrew Trick
Added RegisterPressureTracker::dump() for debugging.
commit
|
commitdiff
|
tree
2012-12-05
Andrew Trick
Comment formatting.
commit
|
commitdiff
|
tree
2012-12-01
Andrew Trick
misched: Fix RegisterPressureTracker handling of DebugVals.
commit
|
commitdiff
|
tree
2012-12-01
Andrew Trick
misched: Fix the DAG builder to handle an undef operand...
commit
|
commitdiff
|
tree
2012-12-01
Andrew Trick
misched: Fix LiveInterval update to better handle DebugVal.
commit
|
commitdiff
|
tree
2012-12-01
Andrew Trick
misched: fix RegionBegin when DebugValues get shuffled...
commit
|
commitdiff
|
tree
2012-11-29
Andrew Trick
Improve isImpliedCond comment a bit.
commit
|
commitdiff
|
tree
2012-11-28
Andrew Trick
misched: Analysis that partitions the DAG into subtrees.
commit
|
commitdiff
|
tree
2012-11-28
Andrew Trick
misched: rename ScheduleDAGILP to ScheduleDFS to prepare...
commit
|
commitdiff
|
tree
2012-11-28
Andrew Trick
misched: better alias analysis.
commit
|
commitdiff
|
tree
2012-11-28
Andrew Trick
misched: Debug output fix. Use an always valid iterator.
commit
|
commitdiff
|
tree
2012-11-18
Andrew Trick
Use a full triple for a PPC test case for asm syntax.
commit
|
commitdiff
|
tree
2012-11-17
Andrew Trick
Silence the buildbots for this test while I figure...
commit
|
commitdiff
|
tree
2012-11-17
Andrew Trick
Broaden isSchedulingBoundary to check aliases of SP.
commit
|
commitdiff
|
tree
2012-11-16
Andrew Trick
Use array_pod_sort instead of std::sort.
commit
|
commitdiff
|
tree
2012-11-16
Andrew Trick
typo
commit
|
commitdiff
|
tree
2012-11-15
Andrew Trick
misspell
commit
|
commitdiff
|
tree
2012-11-15
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2012-11-15
Andrew Trick
Fix an obvious merge bug in -join-globalcopies (disabled).
commit
|
commitdiff
|
tree
2012-11-14
Andrew Trick
Accepting ownership of scheduling.
commit
|
commitdiff
|
tree
2012-11-13
Andrew Trick
Revert -join-splitedges to a boolean cmd line option.
commit
|
commitdiff
|
tree
2012-11-13
Andrew Trick
The MachineScheduler does not currently require JoinSplitEdges.
commit
|
commitdiff
|
tree
2012-11-13
Andrew Trick
Fix -join-splitedges: my previous "cleanup" broke it.
commit
|
commitdiff
|
tree
2012-11-13
Andrew Trick
misched: Allow subtargets to enable misched and dependent...
commit
|
commitdiff
|
tree
2012-11-13
Andrew Trick
Added RegisterCoalescer support for joining global...
commit
|
commitdiff
|
tree
2012-11-13
Andrew Trick
misched: Don't consider artificial edges weak edges.
commit
|
commitdiff
|
tree
2012-11-13
Andrew Trick
Cleanup the main RegisterCoalescer loop.
commit
|
commitdiff
|
tree
2012-11-12
Andrew Trick
Cleanup -join-splitedges. Make the loop more obvious.
commit
|
commitdiff
|
tree
2012-11-12
Andrew Trick
Added a temporary option to avoid critical edges splitting.
commit
|
commitdiff
|
tree
2012-11-12
Andrew Trick
misched: rename interfaceto avoid gcc warnings
commit
|
commitdiff
|
tree
2012-11-12
Andrew Trick
misched: Target-independent support for MacroFusion.
commit
|
commitdiff
|
tree
2012-11-12
Andrew Trick
misched: Target-independent support for load/store...
commit
|
commitdiff
|
tree
2012-11-12
Andrew Trick
misched: Infrastructure for weak DAG edges.
commit
|
commitdiff
|
tree
2012-11-07
Andrew Trick
misched: Heuristics based on the machine model.
commit
|
commitdiff
|
tree
2012-11-07
Andrew Trick
misched: handle on-the-fly regpressure queries better...
commit
|
commitdiff
|
tree
2012-11-06
Andrew Trick
misched: TargetSchedule interface for machine resources.
commit
|
commitdiff
|
tree
2012-11-06
Andrew Trick
misched: Rename RemainingCount to avoid confusion with...
commit
|
commitdiff
|
tree
2012-11-06
Andrew Trick
ScheduleDAG interface. Added OrderKind to distinguish...
commit
|
commitdiff
|
tree
2012-10-17
Andrew Trick
misched: Better handling of invalid latencies in the...
commit
|
commitdiff
|
tree
2012-10-16
Andrew Trick
misched: Added handleMove support for updating all...
commit
|
commitdiff
|
tree
2012-10-15
Andrew Trick
Check output of the misched unit tests
commit
|
commitdiff
|
tree
2012-10-15
Andrew Trick
misched tests: add a triple to speculatively fix windows...
commit
|
commitdiff
|
tree
2012-10-15
Andrew Trick
misched: ILP scheduler for experimental heuristics.
commit
|
commitdiff
|
tree
2012-10-11
Andrew Trick
misched: Handle "transient" non-instructions.
commit
|
commitdiff
|
tree
2012-10-10
Andrew Trick
misched: fall-back to a target hook for instr bundles.
commit
|
commitdiff
|
tree
2012-10-10
Andrew Trick
TODO comment
commit
|
commitdiff
|
tree
2012-10-10
Andrew Trick
TableGen subtarget emitter cleanup.
commit
|
commitdiff
|
tree
2012-10-10
Andrew Trick
misched: Use the TargetSchedModel interface wherever...
commit
|
commitdiff
|
tree
2012-10-10
Andrew Trick
misched: Generate IsBuffered flag for machine resources.
commit
|
commitdiff
|
tree
2012-10-10
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
2012-10-09
Andrew Trick
misched: Add computeInstrLatency to TargetSchedModel.
commit
|
commitdiff
|
tree
2012-10-09
Andrew Trick
misched: Doxument the TargetSchedule API.
commit
|
commitdiff
|
tree
2012-10-09
Andrew Trick
misched: Allow flags to disable hasInstrSchedModel...
commit
|
commitdiff
|
tree
2012-10-09
Andrew Trick
misched: Remove LoopDependencies heuristic.
commit
|
commitdiff
|
tree
2012-10-08
Andrew Trick
misched: remove the unused getSpecialAddressLatency...
commit
|
commitdiff
|
tree
2012-10-08
Andrew Trick
misched: remove forceUnitLatencies. Defaults are handled...
commit
|
commitdiff
|
tree
2012-10-08
Andrew Trick
misched: avoid scheduling an instruction twice.
commit
|
commitdiff
|
tree
2012-10-04
Andrew Trick
Enable -schedmodel, but prefer itineraries until we...
commit
|
commitdiff
|
tree
2012-10-03
Andrew Trick
Added instregex support to TableGen subtarget emitter.
commit
|
commitdiff
|
tree
2012-10-03
Andrew Trick
TableGen subtarget emitter, nearly first class support...
commit
|
commitdiff
|
tree
next