index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
LiveInterval.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Leave hasPHIKill flags alone in LiveInterval::RenumberValues.
Jakob Stoklund Olesen
2011-09-15
1
-21
/
+0
*
Switch extendInBlock() to take a kill slot instead of the last use slot.
Jakob Stoklund Olesen
2011-09-13
1
-7
/
+7
*
Replace a broken LiveInterval::MergeValueInAsValue() with something simpler.
Jakob Stoklund Olesen
2011-03-19
1
-46
/
+5
*
Rewrite instructions as part of ConnectedVNInfoEqClasses::Distribute.
Jakob Stoklund Olesen
2011-03-17
1
-16
/
+33
*
That's it, I am declaring this a failure of the C++03 STL.
Jakob Stoklund Olesen
2011-03-12
1
-119
/
+15
*
Fix use of CompEnd predicate to be standards conforming
John Wiegley
2011-03-11
1
-9
/
+111
*
Fix the build for MSVC 9 whose upper_bound() wants to compare elements in the...
Jakob Stoklund Olesen
2011-03-08
1
-0
/
+3
*
Revert "Make a comparator's argument `const'. This fixes the build for
Oscar Fuentes
2011-03-08
1
-1
/
+1
*
Make a comparator's argument `const'. This fixes the build for MSVC 9.
Oscar Fuentes
2011-03-08
1
-1
/
+1
*
Avoid comparing invalid slot indexes.
Jakob Stoklund Olesen
2011-03-03
1
-4
/
+6
*
Move LiveIntervalMap::extendTo into LiveInterval itself.
Jakob Stoklund Olesen
2011-03-02
1
-0
/
+16
*
Implement RAGreedy::splitAroundRegion and remove loop splitting.
Jakob Stoklund Olesen
2011-01-19
1
-1
/
+3
*
Teach TargetRegisterInfo how to cram stack slot indexes in with the virtual and
Jakob Stoklund Olesen
2011-01-09
1
-6
/
+1
*
Replace TargetRegisterInfo::printReg with a PrintReg class that also works wi...
Jakob Stoklund Olesen
2011-01-09
1
-3
/
+1
*
Use IntEqClasses to compute connected components of live intervals.
Jakob Stoklund Olesen
2010-12-21
1
-49
/
+9
*
Fix PR8815 by checking for an explicit clobber def tied to a use operand in
Cameron Zwarich
2010-12-19
1
-0
/
+8
*
Teach ConnectedVNInfoEqClasses::Classify to deal with unused values.
Jakob Stoklund Olesen
2010-10-29
1
-1
/
+15
*
Fix broken equivalence class calculation. We could probably also use
Jakob Stoklund Olesen
2010-10-29
1
-11
/
+8
*
Silence compiler warning.
Benjamin Kramer
2010-10-09
1
-1
/
+1
*
Classify value numbers into connected components in linear time.
Jakob Stoklund Olesen
2010-10-08
1
-23
/
+15
*
After splitting, the remaining LiveInterval may be fragmented into multiple
Jakob Stoklund Olesen
2010-10-07
1
-0
/
+110
*
Tweak VNInfo printing.
Jakob Stoklund Olesen
2010-10-05
1
-0
/
+2
*
Add assert for valid slot indexes.
Jakob Stoklund Olesen
2010-10-05
1
-0
/
+1
*
When RemoveCopyByCommutingDef is creating additional identity copies, just use
Jakob Stoklund Olesen
2010-10-01
1
-0
/
+3
*
Removed VNInfo::isDefAccurate(). Def "accuracy" can be checked by testing whe...
Lang Hames
2010-09-25
1
-4
/
+1
*
Refix MSVC9 and upper_bound. It actually needs a fully symmetric comparator.
Jakob Stoklund Olesen
2010-09-21
1
-7
/
+5
*
Don't pollute the global namespace.
Jakob Stoklund Olesen
2010-09-21
1
-0
/
+2
*
MSVC9 does not support upper_bound with an asymmetric comparator.
Jakob Stoklund Olesen
2010-09-21
1
-6
/
+10
*
Add LiveInterval::find and use it for most LiveRange searching operations
Jakob Stoklund Olesen
2010-09-21
1
-68
/
+8
*
Remove dead method.
Jakob Stoklund Olesen
2010-09-21
1
-21
/
+0
*
Remove dead code.
Jakob Stoklund Olesen
2010-09-08
1
-11
/
+0
*
Remove dead code.
Jakob Stoklund Olesen
2010-09-04
1
-97
/
+0
*
Also recompute HasPHIKill flags in LiveInterval::RenumberValues.
Jakob Stoklund Olesen
2010-08-12
1
-1
/
+22
*
Remove trailing whitespace.
Jakob Stoklund Olesen
2010-08-12
1
-22
/
+22
*
Transpose the calculation of spill weights such that we are calculating one
Jakob Stoklund Olesen
2010-08-10
1
-12
/
+0
*
Add LiveInterval::RenumberValues - Garbage collection for VNInfos.
Jakob Stoklund Olesen
2010-08-06
1
-0
/
+15
*
Prefix `next' iterator operation with `llvm::'.
Oscar Fuentes
2010-08-02
1
-5
/
+5
*
Factored out a bit of common code to mark VNInfos for deletion.
Lang Hames
2010-07-26
1
-40
/
+22
*
Print VNInfo flags.
Jakob Stoklund Olesen
2010-07-13
1
-0
/
+4
*
Add an assertion to make PR7542 fail consistently.
Jakob Stoklund Olesen
2010-07-13
1
-0
/
+1
*
Fix LiveInterval::overlaps so it doesn't claim touching intervals overlap.
Jakob Stoklund Olesen
2010-07-13
1
-10
/
+2
*
Remove initialized but otherwise unused variables.
Duncan Sands
2010-06-29
1
-1
/
+0
*
Don't track kills in VNInfo. Use interval ends instead.
Jakob Stoklund Olesen
2010-06-25
1
-27
/
+33
*
Make sure all eliminated kills are removed from VNInfo lists.
Jakob Stoklund Olesen
2010-06-24
1
-0
/
+2
*
Add a few VNInfo data structure checks.
Jakob Stoklund Olesen
2010-06-23
1
-2
/
+5
*
Introduce SpecificBumpPtrAllocator, a wrapper for BumpPtrAllocator which allows
Benjamin Kramer
2010-03-30
1
-3
/
+3
*
Fix -Asserts warning.
Daniel Dunbar
2010-03-30
1
-4
/
+0
*
Reapply r99881 with some fixes: only call destructor in releaseMemory!
Torok Edwin
2010-03-30
1
-5
/
+0
*
Fix a comment typo.
Bob Wilson
2010-01-12
1
-1
/
+1
*
Change errs() to dbgs().
David Greene
2010-01-04
1
-2
/
+3
[next]