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
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DeadStoreElimination] Remove dead zero store to calloc initialized memory
Igor Laevsky
2015-09-23
1
-33
/
+58
*
[X86][SSE] Replace 128-bit SSE41 PMOVSX intrinsics with native IR
Simon Pilgrim
2015-09-23
1
-6
/
+0
*
[SCEV] Introduce ScalarEvolution::getOne and getZero.
Sanjoy Das
2015-09-23
7
-12
/
+9
*
Revert "Android support for SafeStack."
Evgeniy Stepanov
2015-09-23
1
-70
/
+39
*
Android support for SafeStack.
Evgeniy Stepanov
2015-09-23
1
-39
/
+70
*
[Unroll] Do not crash trying to propagate a value to vector load.
Michael Zolotukhin
2015-09-22
1
-0
/
+6
*
[Unroll] Follow-up for r247769: fix a bug in UnrolledInstAnalyzer::visitLoad.
Michael Zolotukhin
2015-09-22
1
-1
/
+1
*
Prune trailing whitespaces.
NAKAMURA Takumi
2015-09-22
1
-3
/
+3
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-3
/
+3
*
Reformat blank lines.
NAKAMURA Takumi
2015-09-22
1
-2
/
+2
*
Reformat comment lines.
NAKAMURA Takumi
2015-09-22
1
-3
/
+3
*
Reformat.
NAKAMURA Takumi
2015-09-22
1
-4
/
+1
*
Remove unused TargetTransformInfo dependency from SafeStack pass.
Evgeniy Stepanov
2015-09-22
1
-2
/
+0
*
[LoopUnswitch] Require DominatorTree info.
Michael Zolotukhin
2015-09-22
1
-11
/
+7
*
[LICM] Hoist calls to readonly argmemonly functions even with stores in the loop
Philip Reames
2015-09-21
1
-0
/
+11
*
Fix UB: can't bind a reference to nullptr (NFC)
Mehdi Amini
2015-09-21
1
-1
/
+1
*
[LoopUtils,LV] Propagate fast-math flags on generated FCmp instructions
James Molloy
2015-09-21
2
-2
/
+11
*
[FunctionAttrs] Extract a helper function for the core logic used to
Chandler Carruth
2015-09-21
1
-90
/
+117
*
add ShouldChangeType() variant that takes bitwidths
Sanjay Patel
2015-09-21
2
-6
/
+16
*
don't repeat function names in comments; NFC
Sanjay Patel
2015-09-21
1
-62
/
+57
*
[IndVars] Use C++11 style field initialization; NFCI.
Sanjoy Das
2015-09-20
1
-14
/
+7
*
[IndVars] Don't add a level of indentation for namespace {. NFC.
Sanjoy Das
2015-09-20
1
-77
/
+77
*
[IndVars] Don't repeat function names in comment; NFC.
Sanjoy Das
2015-09-20
1
-65
/
+62
*
[IndVars] Fix a bug in r248045.
Sanjoy Das
2015-09-20
1
-14
/
+19
*
[InstCombine] Use SimplifyDemandedVectorEltsLow helper function. NFCI.
Simon Pilgrim
2015-09-19
1
-17
/
+8
*
[InstCombine] FoldICmpCstShrCst failed for ashr when comparing against -1
David Majnemer
2015-09-19
1
-1
/
+1
*
[InstCombine] FoldICmpCstShrCst didn't handle icmps of -1 in the ashr case co...
David Majnemer
2015-09-19
1
-6
/
+10
*
[IndVars] Widen more comparisons for non-negative induction vars
Sanjoy Das
2015-09-18
1
-3
/
+26
*
Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoadedValue()...
Larisse Voufo
2015-09-18
2
-6
/
+8
*
gvn small fix
Piotr Padlewski
2015-09-17
1
-3
/
+1
*
[InstCombine] Added vector demanded bits support for SSE4A EXTRQ/INSERTQ inst...
Simon Pilgrim
2015-09-17
2
-1
/
+83
*
[InstCombine] Optimize icmp slt signum(x), 1 --> icmp slt x, 1
Sanjoy Das
2015-09-16
1
-0
/
+17
*
don't repeat function names in comments; NFC
Sanjay Patel
2015-09-16
1
-29
/
+24
*
[sanitizer] Add MSan support for AArch64
Adhemerval Zanella
2015-09-16
1
-0
/
+34
*
Test commit: Fixed a few typos in the comments.
David L Kreitzer
2015-09-16
1
-6
/
+6
*
[Unroll] Fix a bug in UnrolledInstAnalyzer::visitLoad.
Michael Zolotukhin
2015-09-16
1
-1
/
+1
*
[IndVars] Fix PR24783.
Sanjoy Das
2015-09-15
1
-1
/
+2
*
[IndVars] Rename variable; NFC.
Sanjoy Das
2015-09-15
1
-2
/
+2
*
[ASan] Don't instrument globals in .preinit_array/.init_array/.fini_array
Alexey Samsonov
2015-09-15
1
-0
/
+8
*
Revert "Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoade...
Larisse Voufo
2015-09-15
2
-8
/
+6
*
Broaden optimization of fcmp ([us]itofp x, constant) by instcombine.
Arch D. Robison
2015-09-15
1
-14
/
+23
*
[CorrelatedValuePropagation] Infer nonnull attributes
Igor Laevsky
2015-09-15
1
-0
/
+31
*
[NaryReassociate] Add support for Mul instructions
Marcello Maggioni
2015-09-15
1
-24
/
+77
*
more space; NFC
Sanjay Patel
2015-09-15
1
-0
/
+1
*
[GlobalsAA] Disable globals-aa by default
James Molloy
2015-09-15
1
-1
/
+1
*
[PlaceSafepoints] Make the width of a counted loop settable.
Sanjoy Das
2015-09-15
1
-18
/
+11
*
[opaque pointer types] Switch a few cases of getElementType over, since I had...
David Blaikie
2015-09-14
3
-19
/
+16
*
[InstCombineCalls] Use isKnownNonNullAt() to check nullness of passing argume...
Chen Li
2015-09-14
1
-2
/
+2
*
Revert "[opaque pointer type] Pass GlobalAlias the actual pointer type rather...
David Blaikie
2015-09-14
3
-12
/
+16
*
[MergeFuncs] Fix bug in merging GetElementPointers
JF Bastien
2015-09-14
1
-2
/
+2
[next]