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
/
CodeGenPrepare
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[X86][XOP] Update isVectorShiftByScalarCheap with cases covered by XOP
Simon Pilgrim
2018-01-30
1
-6
/
+3
*
Regenerate shuffle sink test
Simon Pilgrim
2018-01-24
1
-28
/
+39
*
X86: Update isVectorShiftByScalarCheap with cases covered by AVX512BW
Zvi Rackover
2018-01-24
1
-10
/
+28
*
Add bdver shuffle sink tests.
Simon Pilgrim
2018-01-23
1
-0
/
+21
*
Regenerate select test. NFCI.
Simon Pilgrim
2018-01-23
1
-53
/
+74
*
Regenerate shuffle sink test. NFCI.
Simon Pilgrim
2018-01-23
1
-42
/
+69
*
X86 Tests: Add AVX512BW config to CodeGenPrepare test. NFC
Zvi Rackover
2018-01-23
1
-9
/
+10
*
[CGP] Fix the GV handling in complex addressing mode
Serguei Katkov
2018-01-23
1
-0
/
+15
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-1
/
+1
*
[CGP] Fix Complex addressing mode for offset
Serguei Katkov
2018-01-09
1
-0
/
+19
*
[CGP] Fix the handling select inst in complex addressing mode
Serguei Katkov
2017-12-18
1
-0
/
+21
*
[CGP] Fix common type handling in optimizeMemoryInst
Serguei Katkov
2017-11-29
1
-0
/
+33
*
[CGP] Fix the crash caused by enable of complex addr mode
Serguei Katkov
2017-11-20
1
-0
/
+35
*
Remove stray comma in sink-addrmode test
John Brawn
2017-11-16
1
-1
/
+1
*
[CGP] Disable Select instruction handling in optimizeMemoryInst. NFC
Serguei Katkov
2017-11-07
1
-2
/
+2
*
[CGP] Extends the scope of optimizeMemoryInst optimization. NFC
Serguei Katkov
2017-11-05
1
-0
/
+475
*
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-03
1
-771
/
+0
*
Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-02
1
-0
/
+771
*
[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass.
Clement Courbet
2017-11-02
1
-771
/
+0
*
[CGP] Fix crash on i96 bit multiply
Philip Reames
2017-10-30
1
-0
/
+10
*
[CodeGen][ExpandMemcmp] Allow memcmp to expand to vector loads (2).
Clement Courbet
2017-10-30
1
-21
/
+7
*
[CGP] In optimizeMemoryInst handle select similarly to phi
John Brawn
2017-10-03
1
-0
/
+17
*
[CGP] use narrower types in memcmp expansion when possible
Sanjay Patel
2017-08-01
1
-179
/
+84
*
[CGP] use subtract or subtract-of-cmps for result of memcmp expansion
Sanjay Patel
2017-07-31
1
-13
/
+14
*
[X86][CGP] Reduce memcmp() expansion to 2 load pairs (PR33914)
Simon Pilgrim
2017-07-25
1
-1021
/
+53
*
[CGP] Allow cycles during Phi traversal in OptimizaMemoryInst
Serguei Katkov
2017-07-19
1
-1
/
+34
*
[x86, CGP] increase memcmp() expansion up to 4 load pairs
Simon Pilgrim
2017-07-18
1
-88
/
+1547
*
[CodeGenPrepare] Don't create dead instructions in addrmode sinking
Eli Friedman
2017-07-12
1
-0
/
+24
*
[CGP, x86] update test checks; NFC
Sanjay Patel
2017-07-06
1
-38
/
+39
*
[CGP] add specialization for memcmp expansion with only one basic block
Sanjay Patel
2017-06-27
1
-90
/
+33
*
[CGP] eliminate a sub instruction in memcmp expansion
Sanjay Patel
2017-06-27
1
-30
/
+25
*
[x86] set the datalayout to match the RUN line triple; NFC
Sanjay Patel
2017-06-21
1
-4
/
+2
*
[x86] enable CGP memcmp() expansion for 2/4/8 byte sizes
Sanjay Patel
2017-06-20
1
-18
/
+132
*
[CGP, x86] add tests for potential memcmp expansion; NFC
Sanjay Patel
2017-06-08
1
-0
/
+337
*
Turn on -addr-sink-using-gep by default.
Eli Friedman
2017-04-06
3
-21
/
+18
*
[SimplifyCFG] move tests for PR31028 from CGP
Sanjay Patel
2017-03-13
1
-122
/
+0
*
[CGP] add tests for PR31028; NFC
Sanjay Patel
2017-03-13
1
-0
/
+122
*
[CGP] Split some critical edges coming out of indirect branches
Michael Kuperstein
2017-02-28
1
-0
/
+294
*
Revert "[CGP] Split some critical edges coming out of indirect branches"
Daniel Jasper
2017-02-26
1
-254
/
+0
*
[CodeGenPrepare] Make -addr-sink-using-gep work with address spaces.
Eli Friedman
2017-02-24
1
-3
/
+8
*
[CGP] Split some critical edges coming out of indirect branches
Michael Kuperstein
2017-02-24
1
-0
/
+254
*
[CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim
2016-12-16
1
-3
/
+3
*
Revert "[CodeGenPrep] Skip merging empty case blocks"
Jun Bum Lim
2016-12-16
1
-3
/
+3
*
[CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim
2016-12-16
1
-3
/
+3
*
Revert r287553: [CodeGenPrep] Skip merging empty case blocks
Joerg Sonnenberger
2016-11-28
1
-3
/
+3
*
[CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim
2016-11-21
1
-3
/
+3
*
[CodeGenPrepare] Don't sink a cast past its user
David Majnemer
2016-04-27
1
-0
/
+32
*
[CodeGenPrepare] don't convert an unpredictable select into control flow
Sanjay Patel
2016-04-26
1
-5
/
+24
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-3
/
+2
*
[CodeGenPrepare] Avoid sinking soft-FP comparisons
Peter Zotov
2016-04-03
1
-0
/
+29
[prev]
[next]