projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert r222039 because of bot failure.
[oota-llvm.git]
/
test
/
Analysis
/
2014-11-19
Manman Ren
Revert r222039 because of bot failure.
tree
|
commitdiff
2014-11-16
Jingyue Wu
[DependenceAnalysis] Allow subscripts of different...
tree
|
commitdiff
2014-11-16
David Majnemer
ScalarEvolution: HowFarToZero was wrongly using signed...
tree
|
commitdiff
2014-11-14
Chad Rosier
Reapply r221924: "[GVN] Perform Scalar PRE on gep indic...
tree
|
commitdiff
2014-11-13
Elena Demikhovsky
AVX-512: SINT_TO_FP cost model and some bugfixes
tree
|
commitdiff
2014-11-13
Hal Finkel
Revert r219432 - "Revert "[BasicAA] Revert "Revert...
tree
|
commitdiff
2014-11-11
Quentin Colombet
[X86] Custom lower UINT_TO_FP from v4f32 to v4i32,...
tree
|
commitdiff
2014-11-06
Rafael Espindola
Use FileCheck in a few tests.
tree
|
commitdiff
2014-10-31
Bradley Smith
[SCEV] Improve Scalar Evolution's use of no {un,}signed...
tree
|
commitdiff
2014-10-17
Hal Finkel
[DSE] Remove no-data-layout-only type-based overlap...
tree
|
commitdiff
2014-10-16
Rafael Espindola
Delete -std-compile-opts.
tree
|
commitdiff
2014-10-14
Hal Finkel
[CFL-AA] CFL-AA should not assert on an va_arg instruction
tree
|
commitdiff
2014-10-10
Sanjoy Das
This patch teaches ScalarEvolution to pick and use...
tree
|
commitdiff
2014-10-10
Mark Heffernan
This patch de-pessimizes the calculation of loop trip...
tree
|
commitdiff
2014-10-09
Hal Finkel
Revert "[BasicAA] Revert "Revert r218714 - Make better...
tree
|
commitdiff
2014-10-06
Hal Finkel
[BasicAA] Revert "Revert r218714 - Make better use...
tree
|
commitdiff
2014-10-06
Hal Finkel
[CFL-AA] Update for handling of globals and more tests
tree
|
commitdiff
2014-10-03
Lang Hames
[BasicAA] Revert r218714 - Make better use of zext...
tree
|
commitdiff
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
tree
|
commitdiff
2014-10-01
Adrian Prantl
Revert r218778 while investigating buldbot breakage.
tree
|
commitdiff
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
tree
|
commitdiff
2014-09-30
Hal Finkel
[BasicAA] Make better use of zext and sign information
tree
|
commitdiff
2014-09-16
Elena Demikhovsky
AVX-512: added cost for some AVX-512 instructions
tree
|
commitdiff
2014-09-16
Hal Finkel
Fix BasicTTI::getCmpSelInstrCost to deal with illegal...
tree
|
commitdiff
2014-09-15
Matt Arsenault
CHECK-LABELize test
tree
|
commitdiff
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
next