summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* DAGCombiner: Combine extract_vector_elt from build_vectorMatt Arsenault2015-10-121-0/+12
* propagate fast-math-flags on DAG nodesSanjay Patel2015-09-161-2/+13
* AMDGPU: Produce error on dynamic_stackallocMatt Arsenault2015-08-261-0/+13
* [TLI] Refactor "is integer division cheap" queries.Michael Kuperstein2015-08-191-4/+0
* Remove redundant TargetFrameLowering::getFrameIndexOffset virtualJames Y Knight2015-08-151-1/+3
* [AMDGPU] Use the general SMAX/SMIN/UMAX/UMIN pattern matching and remove the ...Simon Pilgrim2015-08-131-45/+0
* AMDGPU: Avoid using 64-bit shift for i64 (shl x, 32)Matt Arsenault2015-07-141-0/+34
* AMDGPU: Add helper function for implicit parameter offsets.Tom Stellard2015-07-091-0/+12
* Remove getDataLayout() from TargetLoweringMehdi Amini2015-07-091-12/+11
* Make TargetLowering::getPointerTy() taking DataLayout as an argumentMehdi Amini2015-07-091-16/+21
* AMDGPU: Fix indentation of switchMatt Arsenault2015-07-031-11/+12
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+2866
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-393/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+393
OpenPOWER on IntegriCloud