projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[GlobalOpt] Localize some globals that have non-instruction users
[oota-llvm.git]
/
test
/
Transforms
/
BBVectorize
/
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-09-09
Chandler Carruth
[PM/AA] Rebuild LLVM's alias analysis infrastructure...
tree
|
commitdiff
2015-05-12
Sunil Srivastava
Changed renaming of local symbols by inserting a dot...
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
2015-01-06
Sanjoy Das
This patch teaches IndVarSimplify to add nuw and nsw...
tree
|
commitdiff
2014-12-15
Duncan P. N. Exon...
IR: Make metadata typeless in assembly
tree
|
commitdiff
2014-06-09
Alp Toker
Reduce verbiage of lit.local.cfg files
tree
|
commitdiff
2014-04-25
Karthik Bhat
Allow vectorization of bit intrinsics in BB Vectorizer.
tree
|
commitdiff
2014-04-24
Karthik Bhat
Allow vectorization of few missed llvm intrinsic calls...
tree
|
commitdiff
2014-03-06
Raul E. Silvera
Change math intrinsic attributes from readonly to readn...
tree
|
commitdiff
2013-09-18
Robert Lytton
Prevent LoopVectorizer and SLPVectorizer running if...
tree
|
commitdiff
2013-08-21
Manman Ren
TBAA: remove !tbaa from testing cases when they are...
tree
|
commitdiff
2013-08-16
Daniel Dunbar
[tests] Cleanup initialization of test suffixes.
tree
|
commitdiff
2013-08-13
Hal Finkel
BBVectorize: Add initial stores to the write set when...
tree
|
commitdiff
2013-07-14
Stephen Lin
Update Transforms tests to use CHECK-LABEL for easier...
tree
|
commitdiff
2013-05-01
Jim Grosbach
Revert "InstCombine: Fold more shuffles of shuffles."
tree
|
commitdiff
2013-04-30
Jim Grosbach
InstCombine: Fold more shuffles of shuffles.
tree
|
commitdiff
2013-04-12
Nadav Rotem
CostModel: increase the default cost of supported float...
tree
|
commitdiff
2013-02-20
Bill Wendling
Modify the LLVM assembly output so that it uses referen...
tree
|
commitdiff
2013-02-17
Hal Finkel
BBVectorize: Fix an invalid reference bug
tree
|
commitdiff
2013-01-07
Chandler Carruth
Switch BBVectorize to directly depend on having a TTI...
tree
|
commitdiff
2013-01-01
Nadav Rotem
Make opt grab the triple from the module and use it...
tree
|
commitdiff
2012-12-26
Hal Finkel
BBVectorize: Use VTTI to compute costs for intrinsics...
tree
|
commitdiff
2012-12-25
Hal Finkel
BBVectorize: Enable vectorization of the fmuladd intrinsic
tree
|
commitdiff
2012-11-28
Hal Finkel
BBVectorize: Correctly merge SubclassOptionalData
tree
|
commitdiff
2012-11-13
Hal Finkel
BBVectorize: Don't vectorize vector-manipulation chains
tree
|
commitdiff
2012-11-12
Hal Finkel
BBVectorize: Only some insert element operand pairs...
tree
|
commitdiff
2012-11-12
Hal Finkel
BBVectorize: Use a more sophisticated check for input...
tree
|
commitdiff
2012-11-12
Hal Finkel
BBVectorize: Check the types of compare instructions
tree
|
commitdiff
2012-11-12
Hal Finkel
BBVectorize: Check the input types of shuffles for...
tree
|
commitdiff
2012-11-01
Hal Finkel
BBVectorize: Commit the rest of the test-case change.
tree
|
commitdiff
2012-11-01
Hal Finkel
BBVectorize: Use target costs for incoming and outgoing...
tree
|
commitdiff
2012-10-31
Hal Finkel
BBVectorize: Choose pair ordering to minimize shuffles
tree
|
commitdiff
2012-10-30
Hal Finkel
BBVectorize: Fix a small bug introduced in r167042.
tree
|
commitdiff
2012-10-30
Hal Finkel
Remove an invalid assert in TargetTransformImpl
tree
|
commitdiff
2012-10-26
Hal Finkel
Move target-specific BBVectorize tests into a separate...
tree
|
commitdiff
2012-10-26
Hal Finkel
Disable generation of pointer vectors by BBVectorize.
tree
|
commitdiff
2012-10-25
Hal Finkel
Add CPU model to BBVectorize cost-model tests.
tree
|
commitdiff
2012-10-25
Hal Finkel
Begin incorporating target information into BBVectorize.
tree
|
commitdiff
2012-10-22
Hal Finkel
BBVectorize should ignore unreachable blocks.
tree
|
commitdiff
2012-10-21
Hal Finkel
DataLayout should use itself when calculating the size...
tree
|
commitdiff
2012-06-28
Hal Finkel
Allow BBVectorize to form non-2^n-length vectors.
tree
|
commitdiff
2012-06-24
Hal Finkel
Allow controlling vectorization of boolean values separ...
tree
|
commitdiff
2012-06-23
Hal Finkel
Allow BBVectorize to fuse compare instructions.
tree
|
commitdiff
2012-06-16
Hal Finkel
Teach BBVectorize to combine, when possible, or discard...
tree
|
commitdiff
2012-04-27
Hal Finkel
Don't vectorize target-specific types (ppc_fp128, x86_f...
tree
|
commitdiff
2012-04-14
Hal Finkel
Fix an error in BBVectorize important for vectorizing...
tree
|
commitdiff
2012-04-14
Hal Finkel
Enhance BBVectorize to more-properly handle pointer...
tree
|
commitdiff
2012-04-13
Hal Finkel
Add support to BBVectorize for vectorizing selects.
tree
|
commitdiff
2012-03-31
Hal Finkel
Correctly vectorize powi.
tree
|
commitdiff
2012-02-16
Eli Bendersky
Replace all instances of dg.exp file with lit.local...
tree
|
commitdiff
2012-02-10
Hal Finkel
Update BBVectorize to use aliasesUnknownInst.
tree
|
commitdiff
2012-02-04
Hal Finkel
Boost the effective chain depth of loads and stores.
tree
|
commitdiff
2012-02-01
Hal Finkel
Add a basic-block autovectorization pass.
tree
|
commitdiff