projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[asan] fix the ObjC support (asan Issue #33)
2012-01-28
Lang Hames
Remove code that adds live ranges for dead defs. It...
commit
|
commitdiff
|
tree
2012-01-27
Lang Hames
Silence warning about parens for && within ||
commit
|
commitdiff
|
tree
2012-01-27
Lang Hames
Add a "moveInstr" method to LiveIntervals. This can...
commit
|
commitdiff
|
tree
2012-01-27
Lang Hames
Backing out ill-considered 'refactor'.
commit
|
commitdiff
|
tree
2012-01-27
Lang Hames
Move some duplicate loops in the coalescer into their...
commit
|
commitdiff
|
tree
2012-01-27
Lang Hames
Physreg dead defs should be handled too.
commit
|
commitdiff
|
tree
2012-01-27
Lang Hames
Rewrite instruction operands in AdjustCopiesBackFrom...
commit
|
commitdiff
|
tree
2012-01-25
Lang Hames
Don't add live ranges for aliases of physregs that...
commit
|
commitdiff
|
tree
2012-01-25
Lang Hames
Always break upon finding a vreg operand (in Release...
commit
|
commitdiff
|
tree
2012-01-23
Lang Hames
copyImplicitOps is redundant here - the loop above...
commit
|
commitdiff
|
tree
2012-01-19
Lang Hames
Added methods to get the live range immediately before...
commit
|
commitdiff
|
tree
2012-01-18
Lang Hames
Fixed macro condition.
commit
|
commitdiff
|
tree
2012-01-17
Lang Hames
Fix typo in comment.
commit
|
commitdiff
|
tree
2012-01-10
Lang Hames
Fixed order of operands in comment to match code.
commit
|
commitdiff
|
tree
2012-01-03
Lang Hames
Clarified assert text.
commit
|
commitdiff
|
tree
2011-12-22
Lang Hames
Fixed typo.
commit
|
commitdiff
|
tree
2011-12-21
Lang Hames
Oops - LiveIntervalUnion.cpp file does use std::find...
commit
|
commitdiff
|
tree
2011-12-21
Lang Hames
Remove disused STL header include.
commit
|
commitdiff
|
tree
2011-12-20
Lang Hames
Fix assert condition.
commit
|
commitdiff
|
tree
2011-12-17
Lang Hames
Make sure that the lower bits on the VSELECT condition...
commit
|
commitdiff
|
tree
2011-12-15
Lang Hames
Set specific target cpu for testcase.
commit
|
commitdiff
|
tree
2011-12-15
Lang Hames
Added test case for r146671.
commit
|
commitdiff
|
tree
2011-12-15
Lang Hames
Fix VSELECT operand order. Was previously backwards...
commit
|
commitdiff
|
tree
2011-12-06
Lang Hames
Kill off the LoopSplitter. It's not being used or maintained.
commit
|
commitdiff
|
tree
2011-12-06
Lang Hames
Update PBQP's analysis usage to reflect the requirements...
commit
|
commitdiff
|
tree
2011-11-08
Lang Hames
Lower mem-ops to unaligned i32/i16 load/stores on ARM...
commit
|
commitdiff
|
tree
2011-11-02
Lang Hames
Fixed parameter name.
commit
|
commitdiff
|
tree
2011-11-02
Lang Hames
Try to lower memset/memcpy/memmove to vector instructions...
commit
|
commitdiff
|
tree
2011-10-26
Lang Hames
Rename NonScalarIntSafe to something more appropriate.
commit
|
commitdiff
|
tree
2011-10-26
Lang Hames
Make sure short memsets on ARM lower to stores, even...
commit
|
commitdiff
|
tree
2011-10-20
Lang Hames
Haven't yet found a nice way to handle TargetData verificati...
commit
|
commitdiff
|
tree
2011-10-18
Lang Hames
Added testcase for <rdar://problem/10215997>
commit
|
commitdiff
|
tree
2011-10-18
Lang Hames
Teach fast isel about vector stores, and make DoSelectCall...
commit
|
commitdiff
|
tree
2011-10-18
Lang Hames
Backing out patch. Will refactor to remove the AsmParser...
commit
|
commitdiff
|
tree
2011-10-17
Lang Hames
Re-applying the target data layout verification patch...
commit
|
commitdiff
|
tree
2011-10-17
Lang Hames
Validate target data layout strings.
commit
|
commitdiff
|
tree
2011-10-17
Lang Hames
Fixed quoting on default data layout option.
commit
|
commitdiff
|
tree
2011-10-13
Lang Hames
Fixed typo.
commit
|
commitdiff
|
tree
2011-10-12
Lang Hames
Removed colons from some target datalayout strings...
commit
|
commitdiff
|
tree
2011-10-11
Lang Hames
Fixed docs to reflect the proper default value and...
commit
|
commitdiff
|
tree
2011-10-11
Lang Hames
Added a testcase for r141599, rdar://problem/10063881.
commit
|
commitdiff
|
tree
2011-10-11
Lang Hames
Fixed natural stack alignment for Linux x86-32. Thanks...
commit
|
commitdiff
|
tree
2011-10-10
Lang Hames
Add a natural stack alignment field to TargetData,...
commit
|
commitdiff
|
tree
2011-07-09
Lang Hames
Added test cases for GVN signed intrinsics recognition...
commit
|
commitdiff
|
tree
2011-07-09
Lang Hames
Added recognition for signed add/sub/mul with overflow...
commit
|
commitdiff
|
tree
2011-07-08
Lang Hames
Make GVN look through extractvalues for recognised...
commit
|
commitdiff
|
tree
2011-07-07
Lang Hames
Add functions 'hasPredecessor' and 'hasPredecessorHelper...
commit
|
commitdiff
|
tree
2011-07-07
Lang Hames
Added a testcase for PR10220.
commit
|
commitdiff
|
tree
2011-06-17
Lang Hames
Add a hook for PBQP clients to run a custom pre-alloc...
commit
|
commitdiff
|
tree
2011-06-07
Lang Hames
Switched to DenseMap for allowed sets in PBQP. Reduces...
commit
|
commitdiff
|
tree
2010-12-08
Lang Hames
Fixed some dependencies in RegAllocPBQP.h . Thanks...
commit
|
commitdiff
|
tree
2010-11-12
Lang Hames
Fix some style issues in PBQP. Patch by David Blaikie.
commit
|
commitdiff
|
tree
2010-10-04
Lang Hames
Removed the older style (in-allocator) problem construction...
commit
|
commitdiff
|
tree
2010-09-26
Lang Hames
Fixed some tests to avoid LiveIntervals::getInstructionFromI...
commit
|
commitdiff
|
tree
2010-09-25
Lang Hames
Removed VNInfo::isDefAccurate(). Def "accuracy" can...
commit
|
commitdiff
|
tree
2010-09-23
Lang Hames
Moved the PBQP allocator class out of the header and...
commit
|
commitdiff
|
tree
2010-09-21
Lang Hames
Fixed ambiguous call.
commit
|
commitdiff
|
tree
2010-09-21
Lang Hames
Added an additional PBQP problem builder which adds...
commit
|
commitdiff
|
tree
2010-09-18
Lang Hames
Fixed non-const iterator error.
commit
|
commitdiff
|
tree
2010-09-18
Lang Hames
Added a separate class (PBQPBuilder) for PBQP Problem...
commit
|
commitdiff
|
tree
2010-09-05
Lang Hames
Added initialisers for reduction rule counters.
commit
|
commitdiff
|
tree
2010-09-02
Lang Hames
Added support for register allocators to record which...
commit
|
commitdiff
|
tree
2010-09-02
Lang Hames
Added counters for PBQP reduction rules.
commit
|
commitdiff
|
tree
2010-07-26
Lang Hames
Factored out a bit of common code to mark VNInfos for...
commit
|
commitdiff
|
tree
2010-07-22
Lang Hames
If 'other' was empty 'overlapsFrom(other, other.begin...
commit
|
commitdiff
|
tree
2010-07-21
Lang Hames
Changed OStream templates to functions on raw_ostream...
commit
|
commitdiff
|
tree
2010-07-20
Lang Hames
Updated css classes for the pressure table legend.
commit
|
commitdiff
|
tree
2010-07-20
Lang Hames
Oops - I tables render poorly in Chrome without this...
commit
|
commitdiff
|
tree
2010-07-20
Lang Hames
Use run-length encoding to represent identical adjacent...
commit
|
commitdiff
|
tree
2010-07-20
Lang Hames
Added support for turning HTML indentation on and off...
commit
|
commitdiff
|
tree
2010-07-20
Lang Hames
Switched to rendering after allocation (but before...
commit
|
commitdiff
|
tree
2010-07-19
Lang Hames
Render MachineFunctions to HTML pages, with options...
commit
|
commitdiff
|
tree
2010-07-18
Lang Hames
Added -pbqp-pre-coalescing flag to PBQP. If enabled...
commit
|
commitdiff
|
tree
2010-07-17
Lang Hames
Removed unused inRange variable.
commit
|
commitdiff
|
tree
2010-07-17
Lang Hames
Switched to array_pod_sort as per Chris's suggestion.
commit
|
commitdiff
|
tree
2010-07-17
Lang Hames
LoopSplitter - intended to split live intervals over...
commit
|
commitdiff
|
tree
2010-07-17
Lang Hames
Iterating over sets of pointers in a heuristic was...
commit
|
commitdiff
|
tree
2010-07-09
Lang Hames
Added a support for inserting new MBBs into the numbering.
commit
|
commitdiff
|
tree
2010-05-21
Lang Hames
Removed scaleNumbering method declaration from LiveInterval...
commit
|
commitdiff
|
tree
2010-02-17
Lang Hames
Removed an early out which was causing the PBQP allocator...
commit
|
commitdiff
|
tree
2010-02-12
Lang Hames
* Updated the cost matrix normalization proceedure...
commit
|
commitdiff
|
tree
2010-02-09
Lang Hames
Fixed a bug in the PBQP allocator's findCoalesces method.
commit
|
commitdiff
|
tree
2010-02-09
Lang Hames
Added copy sensible construction & assignment to PBQP...
commit
|
commitdiff
|
tree
2010-02-09
Lang Hames
Changed the definition of an "invalid" slot to include...
commit
|
commitdiff
|
tree
2010-01-26
Lang Hames
New PBQP solver.
commit
|
commitdiff
|
tree
2010-01-06
Lang Hames
Fixed malformed -*- lines in PBQP headers.
commit
|
commitdiff
|
tree
2009-12-22
Lang Hames
Changed slot index ranges for MachineBasicBlocks to...
commit
|
commitdiff
|
tree
2009-12-19
Lang Hames
Fixed use of phi param in SlotIndex constructors.
commit
|
commitdiff
|
tree
2009-12-14
Lang Hames
Added CalcSpillWeights to CMakeLists.
commit
|
commitdiff
|
tree
2009-12-14
Lang Hames
Moved spill weight calculation out of SimpleRegisterCoalesci...
commit
|
commitdiff
|
tree
2009-12-09
Lang Hames
Added a new "splitting" spiller.
commit
|
commitdiff
|
tree
2009-11-20
Lang Hames
Removed references to LiveStacks from Spiller.* . They...
commit
|
commitdiff
|
tree
2009-11-19
Lang Hames
Added a new Spiller implementation which wraps LiveIntervals...
commit
|
commitdiff
|
tree
2009-11-18
Lang Hames
Fixed the in-place spiller and trivial rewriter, which...
commit
|
commitdiff
|
tree
2009-11-17
Lang Hames
Fixed call to wrong constructor.
commit
|
commitdiff
|
tree
2009-11-16
Lang Hames
Added a testcase for PR5495.
commit
|
commitdiff
|
tree
2009-11-16
Lang Hames
Fixes the bug exposed by Anton's test case in PR 5495:
commit
|
commitdiff
|
tree
2009-11-16
Lang Hames
Fix for the original bug in PR5495 - Look at uses as...
commit
|
commitdiff
|
tree
2009-11-15
Lang Hames
Added an assert to the PBQP allocator to catch infinite...
commit
|
commitdiff
|
tree
2009-11-14
Lang Hames
Added an API to the SlotIndexes pass to allow new instructio...
commit
|
commitdiff
|
tree
next