summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InferAddressSpaces/AMDGPU
Commit message (Expand)AuthorAgeFilesLines
* [InferAddressSpaces] Fix assertion about null pointerYaxun Liu2017-07-071-0/+12
* InferAddressSpaces: Search constant expressions for addrspacecastsMatt Arsenault2017-04-281-2/+19
* InferAddressSpaces: Infer from just addrspacecastsMatt Arsenault2017-04-282-7/+58
* InferAddressSpaces: Infer for just GEPsMatt Arsenault2017-04-211-0/+48
* AMDGPU: Add all atomicrmw fields to atomic.inc/decMatt Arsenault2017-03-301-20/+74
* AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault2017-03-216-62/+62
* Let llvm.objectsize be conservative with null pointersGeorge Burgess IV2017-03-211-6/+6
* Bug 31948: Fix assertion when bitcasting constantexpr pointersMatt Arsenault2017-02-171-0/+3
* InferAddressSpaces: Handle more cases with constant select operandsMatt Arsenault2017-02-021-15/+114
* InferAddressSpaces: Handle selectMatt Arsenault2017-02-011-0/+165
* InferAddressSpaces: Fix broken casting of constantsMatt Arsenault2017-01-311-2/+20
* InferAddressSpaces: Handle icmpMatt Arsenault2017-01-312-4/+145
* InferAddressSpaces: Support memory intrinsicsMatt Arsenault2017-01-313-1/+249
* InferAddressSpaces: Support atomicsMatt Arsenault2017-01-312-0/+78
* InferAddressSpaces: Don't replace volatile usersMatt Arsenault2017-01-311-0/+82
* AMDGPU: Implement hook for InferAddressSpacesMatt Arsenault2017-01-313-0/+450
OpenPOWER on IntegriCloud