projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Enable use of ranges for translation units in the presence of
[oota-llvm.git]
/
lib
/
CodeGen
/
LiveIntervalAnalysis.cpp
2013-12-14
Michael Gottesman
[block-freq] Rename getEntryFrequency() -> getEntryFreq...
blob
|
commitdiff
|
raw
2013-12-14
Michael Gottesman
[block-freq] Refactor LiveInterals::getSpillWeight...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-13
Aaron Ballman
Replacing HUGE_VALF with llvm::huge_valf in order to...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Matthias Braun
Print register in LiveInterval::print()
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Matthias Braun
Represent RegUnit liveness with LiveRange instance
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Matthias Braun
Work on LiveRange instead of LiveInterval where possible
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Matthias Braun
Pass LiveQueryResult by value
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Matthias Braun
Refactor LiveInterval: introduce new LiveRange class
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Matthias Braun
Rename LiveRange to LiveInterval::Segment
blob
|
commitdiff
|
raw
|
diff to current
2013-10-04
Matthias Braun
Fix typo
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Mark Lacey
Auto-compute live intervals on demand.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Jakob Stoklund Olesen
Improve misleading comment.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-21
Andrew Trick
Added -precompute-phys-liveness for testing LiveInterva...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-17
Benjamin Kramer
Switch spill weights from a basic loop depth estimation...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Chad Rosier
Simplify logic now that r182490 is in place. No functi...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
Jakob Stoklund Olesen
Rewrite the physreg part of findLastUseBefore().
blob
|
commitdiff
|
raw
|
diff to current
2013-02-23
Cameron Zwarich
Make some fixes for LiveInterval repair with debug...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Cameron Zwarich
Find anchoring end points for repairIntervalsInRange...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Cameron Zwarich
Make repairIntervalsInRange() more robust. There are...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Cameron Zwarich
Add support to the two-address pass for updating LiveIn...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Cameron Zwarich
Add SlotIndexes::repairIndexesInRange(), which repairs...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-17
Cameron Zwarich
Remove use of reverse iterators in repairIntervalsInRan...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-17
Cameron Zwarich
Use ArrayRef instead of a reference to a SmallVectorImpl.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-17
Cameron Zwarich
Add support for updating the LiveIntervals of registers...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-09
Jakob Stoklund Olesen
Remove the old liveness algorithm.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-08
Jakob Stoklund Olesen
Turn on -new-live-intervals by default.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-01
Andrew Trick
misched: Fix LiveInterval update to better handle DebugVal.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-28
Jakob Stoklund Olesen
Make the LiveRegMatrix analysis available to targets.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-09
Jakob Stoklund Olesen
Fix assertions in updateRegMaskSlots().
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
Andrew Trick
misched: Added handleMove support for updating all...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Jakob Stoklund Olesen
Remove LIS::isAllocatable() and isReserved() helpers.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-13
Jakob Stoklund Olesen
Allow for loops in LiveIntervals::pruneValue().
blob
|
commitdiff
|
raw
|
diff to current
2012-10-12
Jakob Stoklund Olesen
Use a transposed algorithm for handleMove().
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Jakob Stoklund Olesen
Handle reserved registers more accurately in handleMove().
blob
|
commitdiff
|
raw
|
diff to current
2012-09-20
Jakob Stoklund Olesen
Extend -new-coalescer SSA update to handle mapped value...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-17
Jakob Stoklund Olesen
Merge into undefined lanes under -new-coalescer.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-12
Lang Hames
Make findLastUseBefore handle reg-unit liveness.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-11
Manman Ren
Release build: guard dump functions with
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Dmitri Gribenko
Remove redundant semicolons which are null statements.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-06
Manman Ren
Release build: guard dump functions with "ifndef NDEBUG"
blob
|
commitdiff
|
raw
|
diff to current
2012-09-06
Jakob Stoklund Olesen
Handle overlapping regunit intervals in LiveIntervals...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Lang Hames
When updating live range endpoints, make sure to preser...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
David Blaikie
Tidy up a few more uses of MF.getFunction()->getName().
blob
|
commitdiff
|
raw
|
diff to current
2012-08-03
Jakob Stoklund Olesen
Add an experimental -early-live-intervals option.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-03
Jakob Stoklund Olesen
Completely eliminate VNInfo flags.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-03
Jakob Stoklund Olesen
Eliminate the VNInfo::hasPHIKill() flag.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-03
Jakob Stoklund Olesen
Make the hasPHIKills flag a computed property.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Jakob Stoklund Olesen
Also compute register mask lists under -new-live-intervals.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Jakob Stoklund Olesen
Eliminate the IS_PHI_DEF flag and VNInfo::setIsPHIDef().
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Jakob Stoklund Olesen
Add a -new-live-intervals experimental option.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Jakob Stoklund Olesen
Delete a boring statistic.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Jakob Stoklund Olesen
Store live intervals in an IndexedMap.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Jakob Stoklund Olesen
Simplify handleMove() a bit.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Jakob Stoklund Olesen
Stop computing physreg live ranges.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Jakob Stoklund Olesen
Remove LiveIntervals::trackingRegUnits().
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Jakob Stoklund Olesen
Remove the -live-regunits command line option.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Jakob Stoklund Olesen
Fix some more LiveInterval enumerations.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Jakob Stoklund Olesen
Enable register unit liveness by default.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Jakob Stoklund Olesen
Only update regunit live ranges that have been precomputed.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Jakob Stoklund Olesen
Delete dead code.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Jakob Stoklund Olesen
Add regunit liveness support to LiveIntervals::handleMo...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Jakob Stoklund Olesen
80 col.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
Jakob Stoklund Olesen
Remove dead debug option -disable-rematerialization.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-05
Matt Beaumont-Gay
Suppress -Wunused-variable in -Asserts build
blob
|
commitdiff
|
raw
|
diff to current
2012-06-05
Jakob Stoklund Olesen
Simplify LiveInterval::print().
blob
|
commitdiff
|
raw
|
diff to current
2012-06-05
Jakob Stoklund Olesen
Add experimental support for register unit liveness.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-05
Jakob Stoklund Olesen
Remove the last remat-related code from LiveIntervalAna...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Jakob Stoklund Olesen
Delete dead code.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Jakob Stoklund Olesen
Switch LiveIntervals member variable to LLVM naming...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Lang Hames
Clear the entering, exiting and internal ranges of...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-20
Jakob Stoklund Olesen
LiveRangeQuery simplifies shrinkToUses().
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Pete Cooper
LiveIntervalUpdate validators weren't recorded after...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-21
Andrew Trick
misched: fix LiveInterval update for bottom-up scheduling
blob
|
commitdiff
|
raw
|
diff to current
2012-03-21
Andrew Trick
misched: fix LI update for bottom-up.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Jakob Stoklund Olesen
Stop fixing bad machine code in LiveIntervalAnalysis.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
Jakob Stoklund Olesen
Move getBundleStart() into MachineInstrBundle.h.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Lang Hames
Add API "handleMoveIntoBundl" for updating liveness...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Lang Hames
Fix some bugs in HMEditor's moveAllOperandsInto logic.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Benjamin Kramer
Silence operator precedence warning.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Lang Hames
Add machinery for pushing live ranges onto bundle start...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Lang Hames
Simplify moveEnteringDownFrom rules.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Lang Hames
Skip through instructions rather than operands when...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Lang Hames
Fix TODO and trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Lang Hames
Defer sanity checks on live intervals until after all...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lang Hames
Bring HMEditor into line with LLVM coding standards.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Matt Beaumont-Gay
Sink variable into assert
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lang Hames
Add support for regmask slots to HMEditor. Also fixes...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lang Hames
Refactor 'handleMove' code in live intervals. Clients...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lang Hames
Oops - isRegLiveIntoSuccessor is used in non-assert...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Lang Hames
Turn off assertion, conservatively compute liveness...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Lang Hames
Make LiveIntervals::handleMove() bundle aware.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Lang Hames
Fix assertion condition.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Lang Hames
Remove overly conservative assert.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Lang Hames
Don't emit live ranges for physregs live-ins that are...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Lang Hames
Disentangle moving a machine instr from updating LiveIn...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-14
Jakob Stoklund Olesen
Use the proper clobber check in handleLiveInRegister().
blob
|
commitdiff
|
raw
|
diff to current
2012-02-14
Jakob Stoklund Olesen
Dump live intervals in numerical order.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-14
Lang Hames
Don't create a new copy of reserved regs - we already...
blob
|
commitdiff
|
raw
|
diff to current
next