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
*
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
*
ARM cost model: Increase cost of some vector selects we do terrible on
Arnold Schwaighofer
2013-03-14
1
-5
/
+18
*
ARM cost model: Increase the cost for vector casts that use the stack
Arnold Schwaighofer
2013-03-12
1
-0
/
+14
*
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
Jan Wen Voung
2013-03-12
21
-4
/
+20
*
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-03-08
21
-0
/
+4
*
Memory Dependence Analysis (not mem-dep test) take advantage of "invariant.lo...
Shuxin Yang
2013-03-06
1
-0
/
+29
*
X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold Schwaighofer
2013-03-02
1
-0
/
+32
*
Cost model support for lowered math builtins.
Benjamin Kramer
2013-02-28
1
-0
/
+32
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
3
-10
/
+10
*
I optimized the following patterns:
Elena Demikhovsky
2013-02-20
1
-1
/
+11
*
Modify the LLVM assembly output so that it uses references to represent funct...
Bill Wendling
2013-02-20
4
-8
/
+21
*
AArch64: adjust tests which rely on a default JIT
Tim Northover
2013-02-18
1
-0
/
+12
*
ARM cost model: Add vector reverse shuffle costs
Arnold Schwaighofer
2013-02-12
1
-0
/
+40
*
Refine fix to bug 15041.
Bill Schmidt
2013-02-08
1
-0
/
+16
*
ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
2013-02-08
3
-3
/
+86
*
ARM cost model: Add costs for vector selects
Arnold Schwaighofer
2013-02-07
1
-0
/
+54
*
ARM cost model: Cost for scalar integer casts and floating point conversions
Arnold Schwaighofer
2013-02-05
1
-0
/
+158
*
ARM cost model: Penalize insertelement into D subregisters
Arnold Schwaighofer
2013-02-04
2
-0
/
+52
*
Initial implementation of PPCTargetTransformInfo
Hal Finkel
2013-01-25
2
-0
/
+40
*
Make opt grab the triple from the module and use it to initialize the target ...
Nadav Rotem
2013-01-01
1
-4
/
+1
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
3
-3
/
+3
*
Add a check to the test Analysis/ScalarEvolution/2010-09-03-RequiredTransitiv...
Dmitri Gribenko
2012-12-30
1
-1
/
+3
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-1
/
+1
*
We are not ready to estimate the cost of integer expansions based on the numb...
Nadav Rotem
2012-12-23
1
-2
/
+0
*
Improve the X86 cost model for loads and stores.
Nadav Rotem
2012-12-21
2
-2
/
+67
*
Reverse order of checking SSE level when calculating compare cost, so we check
Jakub Staszak
2012-12-18
1
-14
/
+28
*
Optimistically analyse Phi cycles
Arnold Schwaighofer
2012-12-10
1
-2
/
+63
*
Cost Model: change the default cost of control flow instructions (br / ret / ...
Nadav Rotem
2012-12-05
6
-9
/
+9
[next]