1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Matt Arsenault 9df19f7114 AMDGPU: Don't assume there is only one terminator copy
This would stop on the first in reverse order, failing the verifier if
there were more earlier in the block.
2020-07-28 20:22:38 -04:00
..
Analysis [InstSimplify] allow undefs in icmp with vector constant folds 2020-07-28 15:13:53 -04:00
AsmParser
BinaryFormat
Bitcode [NFC] Move BitcodeCommon.h from Bitstream to Bitcode 2020-07-27 20:49:17 +00:00
Bitstream
CodeGen [globalisel][cse] Merge debug locations when CSE'ing 2020-07-28 14:25:26 -07:00
DebugInfo
Demangle
DWARFLinker
ExecutionEngine [ORC] Remove a redundant call to getTargetMemory. 2020-07-26 17:34:31 -07:00
Extensions
Frontend
Fuzzer
FuzzMutate
IR [SROA][Mem2Reg] Use efficient droppable use API (after D83976) 2020-07-28 17:41:01 -05:00
IRReader
LineEditor
Linker
LTO
MC
MCA
Object
ObjectYAML [DWARFYAML] Rename checkListEntryOperands() to checkOperandCount(). NFC. 2020-07-28 22:57:39 +08:00
Option
Passes On Windows build, making the /bigobj flag global , instead of passing it per file. 2020-07-28 18:04:36 -05:00
ProfileData Supplement instr profile with sample profile. 2020-07-27 20:17:40 -07:00
Remarks
Support [FileCheck] Report captured variables 2020-07-28 19:15:18 -04:00
TableGen [TableGen][CGS] Print better errors on overlapping InstRW 2020-07-27 09:41:10 -06:00
Target AMDGPU: Don't assume there is only one terminator copy 2020-07-28 20:22:38 -04:00
Testing Use INTERFACE_COMPILE_OPTIONS to disable -Wsuggest-override for any target that links to gtest 2020-07-27 08:37:01 -07:00
TextAPI
ToolDrivers
Transforms [SROA][Mem2Reg] Use efficient droppable use API (after D83976) 2020-07-28 17:41:01 -05:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt