projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Reimplement discriminator assignment algorithm.
[oota-llvm.git]
/
test
/
Transforms
/
MergeFunc
/
2015-11-19
Pete Cooper
Revert "Change memcpy/memset/memmove to have dest and...
tree
|
commitdiff
2015-11-18
Pete Cooper
Change memcpy/memset/memmove to have dest and source...
tree
|
commitdiff
2015-11-15
James Molloy
[GlobalOpt] Demote globals to locals more aggressively
tree
|
commitdiff
2015-10-05
Arnold Schwaighofer
MergeFunctions: Clear GlobalNumbers ValueMap
tree
|
commitdiff
2015-09-14
JF Bastien
[MergeFuncs] Fix bug in merging GetElementPointers
tree
|
commitdiff
2015-09-10
JF Bastien
[MergeFuncs] Fix callsite attributes in thunk generation
tree
|
commitdiff
2015-09-03
Joseph Tremoulet
[WinEH] Add cleanupendpad instruction
tree
|
commitdiff
2015-08-28
JF Bastien
Remove Merge Functions pointer comparisons
tree
|
commitdiff
2015-08-26
JF Bastien
Comparing operands should not require the same ValueID
tree
|
commitdiff
2015-08-21
JF Bastien
Improve the determinism of MergeFunctions
tree
|
commitdiff
2015-08-15
JF Bastien
Accelerate MergeFunctions with hashing
tree
|
commitdiff
2015-08-10
Jonathan Roelofs
Fix a bunch of trivial cases of 'CHECK[^:]*$' in the...
tree
|
commitdiff
2015-07-21
Arnold Schwaighofer
MergeFunc: Transfer the callee's attributes when replac...
tree
|
commitdiff
2015-07-19
Arnold Schwaighofer
Revert "MergeFuncs: Transfer the function parameter...
tree
|
commitdiff
2015-07-17
Arnold Schwaighofer
MergeFuncs: Transfer the function parameter attributes...
tree
|
commitdiff
2015-07-15
JF Bastien
Fix mergefunc infinite loop
tree
|
commitdiff
2015-06-17
David Majnemer
Move the personality function from LandingPadInst to...
tree
|
commitdiff
2015-06-09
Arnold Schwaighofer
MergeFunctions: Don't replace a weak function use by...
tree
|
commitdiff
2015-06-09
Arnold Schwaighofer
MergeFunctions: Impose a total order on the replacement...
tree
|
commitdiff
2015-05-12
Arnold Schwaighofer
MergeFunctions: Two different sized allocas are *not...
tree
|
commitdiff
2015-03-13
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2014-12-15
Duncan P. N. Exon...
IR: Make metadata typeless in assembly
tree
|
commitdiff
2014-09-02
Matt Arsenault
Fix crash when looking up the addrspace of GEPs with...
tree
|
commitdiff
2014-07-15
Stepan Dyatkovskiy
MergeFunc patch from Björn Steinbrink.
tree
|
commitdiff
2014-06-20
Stepan Dyatkovskiy
Commited patch from Björn Steinbrink:
tree
|
commitdiff
2014-06-09
Stepan Dyatkovskiy
Added functions cross-reference test.
tree
|
commitdiff
2014-05-07
Duncan P. N. Exon...
IR: Don't allow non-default visibility on local linkage
tree
|
commitdiff
2014-04-30
Carlo Kok
[IPO/MergeFunctions] changes so it doesn't try to bitca...
tree
|
commitdiff
2013-11-26
Stepan Dyatkovskiy
PR17925 bugfix.
tree
|
commitdiff
2013-11-10
Matt Arsenault
Teach MergeFunctions about address spaces
tree
|
commitdiff
2013-10-01
Matt Arsenault
Don't merge tiny functions.
tree
|
commitdiff
2013-09-17
Stepan Dyatkovskiy
Bugfix for PR17099:
tree
|
commitdiff
2013-09-14
Matt Arsenault
Add missing CHECK-LABEL
tree
|
commitdiff
2013-08-16
Daniel Dunbar
[tests] Cleanup initialization of test suffixes.
tree
|
commitdiff
2013-04-30
Manman Ren
TBAA: remove !tbaa from testing cases if not used.
tree
|
commitdiff
2013-04-19
Benjamin Kramer
MergeFunc: Make pointer and integer types generate...
tree
|
commitdiff
2013-04-19
Bill Wendling
Make variable match any name.
tree
|
commitdiff
2013-04-19
Bill Wendling
Try explicitly setting the target triple to see if...
tree
|
commitdiff
2013-04-19
Chad Rosier
Attempt to pacify this test for the buildbots.
tree
|
commitdiff
2013-04-19
Bill Wendling
Add test to make sure that a int-to-ptr can be merged...
tree
|
commitdiff
2013-04-15
Bill Wendling
We are not able to bitcast a pointer to an integral...
tree
|
commitdiff
2013-03-12
Jan Wen Voung
Revert the test moves from 176733. Use "REQUIRES:...
tree
|
commitdiff
2013-03-08
Jan Wen Voung
Disable statistics on Release builds and move tests...
tree
|
commitdiff
2013-01-10
Evan Cheng
CastInst::castIsValid should return true if the dest...
tree
|
commitdiff
2012-12-30
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Fix the remaining TCL-style quotes found in the testsui...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Convert the uses of '|&' to use '2>&1 |' instead, which...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Convert all tests using TCL-style quoting to use shell...
tree
|
commitdiff
2012-02-16
Eli Bendersky
Replace all instances of dg.exp file with lit.local...
tree
|
commitdiff
2011-11-08
Bill Wendling
Convert to the new EH model.
tree
|
commitdiff
2011-02-09
Nick Lewycky
When removing a function from the function set and...
tree
|
commitdiff
2011-01-27
Nick Lewycky
Fix surprising missed optimization in mergefunc where...
tree
|
commitdiff
2011-01-25
Nick Lewycky
Teach mergefunc how to emit aliases safely again -...
tree
|
commitdiff
2010-07-16
Nick Lewycky
Arrays and vectors with different numbers of elements...
tree
|
commitdiff
2009-09-11
Dan Gohman
Change tests from "opt %s" to "opt < %s" so that opt...
tree
|
commitdiff
2009-09-08
Dan Gohman
Use opt -S instead of piping bitcode output through...
tree
|
commitdiff
2009-09-08
Dan Gohman
Change these tests to feed the assembly files to opt...
tree
|
commitdiff
2009-06-12
Nick Lewycky
Given two identical weak functions, produce one interna...
tree
|
commitdiff
2009-06-12
Nick Lewycky
This test is wrong. If you have two weak functions...
tree
|
commitdiff
2008-11-04
Anton Korobeynikov
Fix tests not to emit IR output
tree
|
commitdiff
2008-11-02
Nick Lewycky
Changes from Duncan's review:
tree
|
commitdiff
2008-11-02
Nick Lewycky
Add a new MergeFunctions pass. It finds identical funct...
tree
|
commitdiff