1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/Transforms
Martin Storsjo 6000ce8df0 Revert "[SLPVectorizer] Add initial alternate opcode support for cast instructions. (REAPPLIED)"
This reverts commit r336812, which broke compilation of a number
of projects, see PR38154.

llvm-svn: 336949
2018-07-12 21:33:42 +00:00
..
AggressiveInstCombine Sort includes + include a missing extern "C" header 2018-07-10 22:48:13 +00:00
Coroutines Move Analysis/Utils/Local.h back to Transforms 2018-06-04 21:23:21 +00:00
Hello
InstCombine [InstCombine] Fold x & (-1 >> y) != x to x u> (-1 >> y) 2018-07-12 14:56:12 +00:00
Instrumentation [SanitizerCoverage] Add associated metadata to 8-bit counters. 2018-07-12 20:24:58 +00:00
IPO [ThinLTO] Use std::map to get determistic imports files 2018-07-10 20:06:04 +00:00
ObjCARC ProvenanceAnalysis: Store WeakTrackingVH instead of Value* in UnderlyingValue Cache. 2018-06-21 05:14:00 +00:00
Scalar Temporarily revert "Recommit r328307: [IPSCCP] Use constant range information for comparisons of parameters." as it's causing miscompiles. 2018-07-12 01:53:21 +00:00
Utils [UnJ] Use SmallPtrSets for block collections. NFC 2018-07-12 10:44:47 +00:00
Vectorize Revert "[SLPVectorizer] Add initial alternate opcode support for cast instructions. (REAPPLIED)" 2018-07-12 21:33:42 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00