1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm/Transforms
Arthur Eubanks 67d8bcd8ba [LowerTypeTests][NewPM] Add constructor that uses command line flags
This matches the legacy PM pass by having one constructor use command
line flags, and the other use parameters to the pass.

This fixes all tests under Transforms/LowerTypeTests using NPM.

Reviewed By: ychen, pcc

Differential Revision: https://reviews.llvm.org/D87845
2020-09-25 17:39:59 -07:00
..
AggressiveInstCombine AggressiveInstCombine.h - remove unused includes. NFC. 2020-07-23 16:20:13 +01:00
Coroutines [NewPM][optnone] Mark various passes as required 2020-08-14 15:51:59 -07:00
HelloNew Reland [docs][NewPM] Add docs for writing NPM passes 2020-09-14 16:06:19 -07:00
InstCombine InstCombiner.h - remove unnecessary KnownBits forward declaration. NFCI. 2020-09-19 12:53:07 +01:00
Instrumentation [MemProf] Rename HeapProfiler to MemProfiler for consistency 2020-09-14 13:14:57 -07:00
IPO [LowerTypeTests][NewPM] Add constructor that uses command line flags 2020-09-25 17:39:59 -07:00
Scalar [LoopReroll][NewPM] Port -loop-reroll to NPM 2020-09-25 12:09:06 -07:00
Utils Remove unnecessary forward declarations. NFCI. 2020-09-17 13:31:52 +01:00
Vectorize SLPVectorizer.h - remove unnecessary AliasAnalysis.h include. NFCI. 2020-09-15 16:24:05 +01:00
CFGuard.h Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
Coroutines.h Revert D85812 "[coroutine] should disable inline before calling coro split" 2020-08-24 11:41:05 -07:00
Instrumentation.h [gcov] Increment counters with atomicrmw if -fsanitize=thread 2020-08-28 16:32:35 -07:00
IPO.h Recommit "[IPConstProp] Remove and move tests to SCCP." 2020-08-02 22:23:54 +01:00
ObjCARC.h [ObjCARC][NewPM] Port objc-arc-contract to NPM 2020-09-21 09:40:14 -07:00
Scalar.h [DIE] Remove DeadInstEliminationPass 2020-09-21 12:12:25 -07:00
Utils.h Revert "Added a new IRCanonicalizer pass." 2020-05-23 13:51:43 +02:00
Vectorize.h [VectorCombine] new IR transform pass for partial vector ops 2020-02-09 10:04:41 -05:00