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
/
SimpleRegisterCoalescing.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an exotic bug that only showed up in an internal test case.
Jakob Stoklund Olesen
2010-06-15
1
-2
/
+4
*
Add CoalescerPair helper class.
Jakob Stoklund Olesen
2010-06-15
1
-33
/
+20
*
Add full register <imp-def> operands when the coalescer is creating partial
Jakob Stoklund Olesen
2010-06-02
1
-50
/
+50
*
Slightly change the meaning of the reMaterialize target hook when the original
Jakob Stoklund Olesen
2010-06-02
1
-1
/
+1
*
Properly compose subregister indices when coalescing.
Jakob Stoklund Olesen
2010-06-01
1
-13
/
+1
*
Disable invalid coalescer assertion.
Jakob Stoklund Olesen
2010-05-25
1
-1
/
+4
*
- Change MachineInstr::findRegisterDefOperandIdx so it can also look for defs
Evan Cheng
2010-05-21
1
-2
/
+3
*
Fix a crash when debugging the coalescer. DebugValue instructions are not
Bob Wilson
2010-05-18
1
-4
/
+13
*
It's not safe eliminate copies where src and dst have different sub-register ...
Evan Cheng
2010-05-11
1
-5
/
+7
*
Fixes a coalescer bug that caused llc to crash on 2009-11-30-LiveVariablesBug.ll
Evan Cheng
2010-05-06
1
-4
/
+16
*
Check that subregisters don't have independent values in RemoveCopyByCommutin...
Jakob Stoklund Olesen
2010-05-03
1
-3
/
+14
*
Don't use floating point in SimpleRegisterCoalescing.
Jakob Stoklund Olesen
2010-04-30
1
-15
/
+10
*
Reject really weird coalescer case when trying to merge identical subregisters
Jakob Stoklund Olesen
2010-04-29
1
-0
/
+7
*
Fix typos in assertion strings.
Dan Gohman
2010-04-29
1
-2
/
+2
*
Slightly verboser debug spew from coalescer
Jakob Stoklund Olesen
2010-04-29
1
-24
/
+25
*
Recompute kill flags from live intervals after coalescing instead of trying to
Jakob Stoklund Olesen
2010-04-28
1
-45
/
+21
*
Do not try to optimize a copy that has already been marked for deletion.
Evan Cheng
2010-04-21
1
-1
/
+2
*
- Clean up some crappy code which deals with coalescing of copies which look at
Evan Cheng
2010-04-21
1
-52
/
+68
*
Coalescer should not delete copy instructions whose defs are partially dead. ...
Evan Cheng
2010-04-08
1
-1
/
+1
*
Try trivial remat before the coalescer gives up on a vr / physreg coalescing ...
Evan Cheng
2010-03-26
1
-1
/
+7
*
Code clean up.
Evan Cheng
2010-03-25
1
-11
/
+10
*
Remove an unused option.
Evan Cheng
2010-03-25
1
-59
/
+29
*
Avoid being influenced by dbg_value instructions.
Evan Cheng
2010-03-25
1
-1
/
+1
*
Free SavedLI even if SimpleRegisterCoalescing::JoinCopy() returns early.
Jeffrey Yasskin
2010-03-21
1
-4
/
+5
*
Revert "Change coalescer complexity from N^2 to N logN by changing one letter."
Jakob Stoklund Olesen
2010-03-18
1
-1
/
+12
*
Change coalescer complexity from N^2 to N logN by changing one letter.
Jakob Stoklund Olesen
2010-03-17
1
-12
/
+1
*
The check for coalescing a virtual register to a physical register, e.g.
Evan Cheng
2010-03-11
1
-7
/
+18
*
Disable physical register coalescing when the number of live ranges for the
Jakob Stoklund Olesen
2010-03-09
1
-0
/
+12
*
Swap parameters of isSafeToMove and isSafeToReMat for consistency.
Evan Cheng
2010-03-02
1
-1
/
+1
*
Remember to handle sub-registers when moving imp-defs to a rematted instruction.
Jakob Stoklund Olesen
2010-02-23
1
-2
/
+17
*
Enable assertion to detect cyclic valno references.
Jakob Stoklund Olesen
2010-02-21
1
-1
/
+1
*
Fix PR6283.
Jakob Stoklund Olesen
2010-02-13
1
-4
/
+22
*
Reapply coalescer fix for better cross-class coalescing.
Jakob Stoklund Olesen
2010-02-11
1
-1
/
+1
*
Revert functional change. This broke a bunch of tests.
Jakob Stoklund Olesen
2010-02-11
1
-1
/
+1
*
It is always good to do a cross-class join when the large register has a tiny...
Jakob Stoklund Olesen
2010-02-11
1
-6
/
+11
*
Ignore debug info one more place during coalescing.
Dale Johannesen
2010-02-10
1
-0
/
+2
*
Fix "the the" and similar typos.
Dan Gohman
2010-02-10
1
-1
/
+1
*
Skip DBG_VALUE many places in live intervals and
Dale Johannesen
2010-02-10
1
-17
/
+26
*
move target-independent opcodes out of TargetInstrInfo
Chris Lattner
2010-02-09
1
-18
/
+14
*
Remember to update live-in lists when coalescing physregs.
Jakob Stoklund Olesen
2010-02-09
1
-0
/
+17
*
Change errs() to dbgs().
David Greene
2010-01-05
1
-64
/
+63
*
Add coalescer asserts.
Jakob Stoklund Olesen
2009-12-22
1
-4
/
+6
*
Changed slot index ranges for MachineBasicBlocks to be exclusive of endpoint.
Lang Hames
2009-12-22
1
-2
/
+2
*
Moved spill weight calculation out of SimpleRegisterCoalescing and into its o...
Lang Hames
2009-12-14
1
-110
/
+0
*
Coalesce insert_subreg undef, x first to avoid phase ordering issue.
Evan Cheng
2009-12-11
1
-4
/
+11
*
It's not safe to coalesce a move where src and dst registers have different s...
Evan Cheng
2009-12-10
1
-1
/
+7
*
improve portability to avoid conflicting with std::next in c++'0x.
Chris Lattner
2009-12-03
1
-14
/
+18
*
Fix PR5391: support early clobber physical register def tied with a use (ewwww)
Evan Cheng
2009-12-01
1
-0
/
+12
*
Use CFG connectedness as a secondary sort key when deciding the order of copy...
Jakob Stoklund Olesen
2009-12-01
1
-3
/
+13
*
Add MachineBasicBlock::getName, and use it in place of getBasicBlock()->getName.
Jakob Stoklund Olesen
2009-11-20
1
-1
/
+1
[next]