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
/
SeparateConstOffsetFromGEP
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
5
-0
/
+681
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
5
-681
/
+0
*
[Split GEP] handle trunc() in separate-const-offset-from-gep pass.
Artem Belevich
2018-05-11
2
-14
/
+35
*
[AMDGPU] Change constant addr space to 4
Yaxun Liu
2018-02-13
1
-32
/
+32
*
[SeparateConstOffsetFromGEP] Fix up addrspace in the AMDGPU test
Marek Olsak
2018-01-31
1
-6
/
+6
*
[SeparateConstOffsetFromGEP] Preserve metadata when splitting GEPs
Marek Olsak
2018-01-31
1
-0
/
+45
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
1
-3
/
+3
*
[NVPTX] Enable the load-store vectorizer on nvptx.
Justin Lebar
2016-07-20
1
-16
/
+16
*
[ReassociateGEP] Update tests to allow missing "inbounds" on certain GEPs.
Jingyue Wu
2016-07-15
2
-9
/
+9
*
XFAIL two SeparateConstOffsetFromGEP tests
David Majnemer
2016-07-15
2
-0
/
+2
*
[ValueTracking] Remove dead code from an old experiment
Philip Reames
2016-03-03
1
-33
/
+0
*
[SeparateConstOffsetFromGEP] sext(a)+sext(b) => sext(a+b) when a+b can't sign...
Jingyue Wu
2015-08-14
1
-0
/
+38
*
[SeparateConstOffsetFromGEP] strengthen the inbounds attribute
Jingyue Wu
2015-08-13
4
-28
/
+28
*
AMDGPU: Fix some places missed in rename
Matt Arsenault
2015-06-19
3
-3
/
+3
*
SeparateConstOffsetFromGEP: Pass address space to isLegalAddressingMode
Matt Arsenault
2015-06-07
2
-0
/
+97
*
[ValueTracking] refactor: extract method haveNoCommonBitsSet
Jingyue Wu
2015-05-14
1
-0
/
+33
*
[SeparateConstOffsetFromGEP] garbage-collect intermediate instructions
Jingyue Wu
2015-04-21
2
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-16
/
+16
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
2
-75
/
+75
*
[SeparateConstOffsetFromGEP] Fixed a bug related to unsigned modulo
Jingyue Wu
2014-10-25
1
-0
/
+24
*
[SeparateConstOffsetFromGEP] Fixed a bug in rebuilding OR expressions
Jingyue Wu
2014-10-25
1
-0
/
+19
*
Partially revert r210444 due to performance regression
Jingyue Wu
2014-07-16
2
-29
/
+59
*
[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
Justin Holewinski
2014-07-16
1
-3
/
+3
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
[SeparateConstOffsetFromGEP] inbounds zext => sext for better splitting
Jingyue Wu
2014-06-08
2
-3
/
+71
*
[SeparateConstOffsetFromGEP] make two tests more strict
Jingyue Wu
2014-06-08
1
-4
/
+4
*
Fixed several correctness issues in SeparateConstOffsetFromGEP
Jingyue Wu
2014-06-05
2
-55
/
+193
*
Fixed a test in r209670
Jingyue Wu
2014-05-27
1
-2
/
+1
*
Distribute sext/zext to the operands of and/or/xor
Jingyue Wu
2014-05-27
1
-0
/
+19
*
Add the extracted constant offset using GEP
Jingyue Wu
2014-05-23
2
-13
/
+30
*
Add an optimization that does CSE in a group of similar GEPs.
Eli Bendersky
2014-05-01
3
-0
/
+165