1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
Philip Reames b9a56d762d Revert "[LoopDeletion] Break backedge of loops when known not taken"
This reverts commit dd6bb367d19e3bf18353e40de54d35480999a930.

Multi-stage builders are showing an assertion failure w/LCSSA not being preserved on entry to IndVars.  Reason isn't clear, reverting while investigating.
2021-01-04 09:50:47 -08:00
..
Analysis [AArch64][SVE]Add cost model for masked gather and scatter for scalable vector. 2021-01-04 13:59:58 +00:00
AsmParser [X86] Add x86_amx type for intel AMX. 2020-12-30 13:52:13 +08:00
BinaryFormat [XCOFF][AIX] Emit EH information in traceback table 2020-12-16 09:34:59 -05:00
Bitcode [X86] Add x86_amx type for intel AMX. 2020-12-30 13:52:13 +08:00
Bitstream
CodeGen [InterleavedAccess] Return correct 'modified' status. 2021-01-04 15:49:47 +00:00
DebugInfo fix typos to cycle bots 2021-01-01 22:58:40 -05:00
Demangle
DWARFLinker [dsymutil][DWARFLinker][NFC] Refactor usages of UniquingStringPool. 2021-01-03 14:44:51 +03:00
ExecutionEngine [RuntimeDyld] Fix dangling reference in RuntimeDyldELF. 2021-01-03 10:20:36 +11:00
Extensions
FileCheck [FileCheck] Add a literal check directive modifier 2020-12-18 17:26:15 -08:00
Frontend [PowerPC] Enable OpenMP for powerpcle target. [5/5] 2021-01-02 12:18:07 -06:00
Fuzzer
FuzzMutate
InterfaceStub [llvm-elfabi] Add flag to preserve timestamp when output is the same 2020-12-29 20:27:06 -08:00
IR [IR] CallBase::getBundleOpInfoForOperand - ensure Current iterator is defined. NFCI. 2021-01-04 15:30:15 +00:00
IRReader
LineEditor
Linker [ExecutionEngine, Linker] Use erase_if (NFC) 2020-12-23 21:44:39 -08:00
LTO [NFC] Reduce include files dependency and AA header cleanup (part 2). 2020-12-17 14:04:48 +03:00
MC [MC] Split MCContext::createTempSymbol, default AlwaysAddSuffix to true, and add comments 2020-12-21 14:04:13 -08:00
MCA
Object [PowerPC] Support powerpcle target in LLVMObject [2/5] 2021-01-02 12:17:39 -06:00
ObjectYAML [libObject] - Add more ELF types to LLVM_ELF_IMPORT_TYPES_ELFT define (ELFTypes.h). 2020-12-25 11:39:05 +03:00
Option Remove memory allocation with string 2020-12-05 15:14:44 -08:00
Passes [SimplifyCFG] Enabled hoisting late in LTO pipeline. 2021-01-04 16:26:58 +00:00
ProfileData [ProfileData] GCOVFile::readGCNO - silence undefined pointer warning. NFCI. 2021-01-04 16:50:05 +00:00
Remarks
Support [Support] Add KnownBits::icmp helpers. 2021-01-04 12:46:27 +00:00
TableGen [TableGen] Fix bug in !interleave operator 2020-12-28 12:17:24 -05:00
Target [Hexagon] Fix bad SDNodeXForm 2021-01-04 10:43:01 -06:00
Testing
TextAPI
ToolDrivers
Transforms Revert "[LoopDeletion] Break backedge of loops when known not taken" 2021-01-04 09:50:47 -08:00
WindowsManifest
XRay
CMakeLists.txt