index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
2013-10-02
6
-828
/
+0
*
Use CHECK-LABEL
Matt Arsenault
2013-09-30
3
-18
/
+20
*
TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Manman Ren
2013-09-27
14
-65
/
+114
*
X86 horizontal vector reduction cost model
Yi Jiang
2013-09-19
1
-0
/
+271
*
Costmodel: Add support for horizontal vector reductions
Arnold Schwaighofer
2013-09-17
1
-0
/
+94
*
Teach ScalarEvolution about pointer address spaces
Matt Arsenault
2013-09-10
1
-0
/
+68
*
Fix lint assert on integer vector division
Matt Arsenault
2013-08-26
2
-0
/
+79
*
FileCheck-ize tests.
Bill Wendling
2013-08-22
26
-35
/
+98
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
18
-30
/
+1
*
FileCheckize some of the testcases.
Bill Wendling
2013-08-05
13
-26
/
+39
*
Fixes ARM LNT bot from SLP change in O3
Renato Golin
2013-08-02
1
-0
/
+8
*
Add newlines at end of test files, no functionality change
Stephen Lin
2013-07-13
2
-2
/
+2
*
Add the nearbyint -> FNEARBYINT mapping to BasicTargetTransformInfo
Hal Finkel
2013-07-08
1
-0
/
+28
*
Extend 'readonly' and 'readnone' to work on function arguments as well as
Nick Lewycky
2013-07-06
1
-1
/
+1
*
Minimize precision loss when computing cyclic probabilities.
Jakob Stoklund Olesen
2013-06-28
1
-0
/
+42
*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185187 91177308-0d34...
Preston Briggs
2013-06-28
1
-0
/
+40
*
CostModel: improve the cost model for load/store of non power-of-two types su...
Nadav Rotem
2013-06-27
1
-0
/
+19
*
Print block frequencies in decimal form.
Jakob Stoklund Olesen
2013-06-25
1
-16
/
+16
*
X86 cost model: Vectorizing integer division is a bad idea
Arnold Schwaighofer
2013-06-25
1
-0
/
+32
*
BlockFrequency: Bump up the entry frequency a bit.
Benjamin Kramer
2013-06-25
1
-16
/
+16
*
Revert "BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequen...
Benjamin Kramer
2013-06-21
1
-65
/
+0
*
BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with ...
Benjamin Kramer
2013-06-21
1
-0
/
+65
*
Unit test for SCEV fix r182989, PR16130.
Andrew Trick
2013-05-31
1
-3
/
+28
*
Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias an...
Michael Kuperstein
2013-05-28
1
-0
/
+23
*
Add a new function attribute 'cold' to functions.
Diego Novillo
2013-05-24
1
-0
/
+58
*
AArch64: use MCJIT by default and enable related tests.
Tim Northover
2013-05-06
1
-5
/
+0
*
Fix unchecked uses of DominatorTree in MemoryDependenceAnalysis.
Matt Arsenault
2013-05-06
2
-0
/
+20
*
RegionInfo: Do not crash if unreachable block is found
Tobias Grosser
2013-05-03
1
-0
/
+29
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
6
-47
/
+24
*
Struct-path aware TBAA: change the format of TBAAStructType node.
Manman Ren
2013-04-27
1
-11
/
+11
*
ARM cost model: Integer div and rem is lowered to a function call
Arnold Schwaighofer
2013-04-25
1
-0
/
+450
*
Legalize vector truncates by parts rather than just splitting.
Jim Grosbach
2013-04-21
1
-2
/
+2
*
X86 cost model: Exit before calling getSimpleVT on non-simple VTs
Arnold Schwaighofer
2013-04-17
1
-0
/
+6
*
CostModel: increase the default cost of supported floating point operations f...
Nadav Rotem
2013-04-12
1
-2
/
+2
*
Aliasing rules for struct-path aware TBAA.
Manman Ren
2013-04-11
1
-0
/
+392
*
X86 cost model: Model cost for uitofp and sitofp on SSE2
Arnold Schwaighofer
2013-04-08
2
-0
/
+643
*
TargetLowering: Fix getTypeConversion handling of extended vector types
Arnold Schwaighofer
2013-04-07
3
-14
/
+12
*
X86 cost model: Differentiate cost for vector shifts of constants
Arnold Schwaighofer
2013-04-04
3
-0
/
+863
*
X86 cost model: Vector shifts are expensive in most cases
Arnold Schwaighofer
2013-04-03
4
-2
/
+730
*
X86TTI: Add accurate costs for itofp operations, based on the actual instruct...
Benjamin Kramer
2013-04-01
1
-0
/
+75
*
Fix SCEV forgetMemoizedResults should search and destroy backedge exprs.
Andrew Trick
2013-03-26
1
-0
/
+34
*
Disable profiling tests for Hexagon since it doesn't support JIT.
Jyotsna Verma
2013-03-25
1
-0
/
+3
*
Support in AAEvaluator to print alias queries of loads/stores with TBAA tags.
Manman Ren
2013-03-22
1
-0
/
+104
*
Correct cost model for vector shift on AVX2
Michael Liao
2013-03-20
1
-0
/
+54
*
Optimize sext <4 x i8> and <4 x i16> to <4 x i64>.
Nadav Rotem
2013-03-19
1
-2
/
+2
*
Improve long vector sext/zext lowering on ARM
Renato Golin
2013-03-19
1
-5
/
+19
*
ARM cost model: Make some vector integer to float casts cheaper
Arnold Schwaighofer
2013-03-18
1
-0
/
+168
*
ARM cost model: Correct cost for some cheap float to integer conversions
Arnold Schwaighofer
2013-03-18
1
-1
/
+170
*
ARM cost model: Fix costs for some vector selects
Arnold Schwaighofer
2013-03-15
1
-5
/
+5
*
ARM cost model: Fix cost of fptrunc and fpext instructions
Arnold Schwaighofer
2013-03-15
1
-0
/
+24
[next]