1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/Transforms
Martin Storsjo c6f797ac53 Revert "[SimplifyCFG] Common debug handling [NFC]"
This reverts commit r340997.

This change turned out not to be NFC after all, but e.g. causes
clang to crash when building the linux kernel for aarch64.

llvm-svn: 341031
2018-08-30 08:06:50 +00:00
..
AggressiveInstCombine [LLVM-C] Fix name mangling on AggressiveInstCombine 2018-07-17 11:13:58 +00:00
Coroutines [IR] Replace isa<TerminatorInst> with isTerminator(). 2018-08-26 09:51:22 +00:00
Hello
InstCombine [InstCombine] canonicalize fneg with llvm.sin 2018-08-29 18:27:49 +00:00
Instrumentation Revert "[libFuzzer] Port to Windows" 2018-08-29 18:40:41 +00:00
IPO Revert r340922 "[GVNHoist] Re-enable GVNHoist by default" 2018-08-29 13:00:55 +00:00
ObjCARC ProvenanceAnalysis: Store WeakTrackingVH instead of Value* in UnderlyingValue Cache. 2018-06-21 05:14:00 +00:00
Scalar Re-enable "[NFC] Unify guards detection" 2018-08-30 03:39:16 +00:00
Utils Revert "[SimplifyCFG] Common debug handling [NFC]" 2018-08-30 08:06:50 +00:00
Vectorize [LoopVectorize][NFCI] Use find instead of count 2018-08-23 18:34:58 +00:00
CMakeLists.txt
LLVMBuild.txt