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
/
test
/
Transforms
/
LoopStrengthReduce
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-2
/
+2
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[SCEV] Pass NoWrapFlags when expanding an AddExpr
Sam Parker
2019-06-14
1
-1
/
+1
*
Revert "[SCEV] Use wrap flags in InsertBinop"
Benjamin Kramer
2019-06-06
2
-2
/
+2
*
[SCEV] Use wrap flags in InsertBinop
Sam Parker
2019-06-06
2
-2
/
+2
*
[X86FixupLEAs] Turn optIncDec into a generic two address LEA optimizer. Suppo...
Craig Topper
2019-05-25
1
-4
/
+4
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
25
-0
/
+2622
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
25
-2622
/
+0
*
[X86MacroFusion] Handle branch fusion (AMD CPUs).
Clement Courbet
2019-03-28
1
-2
/
+3
*
[X86MacroFusion][NFC] Add a bulldozer test.
Clement Courbet
2019-03-27
1
-1
/
+23
*
[LSR] Update test from rL356256 after rebase.
Florian Hahn
2019-03-15
1
-6
/
+6
*
[LSR] Check for signed overflow in NarrowSearchSpaceByDetectingSupersets.
Florian Hahn
2019-03-15
1
-0
/
+38
*
[LSR] Check SCEV on isZero() after extend. PR40514
Max Kazantsev
2019-02-05
1
-0
/
+57
*
[SCEV] Prohibit SCEV transformations for huge SCEVs
Max Kazantsev
2019-01-31
1
-1
/
+1
*
Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...
Alina Sbirlea
2018-06-20
1
-1
/
+2
*
[LoopStrengthReduce, x86] don't add cost for a cmp that will be macro-fused (...
Sanjay Patel
2018-02-05
2
-35
/
+32
*
[LSR] Don't force bases of foldable formulae to the final type.
Mikael Holmen
2018-02-01
2
-42
/
+34
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-2
/
+2
*
[LoopStrengthReduce] add test to show potential macro-fusion-based diff (PR35...
Sanjay Patel
2018-01-30
1
-0
/
+126
*
[x86] auto-generate complete checks; NFC
Sanjay Patel
2018-01-26
3
-93
/
+443
*
Revert "[X86] Improvement in CodeGen instruction selection for LEAs."
Matt Morehouse
2017-12-01
1
-3
/
+3
*
[X86] Improvement in CodeGen instruction selection for LEAs.
Jatin Bhateja
2017-12-01
1
-3
/
+3
*
Revert r314886 "[X86] Improvement in CodeGen instruction selection for LEAs (...
Hans Wennborg
2017-10-04
1
-3
/
+3
*
[X86] Improvement in CodeGen instruction selection for LEAs (re-applying post...
Jatin Bhateja
2017-10-04
1
-3
/
+3
*
Revert r313343 "[X86] PR32755 : Improvement in CodeGen instruction selection ...
Hans Wennborg
2017-09-15
1
-3
/
+3
*
[X86] PR32755 : Improvement in CodeGen instruction selection for LEAs.
Jatin Bhateja
2017-09-15
1
-3
/
+3
*
[LSR] Fix Shadow IV in case of integer overflow
Max Kazantsev
2017-08-29
1
-0
/
+94
*
[NFC] Fix indents in test
Max Kazantsev
2017-08-29
1
-1
/
+1
*
[NFC] Refactor ShadowIV test to use FileCheck
Max Kazantsev
2017-08-29
1
-27
/
+45
*
Reapply fix PR23384 (part 3 of 3) r304824 (was reverted in r305720).
Evgeny Stupachenko
2017-08-07
6
-22
/
+26
*
[LSR] Narrow search space by filtering non-optimal formulae with the same Sca...
Wei Mi
2017-07-06
1
-0
/
+60
*
Revert r304824 "Fix PR23384 (part 3 of 3)"
Hans Wennborg
2017-06-19
6
-26
/
+22
*
[SCEV] Teach SCEVExpander to expand BinPow
Max Kazantsev
2017-06-19
1
-0
/
+264
*
Fix PR23384 (part 3 of 3)
Evgeny Stupachenko
2017-06-06
6
-22
/
+26
*
[X86] Replace 'REQUIRES: x86' in tests with 'REQUIRES: x86-registered-target'...
Craig Topper
2017-06-04
1
-1
/
+1
*
Re-enable "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start"
Max Kazantsev
2017-05-26
2
-7
/
+63
*
Revert "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start"
Diana Picus
2017-05-24
1
-5
/
+7
*
[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start
Max Kazantsev
2017-05-24
1
-7
/
+5
*
[LSR] Call canonicalize after we generate a new Formula in GenerateTruncates....
Wei Mi
2017-05-18
1
-0
/
+36
*
Turn on -addr-sink-using-gep by default.
Eli Friedman
2017-04-06
1
-2
/
+0
*
[LSR] Canonicalize formula and put recursive Reg related with current loop in...
Wei Mi
2017-02-22
1
-0
/
+65
*
[LSR] Prevent formula with SCEVAddRecExpr type of Reg from Sibling loops
Wei Mi
2017-02-16
1
-0
/
+97
*
The patch fixes r294821
Evgeny Stupachenko
2017-02-11
2
-6
/
+6
*
Fix PR23384 (under "-lsr-insns-cost" option)
Evgeny Stupachenko
2017-02-11
2
-0
/
+110
*
[LSR] Recommit: Allow formula containing Reg for SCEVAddRecExpr related with ...
Wei Mi
2017-02-11
1
-0
/
+65
*
This test apparently requires an x86 target and is failing on numerous
Chandler Carruth
2017-01-23
1
-0
/
+48
*
Fix testcases failing after r284036
Krzysztof Parzyszek
2016-10-12
1
-3
/
+1
*
Do not remove implicit defs in BranchFolder
Krzysztof Parzyszek
2016-10-12
1
-0
/
+1
*
[SCEV] Update interface to handle SCEVExpander insert point motion.
Geoff Berry
2016-08-11
1
-0
/
+47
*
Don't delete empty preheaders in CodeGenPrepare if it would create a critical...
Chuang-Yu Cheng
2016-04-05
1
-1
/
+1
[next]