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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CGP] Ensure splitgep gives deterministic output
David Green
2018-09-12
1
-0
/
+40
*
AMDGPU: Fix tests using old number for constant address space
Matt Arsenault
2018-09-10
1
-2
/
+2
*
[ARM] Enable GEP offset splitting for 32-bit ARM.
Eli Friedman
2018-08-30
1
-0
/
+157
*
[CodeGenPrepare] Set debug locs when folding a comparison into a uadd.with.ov...
Vedant Kumar
2018-08-22
1
-0
/
+4
*
[CodeGenPrepare] Set debug loc when widening a switch condition
Vedant Kumar
2018-08-22
1
-0
/
+8
*
[CodeGenPrepare] Set debug locations when splitting selects
Vedant Kumar
2018-08-22
1
-3
/
+17
*
[CodeGenPrepare] Clean up dbg.value use-before-def as late as possible
Vedant Kumar
2018-08-21
1
-2
/
+2
*
[CodeGenPrepare] Pre-commit debug info test for optimizeSelectInst
Vedant Kumar
2018-08-21
1
-0
/
+15
*
[CodeGenPrepare] Add BothExtension type to PromotedInsts
Guozhi Wei
2018-08-15
1
-0
/
+25
*
Make llvm.objectsize more conservative with null
George Burgess IV
2018-07-09
1
-1
/
+19
*
Implement strip.invariant.group
Piotr Padlewski
2018-07-02
1
-4
/
+20
*
Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...
Alina Sbirlea
2018-06-20
2
-2
/
+2
*
[CodeGenPrepare] Move Extension Instructions Through Logical And Shift Instru...
Guozhi Wei
2018-06-05
1
-0
/
+128
*
[CodeGenPrepare] Revert r331783
Guozhi Wei
2018-05-25
1
-128
/
+0
*
Dissallow non-empty metadata for invariant.group
Piotr Padlewski
2018-05-18
1
-2
/
+2
*
[CGP] Split large data structres to sink more GEPs
Haicheng Wu
2018-05-10
1
-0
/
+147
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[CodeGenPrepare] Move Extension Instructions Through Logical And Shift Instru...
Guozhi Wei
2018-05-08
1
-0
/
+128
*
Rename invariant.group.barrier to launder.invariant.group
Piotr Padlewski
2018-05-03
1
-3
/
+3
*
[CGP] Fix the remove of matched phis in complex addressing mode
Serguei Katkov
2018-03-12
1
-0
/
+27
*
[AMDGPU] Switch to the new addr space mapping by default
Yaxun Liu
2018-02-02
1
-21
/
+21
*
[CodeGenPrepare] Improve source and dest alignments of memory intrinsics inde...
Daniel Neilson
2018-01-31
1
-0
/
+43
*
[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
*
[PGO] Function section hotness prefix should look at all blocks
Teresa Johnson
2017-12-20
1
-10
/
+37
*
[CGP] Fix the handling select inst in complex addressing mode
Serguei Katkov
2017-12-18
1
-0
/
+21
*
[BypassSlowDivision] Improve our handling of divisions by constants
Sanjoy Das
2017-12-04
1
-0
/
+77
*
[CGP] Fix common type handling in optimizeMemoryInst
Serguei Katkov
2017-11-29
1
-0
/
+33
*
[CGP] Fix handling of null pointer values in optimizeMemoryInst
John Brawn
2017-11-27
1
-0
/
+52
*
[CodeGenPrepare] Check that erased sunken address are not reused
Simon Dardis
2017-11-24
2
-0
/
+66
*
[CGP] Make optimizeMemoryInst able to combine more kinds of ExtAddrMode fields
John Brawn
2017-11-24
1
-1
/
+351
*
[CGP] Fix the crash caused by enable of complex addr mode
Serguei Katkov
2017-11-20
1
-0
/
+35
*
Let llvm.invariant.group.barrier accepts pointer to any address space
Yaxun Liu
2017-11-16
1
-3
/
+3
*
Remove stray comma in sink-addrmode test
John Brawn
2017-11-16
1
-1
/
+1
*
Revert "[CodeGenPrepare] Check that erased sunken address are not reused"
Simon Dardis
2017-11-13
2
-66
/
+0
*
[CodeGenPrepare] Check that erased sunken address are not reused
Simon Dardis
2017-11-13
2
-0
/
+66
*
Fix some misc. -enable-var-scope violations
Matt Arsenault
2017-11-13
1
-12
/
+12
*
[CGP] Disable Select instruction handling in optimizeMemoryInst. NFC
Serguei Katkov
2017-11-07
2
-3
/
+3
*
[CGP] Extends the scope of optimizeMemoryInst optimization. NFC
Serguei Katkov
2017-11-05
2
-0
/
+493
*
Revert "Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()"
Adrian Prantl
2017-11-03
1
-118
/
+0
*
Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()
Adrian Prantl
2017-11-03
1
-0
/
+118
*
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-03
1
-771
/
+0
[next]