1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Transforms
Tom Stellard 0a59f0ceeb 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

llvm-svn: 260336
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