llvm/lib/Transforms
Tom Stellard 7c9f178cf7 StructurizeCFG: Add an option for skipping regions with only uniform branches
Summary:
Tests for this will be added once the AMDGPU backend enables this
option.

Reviewers: arsenm

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D16602

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260336 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-10 00:39:37 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine [InstCombine][GC] Handle gc.relocations of vector type 2016-02-09 21:09:22 +00:00
Instrumentation [PGO] Revert r260146 as it breaks Darwin platforms. 2016-02-08 23:11:16 +00:00
IPO Add convergent-removing bits to FunctionAttrs pass. 2016-02-09 23:03:22 +00:00
ObjCARC Add support for objc_unsafeClaimAutoreleasedReturnValue to the 2016-01-27 19:05:08 +00:00
Scalar StructurizeCFG: Add an option for skipping regions with only uniform branches 2016-02-10 00:39:37 +00:00
Utils rangify; NFC 2016-02-08 21:32:43 +00:00
Vectorize [SCEV][LAA] Re-commit r260085 and r260086, this time with a fix for the memory 2016-02-08 17:02:45 +00:00
CMakeLists.txt
LLVMBuild.txt