projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[FaultMaps] Move FaultMapParser to Object/
[oota-llvm.git]
/
test
/
Analysis
/
2015-06-20
Simon Pilgrim
[X86][SSE][CostModel] Added full set of sitofp/uitofp...
tree
|
commitdiff
2015-06-19
Sanjoy Das
[CallGraph] Given -print-callgraph a stable printing...
tree
|
commitdiff
2015-06-18
Simon Pilgrim
[X86][SSE][CostModel] Fixed uitofp/sitofp cost target...
tree
|
commitdiff
2015-06-18
Sanjoy Das
[CallGraph] Teach the CallGraph about non-leaf intrinsics.
tree
|
commitdiff
2015-06-17
David Majnemer
Move the personality function from LandingPadInst to...
tree
|
commitdiff
2015-06-17
Diego Novillo
Add documentation for new backedge mass propagation...
tree
|
commitdiff
2015-06-16
Diego Novillo
Fix PR 23525 - Separate header mass propagation in...
tree
|
commitdiff
2015-06-15
Jingyue Wu
[ValueTracking] do not overwrite analysis results alrea...
tree
|
commitdiff
2015-06-11
Simon Pilgrim
[X86][SSE] Vectorized i8 and i16 shift operators
tree
|
commitdiff
2015-06-08
Artur Pilipenko
Minor refactoring of GEP handling in isDereferenceableP...
tree
|
commitdiff
2015-06-08
Silviu Baranga
[LAA] Fix estimation of number of memchecks
tree
|
commitdiff
2015-06-08
Hao Liu
[LoopAccessAnalysis] Teach LAA to check the memory...
tree
|
commitdiff
2015-05-29
Jingyue Wu
[DependenceAnalysis] Extend unifySubscriptType for...
tree
|
commitdiff
2015-05-22
Hans Wennborg
Revert r236894 "[BasicAA] Fix zext & sext handling"
tree
|
commitdiff
2015-05-21
Artur Pilipenko
Fix memory-dereferenceable.ll test
tree
|
commitdiff
2015-05-19
Sanjoy Das
Dereferenceable, dereferenceable_or_null metadata for...
tree
|
commitdiff
2015-05-18
Adam Nemet
[LoopAccesses] If shouldRetryWithRuntimeCheck, reset...
tree
|
commitdiff
2015-05-18
Adam Nemet
[LoopAccesses] Rearrange printed lines in -analyze
tree
|
commitdiff
2015-05-15
James Molloy
[DependenceAnalysis] Fix for PR21585: collectUpperBound...
tree
|
commitdiff
2015-05-12
Sanjoy Das
[Statepoints] Support for "patchable" statepoints.
tree
|
commitdiff
2015-05-11
Adam Nemet
[Testsuite] Renumber metadata in ScopedNoAliasAA test...
tree
|
commitdiff
2015-05-08
Sanjoy Das
[BasicAA] Fix zext & sext handling
tree
|
commitdiff
2015-05-08
Pat Gavlin
Extend the statepoint intrinsic to allow statepoints...
tree
|
commitdiff
2015-05-07
Diego Novillo
Fix information loss in branch probability computation.
tree
|
commitdiff
2015-04-23
Adam Nemet
[getUnderlyingOjbects] Analyze loop PHIs further to...
tree
|
commitdiff
2015-04-22
Brendon Cahoon
Fix a type mismatch assert in SCEV division
tree
|
commitdiff
2015-04-20
Brendon Cahoon
Recognize n/1 in the SCEV divide function
tree
|
commitdiff
2015-04-16
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-04-15
Daniel Jasper
Re-apply r234898 and fix tests.
tree
|
commitdiff
2015-04-14
Rafael Espindola
Revert "The code that originally made me discover this...
tree
|
commitdiff
2015-04-14
Daniel Jasper
The code that originally made me discover this is:
tree
|
commitdiff
2015-04-14
Adam Nemet
[LoopAccesses] Properly print whether memchecks are...
tree
|
commitdiff
2015-04-10
Jingyue Wu
Divergence analysis for GPU programs
tree
|
commitdiff
2015-04-08
Adam Nemet
[LoopAccesses] Allow analysis to complete in the presen...
tree
|
commitdiff
2015-04-08
Adam Nemet
Revert "[LoopAccesses] Allow analysis to complete in...
tree
|
commitdiff
2015-04-07
Adam Nemet
[LoopAccesses] Allow analysis to complete in the presen...
tree
|
commitdiff
2015-04-02
Adam Nemet
[LoopAccesses] Remove unused global variables in tests
tree
|
commitdiff
2015-04-01
Sanjoy Das
[SCEV] Look at backedge dominating conditions (re-land...
tree
|
commitdiff
2015-04-01
Diego Novillo
Remove 4,096 loop scale limitation.
tree
|
commitdiff
2015-03-30
Daniel Jasper
Revert "[SCEV] Look at backedge dominating conditions."
tree
|
commitdiff
2015-03-27
Sanjoy Das
[SCEV] Look at backedge dominating conditions.
tree
|
commitdiff
2015-03-27
Philip Reames
Require a GC strategy be specified for functions which...
tree
|
commitdiff
2015-03-26
Sanjoy Das
[SCEV] Revert bailout added in r75511.
tree
|
commitdiff
2015-03-25
Sanjoy Das
[ValueTracking] Fix PR23011.
tree
|
commitdiff
2015-03-20
Nick Lewycky
When simplifying a SCEV truncate by distributing, consi...
tree
|
commitdiff
2015-03-18
Simon Pilgrim
[X86][SSE] Avoid scalarization of v2i64 vector shifts...
tree
|
commitdiff
2015-03-18
Sanjoy Das
[SCEV] Make isImpliedCond smarter.
tree
|
commitdiff
2015-03-17
Michael Zolotukhin
TTI: Honour cost model for estimating cost of vector...
tree
|
commitdiff
2015-03-13
Sanjoy Das
[SCEV] Fix PR22856.
tree
|
commitdiff
2015-03-13
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-03-13
Owen Anderson
Teach TBAA analysis to report errors on cyclic TBAA...
tree
|
commitdiff
2015-03-13
Nick Lewycky
When forming an addrec out of a phi don't just look...
tree
|
commitdiff
2015-03-10
Adam Nemet
[LoopAccesses 3/3] Print the dependences with -analyze
tree
|
commitdiff
2015-03-10
Karthik Bhat
Fix a memory corruption in Dependency Analysis.
tree
|
commitdiff
2015-03-10
Karthik Bhat
Fix a crash in Dependency Analysis.
tree
|
commitdiff
2015-03-10
George Burgess IV
Added ConstantExpr support to CFLAA.
tree
|
commitdiff
2015-03-10
George Burgess IV
Added special handling for inttoptr in CFLAA.
tree
|
commitdiff
2015-03-09
Sanjoy Das
[SCEV] Unify getUnsignedRange and getSignedRange
tree
|
commitdiff
2015-03-09
Sanjoy Das
[SCEV] Add a `scalar-evolution-print-constant-ranges...
tree
|
commitdiff
2015-03-04
Sanjoy Das
[SCEV] make SCEV smarter about proving no-wrap.
tree
|
commitdiff
2015-03-04
Mehdi Amini
Make DataLayout Non-Optional in the Module
tree
|
commitdiff
2015-03-03
Reid Kleckner
Make llvm.eh.begincatch use an outparam
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-02-26
Adam Nemet
[LV/LoopAccesses] Backward dependences are not safe...
tree
|
commitdiff
2015-02-25
Sanjoy Das
Bugfix: SCEVExpander incorrectly marks increment operat...
tree
|
commitdiff
2015-02-24
Hans Wennborg
Revert r230280: "Bugfix: SCEVExpander incorrectly marks...
tree
|
commitdiff
2015-02-24
Sanjoy Das
Fix bug 22641
tree
|
commitdiff
2015-02-23
Sanjoy Das
Bugfix: SCEVExpander incorrectly marks increment operat...
tree
|
commitdiff
2015-02-23
Sanjoy Das
Revert 230275.
tree
|
commitdiff
2015-02-23
Sanjoy Das
Fix bug 22641
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Add -analyze support
tree
|
commitdiff
2015-02-19
Chandler Carruth
[x86,sdag] Two interrelated changes to the x86 and...
tree
|
commitdiff
2015-02-18
NAKAMURA Takumi
Revert r229622: "[LoopAccesses] Make VectorizerParams...
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Add -analyze support
tree
|
commitdiff
2015-02-18
Sanjoy Das
Generalize getExtendAddRecStart to work with both sign...
tree
|
commitdiff
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
next