projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make getPredecessorWithUniqueSuccessorForBB return the unique successor
2010-04-14
Jakob Stoklund Olesen
Remove unneeded types from test.
commit
|
commitdiff
|
tree
2010-04-13
Jakob Stoklund Olesen
Teach MachineSinking to handle easy critical edges.
commit
|
commitdiff
|
tree
2010-04-06
Jakob Stoklund Olesen
Let that which does not matter truly slide.
commit
|
commitdiff
|
tree
2010-04-06
Jakob Stoklund Olesen
Don't try to collapse DomainValues onto an incompatible...
commit
|
commitdiff
|
tree
2010-04-06
Jakob Stoklund Olesen
Avoid overflowing a signed integer which triggers undefined...
commit
|
commitdiff
|
tree
2010-04-05
Jakob Stoklund Olesen
Properly enable load clustering.
commit
|
commitdiff
|
tree
2010-04-05
Jakob Stoklund Olesen
Replace TSFlagsFields and TSFlagsShifts with a simpler...
commit
|
commitdiff
|
tree
2010-04-04
Jakob Stoklund Olesen
Clean up SSEDomainFix pass.
commit
|
commitdiff
|
tree
2010-04-04
Jakob Stoklund Olesen
Switch SSEDomainFix to SpecificBumpPtrAllocator.
commit
|
commitdiff
|
tree
2010-03-31
Jakob Stoklund Olesen
Use spaces, not tabs
commit
|
commitdiff
|
tree
2010-03-31
Jakob Stoklund Olesen
Fix PR6750. Don't try to merge a DomainValue with itself.
commit
|
commitdiff
|
tree
2010-03-31
Jakob Stoklund Olesen
Replace V_SET0 with variants for each SSE execution...
commit
|
commitdiff
|
tree
2010-03-31
Jakob Stoklund Olesen
Fix typo. Thank you, valgrind.
commit
|
commitdiff
|
tree
2010-03-30
Jakob Stoklund Olesen
Not all platforms start symbols with _
commit
|
commitdiff
|
tree
2010-03-30
Jakob Stoklund Olesen
Enable -sse-domain-fix by default. Now with tests!
commit
|
commitdiff
|
tree
2010-03-30
Jakob Stoklund Olesen
V_SETALLONES is an integer instruction.
commit
|
commitdiff
|
tree
2010-03-30
Jakob Stoklund Olesen
Renumber SSE execution domains for better code size.
commit
|
commitdiff
|
tree
2010-03-30
Jakob Stoklund Olesen
Revert "Enable -sse-domain-fix by default. What could...
commit
|
commitdiff
|
tree
2010-03-30
Jakob Stoklund Olesen
Enable -sse-domain-fix by default. What could possibly...
commit
|
commitdiff
|
tree
2010-03-30
Jakob Stoklund Olesen
Add cross-block inference to SSEDomainFix.
commit
|
commitdiff
|
tree
2010-03-30
Jakob Stoklund Olesen
Be gentle to MSVC. C++ is hard, after all.
commit
|
commitdiff
|
tree
2010-03-29
Jakob Stoklund Olesen
Basic implementation of SSEDomainFix pass.
commit
|
commitdiff
|
tree
2010-03-25
Jakob Stoklund Olesen
Tag SSE2 integer instructions as SSEPackedInt.
commit
|
commitdiff
|
tree
2010-03-25
Jakob Stoklund Olesen
Teach TableGen to understand X.Y notation in the TSFlagsFiel...
commit
|
commitdiff
|
tree
2010-03-25
Jakob Stoklund Olesen
Add a late SSEDomainFix pass that twiddles SSE instructions...
commit
|
commitdiff
|
tree
2010-03-25
Jakob Stoklund Olesen
Fix evil TableGen bug in template parameters with defaults.
commit
|
commitdiff
|
tree
2010-03-23
Jakob Stoklund Olesen
Revert "Add a late SSEDomainFix pass that twiddles...
commit
|
commitdiff
|
tree
2010-03-23
Jakob Stoklund Olesen
Add a late SSEDomainFix pass that twiddles SSE instructions...
commit
|
commitdiff
|
tree
2010-03-22
Jakob Stoklund Olesen
Completely remove Blackfin patterns that thought JustCC...
commit
|
commitdiff
|
tree
2010-03-18
Jakob Stoklund Olesen
Revert "Change coalescer complexity from N^2 to N logN...
commit
|
commitdiff
|
tree
2010-03-17
Jakob Stoklund Olesen
Change coalescer complexity from N^2 to N logN by changing...
commit
|
commitdiff
|
tree
2010-03-11
Jakob Stoklund Olesen
Extract methods from LocalRewriter::RewriteMBB bringing...
commit
|
commitdiff
|
tree
2010-03-11
Jakob Stoklund Olesen
VirtRegRewriter spring cleaning. No functional change.
commit
|
commitdiff
|
tree
2010-03-09
Jakob Stoklund Olesen
Try to keep the cached inliner costs around for a bit...
commit
|
commitdiff
|
tree
2010-03-09
Jakob Stoklund Olesen
Revert r98089, it was breaking a clang test.
commit
|
commitdiff
|
tree
2010-03-09
Jakob Stoklund Olesen
Try to keep the cached inliner costs around for a bit...
commit
|
commitdiff
|
tree
2010-03-09
Jakob Stoklund Olesen
Permit inlining into huge functions. This heuristic...
commit
|
commitdiff
|
tree
2010-03-09
Jakob Stoklund Olesen
Don't do illegal cross-class coalescing.
commit
|
commitdiff
|
tree
2010-03-09
Jakob Stoklund Olesen
Add inlining threshold to log output.
commit
|
commitdiff
|
tree
2010-03-09
Jakob Stoklund Olesen
Disable physical register coalescing when the number...
commit
|
commitdiff
|
tree
2010-03-05
Jakob Stoklund Olesen
Better handling of dead super registers in LiveVariables...
commit
|
commitdiff
|
tree
2010-03-05
Jakob Stoklund Olesen
We don't really care about correct register liveness...
commit
|
commitdiff
|
tree
2010-03-05
Jakob Stoklund Olesen
Avoid creating bad PHI instructions when BR is being...
commit
|
commitdiff
|
tree
2010-03-04
Jakob Stoklund Olesen
Fix the remaining MUL8 and DIV8 to define AX instead...
commit
|
commitdiff
|
tree
2010-03-01
Jakob Stoklund Olesen
Use methods to determine if a LiveInterval is spillable.
commit
|
commitdiff
|
tree
2010-02-26
Jakob Stoklund Olesen
Merge PPC instructions FMRS and FMRD into a single...
commit
|
commitdiff
|
tree
2010-02-26
Jakob Stoklund Olesen
Use the right floating point load/store instructions...
commit
|
commitdiff
|
tree
2010-02-26
Jakob Stoklund Olesen
Remove dead code
commit
|
commitdiff
|
tree
2010-02-24
Jakob Stoklund Olesen
Create a stack frame on ARM when
commit
|
commitdiff
|
tree
2010-02-24
Jakob Stoklund Olesen
Stay away from str <undef> in ARMLoadStoreOpt. This...
commit
|
commitdiff
|
tree
2010-02-24
Jakob Stoklund Olesen
DIV8r must define %AX since X86DAGToDAGISel::Select...
commit
|
commitdiff
|
tree
2010-02-23
Jakob Stoklund Olesen
Remember to handle sub-registers when moving imp-defs...
commit
|
commitdiff
|
tree
2010-02-23
Jakob Stoklund Olesen
Keep track of phi join registers explicitly in LiveVariables.
commit
|
commitdiff
|
tree
2010-02-23
Jakob Stoklund Olesen
Dead code elimination
commit
|
commitdiff
|
tree
2010-02-21
Jakob Stoklund Olesen
Enable assertion to detect cyclic valno references.
commit
|
commitdiff
|
tree
2010-02-18
Jakob Stoklund Olesen
Always normalize spill weights, also for intervals...
commit
|
commitdiff
|
tree
2010-02-17
Jakob Stoklund Olesen
Remember to define super registers in mips calls.
commit
|
commitdiff
|
tree
2010-02-17
Jakob Stoklund Olesen
Dead code elimination.
commit
|
commitdiff
|
tree
2010-02-15
Jakob Stoklund Olesen
Fix PR6300.
commit
|
commitdiff
|
tree
2010-02-13
Jakob Stoklund Olesen
Fix PR6283.
commit
|
commitdiff
|
tree
2010-02-13
Jakob Stoklund Olesen
Enable the inlinehint attribute in the Inliner.
commit
|
commitdiff
|
tree
2010-02-11
Jakob Stoklund Olesen
Reapply coalescer fix for better cross-class coalescing.
commit
|
commitdiff
|
tree
2010-02-11
Jakob Stoklund Olesen
Revert functional change. This broke a bunch of tests.
commit
|
commitdiff
|
tree
2010-02-11
Jakob Stoklund Olesen
It is always good to do a cross-class join when the...
commit
|
commitdiff
|
tree
2010-02-11
Jakob Stoklund Olesen
Use array_pod_sort instead of std::sort for improved...
commit
|
commitdiff
|
tree
2010-02-11
Jakob Stoklund Olesen
Reuse operand location when updating PHI instructions.
commit
|
commitdiff
|
tree
2010-02-11
Jakob Stoklund Olesen
Remove duplicate successors from indirectbr instructions...
commit
|
commitdiff
|
tree
2010-02-09
Jakob Stoklund Olesen
Oops.
commit
|
commitdiff
|
tree
2010-02-09
Jakob Stoklund Olesen
Remember to update live-in lists when coalescing physregs.
commit
|
commitdiff
|
tree
2010-02-09
Jakob Stoklund Olesen
clang test suite
commit
|
commitdiff
|
tree
2010-02-06
Jakob Stoklund Olesen
Reintroduce the InlineHint function attribute.
commit
|
commitdiff
|
tree
2010-02-05
Jakob Stoklund Olesen
Don't unroll loops containing function calls.
commit
|
commitdiff
|
tree
2010-02-05
Jakob Stoklund Olesen
Update CodeMetrics to count 'big' function calls explicitly.
commit
|
commitdiff
|
tree
2010-02-05
Jakob Stoklund Olesen
Teach SimplifyCFG about magic pointer constants.
commit
|
commitdiff
|
tree
2010-02-04
Jakob Stoklund Olesen
Increase inliner thresholds by 25.
commit
|
commitdiff
|
tree
2010-02-04
Jakob Stoklund Olesen
Fix small bug in handling instructions with more than...
commit
|
commitdiff
|
tree
2010-01-29
Jakob Stoklund Olesen
Keep iterating over all uses when meeting a phi node...
commit
|
commitdiff
|
tree
2010-01-26
Jakob Stoklund Olesen
Fix inline cost predictions with SCIENCE.
commit
|
commitdiff
|
tree
2010-01-26
Jakob Stoklund Olesen
Revert test polarity to match comment and desired outcome...
commit
|
commitdiff
|
tree
2010-01-26
Jakob Stoklund Olesen
Remove dead code.
commit
|
commitdiff
|
tree
2010-01-26
Jakob Stoklund Olesen
Skip calculation of ArgumentWeights if it will never...
commit
|
commitdiff
|
tree
2010-01-20
Jakob Stoklund Olesen
Move per-function inline threshold calculation to a...
commit
|
commitdiff
|
tree
2010-01-19
Jakob Stoklund Olesen
Identify predicate and optional-def operands when printing...
commit
|
commitdiff
|
tree
2010-01-19
Jakob Stoklund Olesen
Remove predicates when changing an add into an unpredicable...
commit
|
commitdiff
|
tree
2010-01-15
Jakob Stoklund Olesen
Don't make changes to the MBB in MachineBasicBlock...
commit
|
commitdiff
|
tree
2010-01-15
Jakob Stoklund Olesen
Simplify logic. Any functional change is unintended.
commit
|
commitdiff
|
tree
2010-01-14
Jakob Stoklund Olesen
ARM "l" constraint for inline asm means R0-R7, also...
commit
|
commitdiff
|
tree
2010-01-14
Jakob Stoklund Olesen
Don't fold insufficiently aligned ldr/str into ldm...
commit
|
commitdiff
|
tree
2010-01-13
Jakob Stoklund Olesen
Fix pasto
commit
|
commitdiff
|
tree
2010-01-13
Jakob Stoklund Olesen
Remove the JustSP single-register regclass.
commit
|
commitdiff
|
tree
2010-01-11
Jakob Stoklund Olesen
Avoid adding PHI arguments for a predecessor that has...
commit
|
commitdiff
|
tree
2010-01-07
Jakob Stoklund Olesen
Add comments.
commit
|
commitdiff
|
tree
2010-01-06
Jakob Stoklund Olesen
Allow double defs after tail duplication.
commit
|
commitdiff
|
tree
2010-01-06
Jakob Stoklund Olesen
Add Target hook to duplicate machine instructions.
commit
|
commitdiff
|
tree
2010-01-06
Jakob Stoklund Olesen
Add <imp-def> and <imp-kill> operands when replacing...
commit
|
commitdiff
|
tree
2010-01-05
Jakob Stoklund Olesen
Don't specify CR sub-registers as implicit defs of...
commit
|
commitdiff
|
tree
2010-01-05
Jakob Stoklund Olesen
Remove livein checks from machine code verifier.
commit
|
commitdiff
|
tree
2009-12-23
Jakob Stoklund Olesen
Move kill flags when the same register occurs more...
commit
|
commitdiff
|
tree
2009-12-23
Jakob Stoklund Olesen
Handle undef operands properly.
commit
|
commitdiff
|
tree
2009-12-23
Jakob Stoklund Olesen
Make insert position available to MergeOpsUpdate.
commit
|
commitdiff
|
tree
next