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
/
InferAddressSpaces
/
AMDGPU
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Add intrinsics for address space identification
Matt Arsenault
2019-09-05
1
-0
/
+55
*
InferAddressSpaces: Fix cloning original addrspacecast
Matt Arsenault
2019-06-17
6
-39
/
+65
*
AMDGPU: Ignore subtarget for InferAddressSpaces
Matt Arsenault
2019-06-17
1
-0
/
+13
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
[InferAddressSpaces] Enhance the handling of cosntexpr.
Michael Liao
2019-05-10
1
-0
/
+12
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
11
-0
/
+1479
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
11
-1479
/
+0
*
IR: Add immarg attribute
Matt Arsenault
2019-03-12
1
-9
/
+0
*
[Transforms] fix typo in test case. NFC.
Xing GUO
2019-03-02
1
-1
/
+1
*
[InferAddressSpaces] Fix crash on select of non-ptr operands
Joey Gouly
2019-02-21
1
-0
/
+9
*
Add a 'dynamic' parameter to the objectsize intrinsic
Erik Pilkington
2019-01-30
1
-6
/
+6
*
AMDGPU: Fix tests using old number for constant address space
Matt Arsenault
2018-09-10
2
-6
/
+6
*
[AMDGPU] Switch to the new addr space mapping by default
Yaxun Liu
2018-02-02
10
-493
/
+493
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
2
-40
/
+40
*
InferAddressSpaces: Fix bug about replacing addrspacecast
Yaxun Liu
2017-10-30
1
-0
/
+13
*
[InferAddressSpaces] Fix assertion about null pointer
Yaxun Liu
2017-07-07
1
-0
/
+12
*
InferAddressSpaces: Search constant expressions for addrspacecasts
Matt Arsenault
2017-04-28
1
-2
/
+19
*
InferAddressSpaces: Infer from just addrspacecasts
Matt Arsenault
2017-04-28
2
-7
/
+58
*
InferAddressSpaces: Infer for just GEPs
Matt Arsenault
2017-04-21
1
-0
/
+48
*
AMDGPU: Add all atomicrmw fields to atomic.inc/dec
Matt Arsenault
2017-03-30
1
-20
/
+74
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
6
-62
/
+62
*
Let llvm.objectsize be conservative with null pointers
George Burgess IV
2017-03-21
1
-6
/
+6
*
Bug 31948: Fix assertion when bitcasting constantexpr pointers
Matt Arsenault
2017-02-17
1
-0
/
+3
*
InferAddressSpaces: Handle more cases with constant select operands
Matt Arsenault
2017-02-02
1
-15
/
+114
*
InferAddressSpaces: Handle select
Matt Arsenault
2017-02-01
1
-0
/
+165
*
InferAddressSpaces: Fix broken casting of constants
Matt Arsenault
2017-01-31
1
-2
/
+20
*
InferAddressSpaces: Handle icmp
Matt Arsenault
2017-01-31
2
-4
/
+145
*
InferAddressSpaces: Support memory intrinsics
Matt Arsenault
2017-01-31
3
-1
/
+249
*
InferAddressSpaces: Support atomics
Matt Arsenault
2017-01-31
2
-0
/
+78
*
InferAddressSpaces: Don't replace volatile users
Matt Arsenault
2017-01-31
1
-0
/
+82
*
AMDGPU: Implement hook for InferAddressSpaces
Matt Arsenault
2017-01-31
3
-0
/
+450