projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Sparc] Add support for parsing branch instructions and conditional moves.
[oota-llvm.git]
/
test
/
Analysis
/
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
2013-07-08
Hal Finkel
Add the nearbyint -> FNEARBYINT mapping to BasicTargetT...
tree
|
commitdiff
2013-07-06
Nick Lewycky
Extend 'readonly' and 'readnone' to work on function...
tree
|
commitdiff
2013-06-28
Jakob Stoklund Olesen
Minimize precision loss when computing cyclic probabili...
tree
|
commitdiff
2013-06-28
Preston Briggs
git-svn-id: https://llvm.org/svn/llvm-project/llvm...
tree
|
commitdiff
2013-06-27
Nadav Rotem
CostModel: improve the cost model for load/store of...
tree
|
commitdiff
2013-06-25
Jakob Stoklund Olesen
Print block frequencies in decimal form.
tree
|
commitdiff
2013-06-25
Arnold Schwaighofer
X86 cost model: Vectorizing integer division is a bad...
tree
|
commitdiff
2013-06-25
Benjamin Kramer
BlockFrequency: Bump up the entry frequency a bit.
tree
|
commitdiff
2013-06-21
Benjamin Kramer
Revert "BlockFrequency: Saturate at 1 instead of 0...
tree
|
commitdiff
2013-06-21
Benjamin Kramer
BlockFrequency: Saturate at 1 instead of 0 when multipl...
tree
|
commitdiff
2013-05-31
Andrew Trick
Unit test for SCEV fix r182989, PR16130.
tree
|
commitdiff
2013-05-28
Michael Kuperstein
Make BasicAliasAnalysis recognize the fact a noalias...
tree
|
commitdiff
2013-05-24
Diego Novillo
Add a new function attribute 'cold' to functions.
tree
|
commitdiff
2013-05-06
Tim Northover
AArch64: use MCJIT by default and enable related tests.
tree
|
commitdiff
2013-05-06
Matt Arsenault
Fix unchecked uses of DominatorTree in MemoryDependence...
tree
|
commitdiff
2013-05-03
Tobias Grosser
RegionInfo: Do not crash if unreachable block is found
tree
|
commitdiff
2013-04-29
Manman Ren
TBAA: remove !tbaa from testing cases if not used.
tree
|
commitdiff
2013-04-27
Manman Ren
Struct-path aware TBAA: change the format of TBAAStruct...
tree
|
commitdiff
2013-04-25
Arnold Schwaighofer
ARM cost model: Integer div and rem is lowered to a...
tree
|
commitdiff
2013-04-21
Jim Grosbach
Legalize vector truncates by parts rather than just...
tree
|
commitdiff
2013-04-17
Arnold Schwaighofer
X86 cost model: Exit before calling getSimpleVT on...
tree
|
commitdiff
2013-04-12
Nadav Rotem
CostModel: increase the default cost of supported float...
tree
|
commitdiff
2013-04-11
Manman Ren
Aliasing rules for struct-path aware TBAA.
tree
|
commitdiff
2013-04-08
Arnold Schwaighofer
X86 cost model: Model cost for uitofp and sitofp on...
tree
|
commitdiff
2013-04-07
Arnold Schwaighofer
TargetLowering: Fix getTypeConversion handling of exten...
tree
|
commitdiff
2013-04-04
Arnold Schwaighofer
X86 cost model: Differentiate cost for vector shifts...
tree
|
commitdiff
2013-04-03
Arnold Schwaighofer
X86 cost model: Vector shifts are expensive in most...
tree
|
commitdiff
2013-04-01
Benjamin Kramer
X86TTI: Add accurate costs for itofp operations, based...
tree
|
commitdiff
2013-03-26
Andrew Trick
Fix SCEV forgetMemoizedResults should search and destro...
tree
|
commitdiff
2013-03-25
Jyotsna Verma
Disable profiling tests for Hexagon since it doesn...
tree
|
commitdiff
2013-03-22
Manman Ren
Support in AAEvaluator to print alias queries of loads...
tree
|
commitdiff
2013-03-20
Michael Liao
Correct cost model for vector shift on AVX2
tree
|
commitdiff
2013-03-19
Nadav Rotem
Optimize sext <4 x i8> and <4 x i16> to <4 x i64>.
tree
|
commitdiff
2013-03-19
Renato Golin
Improve long vector sext/zext lowering on ARM
tree
|
commitdiff
2013-03-18
Arnold Schwaighofer
ARM cost model: Make some vector integer to float casts...
tree
|
commitdiff
2013-03-18
Arnold Schwaighofer
ARM cost model: Correct cost for some cheap float to...
tree
|
commitdiff
2013-03-15
Arnold Schwaighofer
ARM cost model: Fix costs for some vector selects
tree
|
commitdiff
2013-03-15
Arnold Schwaighofer
ARM cost model: Fix cost of fptrunc and fpext instructions
tree
|
commitdiff
2013-03-14
Arnold Schwaighofer
ARM cost model: Increase cost of some vector selects...
tree
|
commitdiff
2013-03-12
Arnold Schwaighofer
ARM cost model: Increase the cost for vector casts...
tree
|
commitdiff
2013-03-12
Jan Wen Voung
Revert the test moves from 176733. Use "REQUIRES:...
tree
|
commitdiff
2013-03-08
Jan Wen Voung
Disable statistics on Release builds and move tests...
tree
|
commitdiff
2013-03-06
Shuxin Yang
Memory Dependence Analysis (not mem-dep test) take...
tree
|
commitdiff
2013-03-02
Arnold Schwaighofer
X86 cost model: Adjust cost for custom lowered vector...
tree
|
commitdiff
2013-02-28
Benjamin Kramer
Cost model support for lowered math builtins.
tree
|
commitdiff
2013-02-22
Bill Wendling
Use references to attribute groups on the call/invoke...
tree
|
commitdiff
2013-02-20
Elena Demikhovsky
I optimized the following patterns:
tree
|
commitdiff
2013-02-20
Bill Wendling
Modify the LLVM assembly output so that it uses referen...
tree
|
commitdiff
2013-02-18
Tim Northover
AArch64: adjust tests which rely on a default JIT
tree
|
commitdiff
2013-02-12
Arnold Schwaighofer
ARM cost model: Add vector reverse shuffle costs
tree
|
commitdiff
2013-02-08
Bill Schmidt
Refine fix to bug 15041.
tree
|
commitdiff
2013-02-08
Arnold Schwaighofer
ARM cost model: Address computation in vector mem ops...
tree
|
commitdiff
2013-02-07
Arnold Schwaighofer
ARM cost model: Add costs for vector selects
tree
|
commitdiff
2013-02-05
Arnold Schwaighofer
ARM cost model: Cost for scalar integer casts and float...
tree
|
commitdiff
2013-02-04
Arnold Schwaighofer
ARM cost model: Penalize insertelement into D subregisters
tree
|
commitdiff
2013-01-25
Hal Finkel
Initial implementation of PPCTargetTransformInfo
tree
|
commitdiff
2013-01-01
Nadav Rotem
Make opt grab the triple from the module and use it...
tree
|
commitdiff
2012-12-30
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
tree
|
commitdiff
2012-12-30
Dmitri Gribenko
Add a check to the test Analysis/ScalarEvolution/2010...
tree
|
commitdiff
2012-12-30
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
tree
|
commitdiff
2012-12-23
Nadav Rotem
We are not ready to estimate the cost of integer expans...
tree
|
commitdiff
2012-12-21
Nadav Rotem
Improve the X86 cost model for loads and stores.
tree
|
commitdiff
2012-12-18
Jakub Staszak
Reverse order of checking SSE level when calculating...
tree
|
commitdiff
2012-12-10
Arnold Schwaighofer
Optimistically analyse Phi cycles
tree
|
commitdiff
2012-12-05
Nadav Rotem
Cost Model: change the default cost of control flow...
tree
|
commitdiff
2012-11-30
Preston Briggs
Modified dump() to provide a little
tree
|
commitdiff
2012-11-27
Preston Briggs
Modified depends() to recognize that when all levels...
tree
|
commitdiff
2012-11-27
Preston Briggs
Modify depends(Src, Dst, PossiblyLoopIndependent).
tree
|
commitdiff
2012-11-21
Preston Briggs
Corrects a problem where we reply exclusively of GEPs...
tree
|
commitdiff
2012-11-17
Hal Finkel
Phi speculation improvement for BasicAA
tree
|
commitdiff
2012-11-13
Benjamin Kramer
DependenceAnalysis: Print all dependency pairs when...
tree
|
commitdiff
2012-11-06
Nadav Rotem
CostModel: add another known vector trunc optimization.
tree
|
commitdiff
2012-11-06
Nadav Rotem
Cost Model: add tables for some avx type-conversion...
tree
|
commitdiff
next