projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
[oota-llvm.git]
/
test
/
Analysis
/
2014-09-12
James Molloy
[ARM] Teach the cost model that cross-class copies...
tree
|
commitdiff
2014-09-07
Hal Finkel
Make use @llvm.assume for loop guards in ScalarEvolution
tree
|
commitdiff
2014-09-02
Hal Finkel
Add a CFL Alias Analysis implementation
tree
|
commitdiff
2014-07-25
Hal Finkel
Add @llvm.assume, lowering, and some basic properties
tree
|
commitdiff
2014-07-25
Hal Finkel
Convert noalias parameter attributes into noalias metad...
tree
|
commitdiff
2014-07-25
Hal Finkel
Simplify and improve scoped-noalias metadata semantics
tree
|
commitdiff
2014-07-24
Hal Finkel
Add scoped-noalias metadata
tree
|
commitdiff
2014-07-24
Hal Finkel
AA metadata refactoring (introduce AAMDNodes)
tree
|
commitdiff
2014-07-17
Hal Finkel
Improve BasicAA CS-CS queries (redux)
tree
|
commitdiff
2014-07-15
Nick Lewycky
Revert r212572 "improve BasicAA CS-CS queries", it...
tree
|
commitdiff
2014-07-08
Hal Finkel
Improve BasicAA CS-CS queries
tree
|
commitdiff
2014-07-03
Andrea Di Biagio
[CostModel][x86] Improved cost model for alternate...
tree
|
commitdiff
2014-06-09
Alp Toker
Reduce verbiage of lit.local.cfg files
tree
|
commitdiff
2014-06-08
Tobias Grosser
ScalarEvolution: Derive element size from the type...
tree
|
commitdiff
2014-05-27
Sebastian Pop
remove constant terms
tree
|
commitdiff
2014-05-27
Dinesh Dwivedi
Adding testcase for PR18886.
tree
|
commitdiff
2014-05-24
Tim Northover
AArch64/ARM64: move ARM64 into AArch64's place
tree
|
commitdiff
2014-05-23
Andrew Trick
Test case comments. Fix sloppiness.
tree
|
commitdiff
2014-05-23
Andrew Trick
Fix and improve SCEV ComputeBackedgeTankCount.
tree
|
commitdiff
2014-05-22
Andrew Trick
Fix a bug in SCEV's backedge taken count computation...
tree
|
commitdiff
2014-05-16
Filipe Cabecinhas
Added tests for the cost of lowering VSELECT instructions.
tree
|
commitdiff
2014-05-15
Alp Toker
Fix typos
tree
|
commitdiff
2014-05-12
Adam Nemet
[Test] Trim unnecessary .c and .cpp from config.suffix...
tree
|
commitdiff
2014-05-12
Sebastian Pop
do not assert when delinearization fails
tree
|
commitdiff
2014-05-08
Sebastian Pop
add testcase for r208237: do not collect undef terms
tree
|
commitdiff
2014-05-07
Sebastian Pop
split delinearization pass in 3 steps
tree
|
commitdiff
2014-05-06
Benjamin Kramer
TTI: Estimate @llvm.fmuladd cost as fmul + fadd when...
tree
|
commitdiff
2014-04-28
Duncan P. N. Exon...
Reapply "blockfreq: Approximate irreducible control...
tree
|
commitdiff
2014-04-27
Benjamin Kramer
X86TTI: Adjust sdiv cost now that we can lower it on...
tree
|
commitdiff
2014-04-26
Benjamin Kramer
X86TTI: i16/i32 vector div with a constant (splat)...
tree
|
commitdiff
2014-04-25
Duncan P. N. Exon...
Revert "blockfreq: Approximate irreducible control...
tree
|
commitdiff
2014-04-25
Duncan P. N. Exon...
blockfreq: Approximate irreducible control flow
tree
|
commitdiff
2014-04-25
Duncan P. N. Exon...
blockfreq: Only one mass distribution per node
tree
|
commitdiff
2014-04-25
Duncan P. N. Exon...
blockfreq: Use better branch weights in multiexit test
tree
|
commitdiff
2014-04-25
Duncan P. N. Exon...
blockfreq: Clean up irreducible testcases
tree
|
commitdiff
2014-04-22
Duncan P. N. Exon...
blockfreq: Skip irreducible backedges inside functions
tree
|
commitdiff
2014-04-21
Duncan P. N. Exon...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
tree
|
commitdiff
2014-04-19
Duncan P. N. Exon...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
tree
|
commitdiff
2014-04-19
Duncan P. N. Exon...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
tree
|
commitdiff
2014-04-19
Duncan P. N. Exon...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"...
tree
|
commitdiff
2014-04-18
Duncan P. N. Exon...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl...
tree
|
commitdiff
2014-04-18
Duncan P. N. Exon...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"...
tree
|
commitdiff
2014-04-18
Duncan P. N. Exon...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
tree
|
commitdiff
2014-04-18
Chandler Carruth
[LCG] Add support for building persistent and connected...
tree
|
commitdiff
2014-04-18
Duncan P. N. Exon...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
tree
|
commitdiff
2014-04-18
Duncan P. N. Exon...
blockfreq: Rewrite BlockFrequencyInfoImpl
tree
|
commitdiff
2014-04-14
Akira Hatanaka
Fix a bug in which BranchProbabilityInfo wasn't setting...
tree
|
commitdiff
2014-04-14
Hal Finkel
Don't assert in BasicTTI::getMemoryOpCost for non-simpl...
tree
|
commitdiff
2014-04-08
Sebastian Pop
in findGCD of multiply expr return the gcd
tree
|
commitdiff
2014-04-04
Hal Finkel
[PowerPC] Adjust load/store costs in PPCTTI
tree
|
commitdiff
2014-04-03
Hal Finkel
Account for scalarization costs in BasicTTI::getMemoryO...
tree
|
commitdiff
2014-04-02
Hal Finkel
Fix multi-register costs in BasicTTI::getCastInstrCost
tree
|
commitdiff
2014-03-29
Tim Northover
ARM64: initial backend import
tree
|
commitdiff
2014-03-26
Arnold Schwaighofer
PR15967 Fix in basicaa for faulty returning no alias.
tree
|
commitdiff
2014-03-25
Benjamin Kramer
ScalarEvolution: Compute exit counts for loops with...
tree
|
commitdiff
2014-03-12
Rafael Espindola
Reject alias to undefined symbols in the verifier.
tree
|
commitdiff
2014-03-10
Raul E. Silvera
When analyzing vectors of element type that require...
tree
|
commitdiff
2014-03-06
Matt Arsenault
Teach lint about address spaces
tree
|
commitdiff
2014-02-21
Sebastian Pop
add -da-delinearize runs and checks to MIV testcases
tree
|
commitdiff
2014-02-16
Nico Rieck
Add extra CHECK prefix to tests with explicit prefix
tree
|
commitdiff
2014-02-16
Nico Rieck
Actually call FileCheck in tests
tree
|
commitdiff
2014-02-16
Nico Rieck
Fix broken CHECK lines
tree
|
commitdiff
2014-02-12
Andrea Di Biagio
[Vectorizer] Add a new 'OperandValueKind' in TargetTran...
tree
|
commitdiff
2014-02-12
Craig Topper
Test case I forgot to 'add' for r201126.
tree
|
commitdiff
2014-02-11
Benjamin Kramer
ScalarEvolution: Analyze trip count of loops with a...
tree
|
commitdiff
2014-02-06
Tim Northover
X86: add costs for 64-bit vector ext/trunc & rebalance
tree
|
commitdiff
2014-02-06
Chandler Carruth
[PM] Add a new "lazy" call graph analysis pass for...
tree
|
commitdiff
2014-01-27
Nick Lewycky
Fix crasher introduced in r200203 and caught by a libc...
tree
|
commitdiff
2014-01-27
Nick Lewycky
Teach SCEV to handle more cases of 'and X, CST', specif...
tree
|
commitdiff
2014-01-24
Alp Toker
Fix known typos
tree
|
commitdiff
2014-01-16
Arnold Schwaighofer
BasicAA: We need to check both access sizes when compar...
tree
|
commitdiff
2014-01-11
Benjamin Kramer
Fix broken CHECK lines.
tree
|
commitdiff
2014-01-09
Stepan Dyatkovskiy
Fixed old typo in ScalarEvolution, that caused wrong...
tree
|
commitdiff
2014-01-03
Arnold Schwaighofer
BasicAA: Use reachabilty instead of dominance for check...
tree
|
commitdiff
2014-01-02
Arnold Schwaighofer
BasicAA: Fix value equality and phi cycles
tree
|
commitdiff
2013-11-16
Matt Arsenault
Use correct size for address space in BasicAA.
tree
|
commitdiff
2013-11-12
Sebastian Pop
improve dependence analysis testcases
tree
|
commitdiff
2013-11-12
Sebastian Pop
delinearization of arrays
tree
|
commitdiff
2013-11-06
Andrew Trick
Rewrite SCEV's backedge taken count computation.
tree
|
commitdiff
2013-11-01
Hal Finkel
Consider (x == -1) unlikely in BranchProbabilityInfo
tree
|
commitdiff
2013-10-28
Benjamin Kramer
SCEV: Make the final add of an inbounds GEP nuw if...
tree
|
commitdiff
2013-10-27
Shuxin Yang
Revert r193251 : Use address-taken to disambiguate...
tree
|
commitdiff
2013-10-23
Benjamin Kramer
X86: Custom lower sext v16i8 to v16i16, and the corresp...
tree
|
commitdiff
2013-10-23
Shuxin Yang
Use address-taken to disambiguate global variable and...
tree
|
commitdiff
2013-10-22
Manman Ren
Simplify testing case (Thanks Rafael for the testing...
tree
|
commitdiff
2013-10-22
Manman Ren
TBAA: fix PR17620.
tree
|
commitdiff
2013-10-21
Matt Arsenault
Fix creating bitcasts between address spaces in SCEV.
tree
|
commitdiff
2013-10-18
Andrew Trick
SCEV should use NSW to get trip count for positive...
tree
|
commitdiff
2013-10-02
Chandler Carruth
Remove the very substantial, largely unmaintained legac...
tree
|
commitdiff
2013-09-30
Matt Arsenault
Use CHECK-LABEL
tree
|
commitdiff
2013-09-27
Manman Ren
TBAA: handle scalar TBAA format and struct-path aware...
tree
|
commitdiff
2013-09-19
Yi Jiang
X86 horizontal vector reduction cost model
tree
|
commitdiff
2013-09-17
Arnold Schwaighofer
Costmodel: Add support for horizontal vector reductions
tree
|
commitdiff
2013-09-10
Matt Arsenault
Teach ScalarEvolution about pointer address spaces
tree
|
commitdiff
2013-08-26
Matt Arsenault
Fix lint assert on integer vector division
tree
|
commitdiff
2013-08-22
Bill Wendling
FileCheck-ize tests.
tree
|
commitdiff
2013-08-16
Daniel Dunbar
[tests] Cleanup initialization of test suffixes.
tree
|
commitdiff
2013-08-05
Bill Wendling
FileCheckize some of the testcases.
tree
|
commitdiff
2013-08-02
Renato Golin
Fixes ARM LNT bot from SLP change in O3
tree
|
commitdiff
2013-07-13
Stephen Lin
Add newlines at end of test files, no functionality...
tree
|
commitdiff
next