projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added for disassembly the following instructions:
2010-02-16
Bob Wilson
Split critical edges as needed for load PRE.
commit
|
commitdiff
|
tree
2010-02-16
Bob Wilson
Refactor to share code to find the position of a basic...
commit
|
commitdiff
|
tree
2010-02-16
Bob Wilson
Fix pr6111: Avoid using the LR register for the target...
commit
|
commitdiff
|
tree
2010-02-15
Bob Wilson
Put repeated empty pattern into the AQI instruction...
commit
|
commitdiff
|
tree
2010-02-15
Bob Wilson
Last week we were generating code with duplicate induction...
commit
|
commitdiff
|
tree
2010-02-13
Bob Wilson
Besides removing phi cycles that reduce to a single...
commit
|
commitdiff
|
tree
2010-02-12
Bob Wilson
Fix a comment typo.
commit
|
commitdiff
|
tree
2010-02-12
Bob Wilson
Add a new pass on machine instructions to optimize...
commit
|
commitdiff
|
tree
2010-02-10
Bob Wilson
Delete dead PHI machine instructions. These can be...
commit
|
commitdiff
|
tree
2010-02-06
Bob Wilson
Fix an uninitialized value. Radar 7609421.
commit
|
commitdiff
|
tree
2010-02-06
Bob Wilson
Add a test for my change to disable reassociation for...
commit
|
commitdiff
|
tree
2010-02-06
Bob Wilson
Handle AddrMode6 (for NEON load/stores) in Thumb2's...
commit
|
commitdiff
|
tree
2010-02-04
Bob Wilson
Do not reassociate expressions with i1 type. SimplifyCFG...
commit
|
commitdiff
|
tree
2010-02-03
Bob Wilson
Adjust the heuristics used to decide when SROA is likely...
commit
|
commitdiff
|
tree
2010-02-03
Bob Wilson
Fix some comment typos.
commit
|
commitdiff
|
tree
2010-02-01
Bob Wilson
Add an option to GVN to remove all partially redundant...
commit
|
commitdiff
|
tree
2010-02-01
Bob Wilson
Fix pr6198 by moving the isSized() check to an outer...
commit
|
commitdiff
|
tree
2010-01-30
Bob Wilson
Check alignment of loads when deciding whether it is...
commit
|
commitdiff
|
tree
2010-01-30
Bob Wilson
Use more specific types to avoid casts. No functionality...
commit
|
commitdiff
|
tree
2010-01-30
Bob Wilson
Remove ARM-specific calling convention from this test...
commit
|
commitdiff
|
tree
2010-01-29
Bob Wilson
Preserve load alignment in instcombine transformations...
commit
|
commitdiff
|
tree
2010-01-29
Bob Wilson
Use uint64_t instead of unsigned for offsets and sizes.
commit
|
commitdiff
|
tree
2010-01-29
Bob Wilson
Improve isSafeToLoadUnconditionally to recognize that...
commit
|
commitdiff
|
tree
2010-01-27
Bob Wilson
Avoid creating redundant PHIs in SSAUpdater::GetValueInMiddl...
commit
|
commitdiff
|
tree
2010-01-26
Bob Wilson
Revert 94484. Re-disable unittests that need RTTI.
commit
|
commitdiff
|
tree
2010-01-25
Bob Wilson
Remove check for an impossible condition: the condition...
commit
|
commitdiff
|
tree
2010-01-25
Bob Wilson
Change Value::getUnderlyingObject to have the MaxLookup...
commit
|
commitdiff
|
tree
2010-01-22
Bob Wilson
Revert 94059. It is breaking the MultiSource/Benchmarks...
commit
|
commitdiff
|
tree
2010-01-19
Bob Wilson
Wrap some comments to 80 columns.
commit
|
commitdiff
|
tree
2010-01-19
Bob Wilson
The change in r90189 adds a link in a directory outside...
commit
|
commitdiff
|
tree
2010-01-19
Bob Wilson
Fix a crash in scalarrepl for memcpy/memmove where...
commit
|
commitdiff
|
tree
2010-01-18
Bob Wilson
Emit spaces after commas in Neon register lists. This...
commit
|
commitdiff
|
tree
2010-01-17
Bob Wilson
The Neon "vtst" instruction takes a suffix that is...
commit
|
commitdiff
|
tree
2010-01-17
Bob Wilson
Fix an off-by-one error that caused the chain operand...
commit
|
commitdiff
|
tree
2010-01-16
Bob Wilson
Treat indirect branches specially only during pre-regalloc...
commit
|
commitdiff
|
tree
2010-01-16
Bob Wilson
Run the pre-register allocation tail duplication pass...
commit
|
commitdiff
|
tree
2010-01-15
Bob Wilson
Fix a comment typo.
commit
|
commitdiff
|
tree
2010-01-15
Bob Wilson
Change pre-regalloc tail duplication to only duplicate...
commit
|
commitdiff
|
tree
2010-01-12
Bob Wilson
Fix a comment typo.
commit
|
commitdiff
|
tree
2009-12-22
Bob Wilson
Report an error for bad inline assembly, where the...
commit
|
commitdiff
|
tree
2009-12-22
Bob Wilson
Generalize SROA to allow the first index of a GEP to...
commit
|
commitdiff
|
tree
2009-12-21
Bob Wilson
Remove special-case SROA optimization of variable indexes...
commit
|
commitdiff
|
tree
2009-12-19
Bob Wilson
Update my SROA changes in response to review.
commit
|
commitdiff
|
tree
2009-12-18
Bob Wilson
Reapply 91459 with a simple fix for the problem that...
commit
|
commitdiff
|
tree
2009-12-18
Bob Wilson
Fix another parallel make race condition.
commit
|
commitdiff
|
tree
2009-12-18
Bob Wilson
Handle ARM inline asm "w" constraints with 64-bit ...
commit
|
commitdiff
|
tree
2009-12-17
Bob Wilson
Re-revert 91459. It's breaking the x86_64 darwin bootstrap.
commit
|
commitdiff
|
tree
2009-12-17
Bob Wilson
Fix a comment grammaro.
commit
|
commitdiff
|
tree
2009-12-17
Bob Wilson
BIT_CONVERT nodes are used for vector types, too.
commit
|
commitdiff
|
tree
2009-12-15
Bob Wilson
Reapply 91184 with fixes and an addition to the testcase...
commit
|
commitdiff
|
tree
2009-12-14
Bob Wilson
Rearrange rules to add missing dependency and allow...
commit
|
commitdiff
|
tree
2009-12-11
Bob Wilson
Revise scalar replacement to be more flexible about...
commit
|
commitdiff
|
tree
2009-12-09
Bob Wilson
Fix a comment.
commit
|
commitdiff
|
tree
2009-12-08
Bob Wilson
Some superficial cleanups.
commit
|
commitdiff
|
tree
2009-12-08
Bob Wilson
Clean up dead operands left around after SROA replaces...
commit
|
commitdiff
|
tree
2009-12-04
Bob Wilson
Fix indentation.
commit
|
commitdiff
|
tree
2009-12-04
Bob Wilson
Fix up some comments.
commit
|
commitdiff
|
tree
2009-12-04
Bob Wilson
Fix 80-column violations.
commit
|
commitdiff
|
tree
2009-12-04
Bob Wilson
Fix a comment typo.
commit
|
commitdiff
|
tree
2009-12-03
Bob Wilson
Fix a comment typo.
commit
|
commitdiff
|
tree
2009-12-03
Bob Wilson
Recognize canonical forms of vector shuffles where...
commit
|
commitdiff
|
tree
2009-12-02
Bob Wilson
Don't count PHI instructions toward the limit for tail...
commit
|
commitdiff
|
tree
2009-11-30
Bob Wilson
Reprioritize tests for tail duplication to be aggressive...
commit
|
commitdiff
|
tree
2009-11-30
Bob Wilson
Remove isProfitableToDuplicateIndirectBranch target...
commit
|
commitdiff
|
tree
2009-11-30
Bob Wilson
Fix some more ARM unified syntax warnings.
commit
|
commitdiff
|
tree
2009-11-26
Bob Wilson
Rename new TailDuplicationPass to avoid name conflict...
commit
|
commitdiff
|
tree
2009-11-26
Bob Wilson
Split tail duplication into a separate pass. This...
commit
|
commitdiff
|
tree
2009-11-25
Bob Wilson
Tail duplicate indirect branches for PowerPC, too.
commit
|
commitdiff
|
tree
2009-11-25
Bob Wilson
Based on the testcase for pr3120, running on my MacPro...
commit
|
commitdiff
|
tree
2009-11-24
Bob Wilson
Refactor target hook for tail duplication as requested...
commit
|
commitdiff
|
tree
2009-11-22
Bob Wilson
Fix whitespace.
commit
|
commitdiff
|
tree
2009-11-22
Bob Wilson
Fix pr5470. Tablegen handles template arguments by...
commit
|
commitdiff
|
tree
2009-11-21
Bob Wilson
Fix some spelling in comments.
commit
|
commitdiff
|
tree
2009-11-21
Bob Wilson
Avoid a redundant assertion.
commit
|
commitdiff
|
tree
2009-11-18
Bob Wilson
There should be no need to keep renumbering blocks...
commit
|
commitdiff
|
tree
2009-11-18
Bob Wilson
Fix buildbots.
commit
|
commitdiff
|
tree
2009-11-18
Bob Wilson
Tail duplication still needs to iterate. Duplicating...
commit
|
commitdiff
|
tree
2009-11-18
Bob Wilson
Add another statistic to measure code size due to tail...
commit
|
commitdiff
|
tree
2009-11-18
Bob Wilson
Add statistics for tail duplication.
commit
|
commitdiff
|
tree
2009-11-18
Bob Wilson
Fix a few places that were missed when we converted...
commit
|
commitdiff
|
tree
2009-11-18
Bob Wilson
Add a target hook to allow changing the tail duplication...
commit
|
commitdiff
|
tree
2009-11-17
Bob Wilson
Remove a special case for tail merging that seems to...
commit
|
commitdiff
|
tree
2009-11-17
Bob Wilson
Update a comment, now that tail duplication happens...
commit
|
commitdiff
|
tree
2009-11-17
Bob Wilson
Perform tail duplication only once, after tail merging...
commit
|
commitdiff
|
tree
2009-11-16
Bob Wilson
Fix a comment.
commit
|
commitdiff
|
tree
2009-11-16
Bob Wilson
Fix some comments.
commit
|
commitdiff
|
tree
2009-11-16
Bob Wilson
Whitespace: be consistent with pointer syntax.
commit
|
commitdiff
|
tree
2009-11-16
Bob Wilson
Clean up whitespace.
commit
|
commitdiff
|
tree
2009-11-06
Bob Wilson
Print VMOV (immediate) operands as hexadecimal values...
commit
|
commitdiff
|
tree
2009-11-06
Bob Wilson
Fix a broken test.
commit
|
commitdiff
|
tree
2009-11-06
Bob Wilson
Fix comment typos.
commit
|
commitdiff
|
tree
2009-11-05
Bob Wilson
Add -mtriple to llc commands, attempting to fix buildbot...
commit
|
commitdiff
|
tree
2009-11-05
Bob Wilson
Attempt again to fix buildbot failures: make expected...
commit
|
commitdiff
|
tree
2009-11-04
Bob Wilson
Add PowerPC codegen for indirect branches.
commit
|
commitdiff
|
tree
2009-11-04
Bob Wilson
Fix broken test.
commit
|
commitdiff
|
tree
2009-11-04
Bob Wilson
Add test for ARM indirectbr codegen.
commit
|
commitdiff
|
tree
2009-11-03
Bob Wilson
Fix branch folding bug for indirect branches: for a...
commit
|
commitdiff
|
tree
2009-11-03
Bob Wilson
For Thumb indirect branches, use "mov pc, reg" which...
commit
|
commitdiff
|
tree
2009-11-03
Bob Wilson
Revert previous change to a comment. The BlockAddresses...
commit
|
commitdiff
|
tree
2009-11-02
Bob Wilson
Put BlockAddresses into ARM constant pools.
commit
|
commitdiff
|
tree
next