projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
R600/SI: Fix asam errors in SIFoldOperands
[oota-llvm.git]
/
test
/
Analysis
/
2015-02-12
George Burgess IV
Fixed a bug where CFLAA would crash the compiler.
tree
|
commitdiff
2015-02-10
Andrew Kaylor
Adding support for llvm.eh.begincatch and llvm.eh.endca...
tree
|
commitdiff
2015-02-09
Ramkumar Ramachandra
MemDerefPrinter: Require DataLayoutPass for higher...
tree
|
commitdiff
2015-02-09
Ramkumar Ramachandra
isDereferenceablePointer: look through gc.relocate...
tree
|
commitdiff
2015-02-09
Sanjoy Das
Bugfix: SCEV incorrectly marks certain add recurrences...
tree
|
commitdiff
2015-02-09
Johannes Doerfert
Allow ScalarEvolution to catch more min/max cases
tree
|
commitdiff
2015-02-08
Sanjoy Das
Bugfix: ScalarEvolution incorrectly assumes that the...
tree
|
commitdiff
2015-02-07
Ahmed Bougacha
[BasicAA] Try to disambiguate GEPs through arrays of...
tree
|
commitdiff
2015-02-06
Ramkumar Ramachandra
Introduce print-memderefs to test isDereferenceablePointer
tree
|
commitdiff
2015-02-05
Ahmed Bougacha
[BasicAA] Add datalayouts to make some tests more usefu...
tree
|
commitdiff
2015-01-31
Chandler Carruth
[PM] Change the core design of the TTI analysis to...
tree
|
commitdiff
2015-01-26
Daniel Berlin
Fix incorrect partial aliasing
tree
|
commitdiff
2015-01-25
Elena Demikhovsky
Implemented cost model for masked load/store operations.
tree
|
commitdiff
2015-01-22
Chandler Carruth
[PM] Actually add the new pass manager support for...
tree
|
commitdiff
2015-01-22
Sanjoy Das
Make ScalarEvolution less aggressive with respect to...
tree
|
commitdiff
2015-01-21
George Burgess IV
Added test to cover the CFLAA bitset indexing bug.
tree
|
commitdiff
2015-01-20
Chandler Carruth
[PM] Port LoopInfo to the new pass manager, adding...
tree
|
commitdiff
2015-01-14
Chandler Carruth
[PM] Port domtree to the new pass manager (at last).
tree
|
commitdiff
2015-01-14
Chandler Carruth
[dom] Add a basic dominator tree test.
tree
|
commitdiff
2015-01-10
Sanjoy Das
Fix PR22179.
tree
|
commitdiff
2015-01-09
Tim Northover
Re-reapply r221924: "[GVN] Perform Scalar PRE on gep...
tree
|
commitdiff
2014-12-15
Duncan P. N. Exon...
IR: Make metadata typeless in assembly
tree
|
commitdiff
2014-12-05
Duncan P. N. Exon...
BFI: Saturate when combining edges to a successor
tree
|
commitdiff
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
next