index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ScalarEvolution] Refactor forgetLoop() to improve performance
Marcello Maggioni
2017-09-11
1
-40
/
+45
*
[InstSimplify] reorder methods; NFC
Sanjay Patel
2017-09-11
1
-230
/
+229
*
[InstSimplify] refactor udiv/urem code and add tests; NFCI
Sanjay Patel
2017-09-10
1
-18
/
+31
*
Merge isKnownNonNull into isKnownNonZero
Nuno Lopes
2017-09-09
4
-110
/
+102
*
[DivRempairs] add a pass to optimize div/rem pairs (PR31028)
Sanjay Patel
2017-09-09
1
-0
/
+4
*
[TargetTransformInfo] Add a new public interface getInstructionCost
Guozhi Wei
2017-09-08
2
-562
/
+571
*
[SLP] Support for horizontal min/max reduction.
Alexey Bataev
2017-09-08
2
-49
/
+115
*
ModuleSummaryAnalysis: Correctly handle all function operand references.
Peter Collingbourne
2017-09-07
1
-7
/
+5
*
InstSimplify: canonicalize is idempotent
Matt Arsenault
2017-09-07
1
-0
/
+1
*
Fix PR33878: BasicAA incorrectly assumes different address spaces don't alias
Nuno Lopes
2017-09-06
1
-5
/
+0
*
[ValueTracking, InstCombine] canonicalize fcmp ord/uno with non-NAN ops to nu...
Sanjay Patel
2017-09-05
1
-0
/
+35
*
[SCEV] Ensure ScalarEvolution::createAddRecFromPHIWithCastsImpl properly hand...
Daniel Neilson
2017-09-05
1
-15
/
+59
*
[Analysis, Transforms] Fix some Clang-tidy modernize and Include What You Use...
Eugene Zelenko
2017-09-01
2
-26
/
+69
*
[InstCombine][InstSimplify] Teach decomposeBitTestICmp to look through trunca...
Craig Topper
2017-09-01
2
-16
/
+10
*
ModuleSummaryAnalysis: Correctly handle refs from function inline asm to modu...
Peter Collingbourne
2017-09-01
1
-54
/
+56
*
[SCEV] Add URem support to SCEV
Alexandre Isoard
2017-09-01
1
-0
/
+31
*
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use w...
Eugene Zelenko
2017-08-31
2
-35
/
+55
*
Remove an unnecessary const_cast.
Adam Nemet
2017-08-28
1
-1
/
+2
*
[Dominators] Remove redundant explicit template instantiation.
Don Hinton
2017-08-26
1
-2
/
+0
*
Add options to dump block frequency/branch probability info in text.
Hiroshi Yamauchi
2017-08-26
2
-0
/
+29
*
[InlineCost] Small changes to early exit condition. NFC.
Haicheng Wu
2017-08-25
1
-3
/
+3
*
Normlize to LF line endings.
Michael Kruse
2017-08-25
1
-1
/
+1
*
Move accurate-sample-profile into the function attribute.
Dehao Chen
2017-08-24
1
-3
/
+4
*
Model cache size and associativity in TargetTransformInfo
Tobias Grosser
2017-08-24
1
-0
/
+10
*
[PGO] Set edge weights for indirectbr instruction with profile counts
Rong Xu
2017-08-23
1
-1
/
+1
*
[lib/Analysis] - Mark personality functions as live.
George Rimar
2017-08-22
1
-0
/
+6
*
[ValueTracking] Add assertions that the starting Depth in isKnownToBeAPowerOf...
Craig Topper
2017-08-21
1
-0
/
+3
*
[InlineCost] Add cl::opt to allow full inline cost to be computed for debuggi...
Haicheng Wu
2017-08-21
1
-14
/
+40
*
[InlineCost] Add more debug during inline cost computation.
Chad Rosier
2017-08-21
1
-1
/
+1
*
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; ...
Eugene Zelenko
2017-08-18
5
-105
/
+155
*
[InstCombine] Teach ComputeNumSignBitsImpl to handle integer multiply instruc...
Amjad Aboud
2017-08-18
1
-0
/
+11
*
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; ...
Eugene Zelenko
2017-08-16
5
-81
/
+166
*
[DemandedBits] simplify call; NFC
Sanjay Patel
2017-08-16
1
-1
/
+1
*
[InstSimplify] Teach decomposeBitTestICmp to handle non-canonical compares
Craig Topper
2017-08-14
1
-0
/
+28
*
Recommit r310869, "[InstSimplify][InstCombine] Modify the interface of decomp...
Craig Topper
2017-08-14
3
-31
/
+131
*
[InlineCost] Refactor the checks for different analyses to be a bit more
Chandler Carruth
2017-08-14
1
-62
/
+62
*
Add strictfp attribute to prevent unwanted optimizations of libm calls
Andrew Kaylor
2017-08-14
1
-3
/
+3
*
Revert r310869 "[InstSimplify][InstCombine] Modify the interface of decompose...
Craig Topper
2017-08-14
2
-22
/
+31
*
Revert r310870 "[InstCombine][InstSimplify] 'git add' two files that moved in...
Craig Topper
2017-08-14
1
-137
/
+0
*
[InstCombine][InstSimplify] 'git add' two files that moved in r310869.
Craig Topper
2017-08-14
1
-0
/
+137
*
[InstSimplify][InstCombine] Modify the interface of decomposeBitTestICmp and ...
Craig Topper
2017-08-14
2
-31
/
+22
*
[ValueTracking] Don't delete assumes of side-effectful instructions
Hal Finkel
2017-08-14
1
-7
/
+7
*
[ValueTracking] Revert r310583 which enabled functionality that still is
Chandler Carruth
2017-08-14
1
-0
/
+9
*
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use w...
Eugene Zelenko
2017-08-11
6
-77
/
+187
*
[PM] Switch the CGSCC debug messages to use the standard LLVM debug
Chandler Carruth
2017-08-11
1
-29
/
+22
*
[ValueTracking] Enabling ValueTracking patch by default (recommit). Part 2.
Nikolai Bozhenov
2017-08-10
1
-9
/
+0
*
[LCG] Fix an assert in a on-scope-exit lambda that checked the contents
Chandler Carruth
2017-08-10
1
-7
/
+9
*
[LVI] Fix LVI compile time regression around constantFoldUser()
Hiroshi Yamauchi
2017-08-10
1
-14
/
+28
*
[InstSimplify] Add test cases that show that simplifySelectWithICmpCond doesn...
Craig Topper
2017-08-10
1
-0
/
+1
*
CFLAA: return MustAlias when pointers p, q are equal, i.e.,
Nuno Lopes
2017-08-09
1
-1
/
+1
[next]