1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
Craig Topper 747bfa048d [X86] Replace call to isTruncStoreLegalOrCustom with isTruncStoreLegal. NFC
We have no custom trunc stores on X86.

llvm-svn: 368606
2019-08-12 19:26:22 +00:00
..
Analysis [AMDGPU] Printf runtime binding pass 2019-08-12 17:12:29 +00:00
AsmParser
BinaryFormat
Bitcode [ObjC][ARC] Upgrade calls to ARC runtime functions to intrinsic calls if 2019-08-08 16:59:31 +00:00
Bitstream
CodeGen Revert r368339 "[MBP] Disable aggressive loop rotate in plain mode" 2019-08-12 14:23:13 +00:00
DebugInfo DebugInfo/DWARF: Provide some (pretty half-hearted) error handling access when parsing units 2019-08-09 01:14:33 +00:00
Demangle
ExecutionEngine
Fuzzer
FuzzMutate
IR Change the return type of UpgradeARCRuntimeCalls to void 2019-08-08 23:33:17 +00:00
IRReader
LineEditor
Linker Linker: Add support for GlobalIFunc. 2019-08-08 22:09:18 +00:00
LTO
MC [MC] Don't recreate a label if it's already used 2019-08-09 20:16:31 +00:00
MCA [MCA] Add flag -show-encoding to llvm-mca. 2019-08-09 11:26:27 +00:00
Object [XCOFF] Use a single symbolic constant for the size of an embeded name. [NFC] 2019-08-12 15:27:40 +00:00
ObjectYAML [yaml2obj/obj2yaml] - Add a basic support for extended section indexes. 2019-08-08 09:49:05 +00:00
Option
Passes Title: Loop Cache Analysis 2019-08-09 13:56:29 +00:00
ProfileData [ThinLTO][AutoFDO] Fix memory corruption due to race condition from thin backends 2019-08-12 17:45:14 +00:00
Remarks
Support [X86] Support -march=tigerlake 2019-08-12 01:29:46 +00:00
TableGen
Target [X86] Replace call to isTruncStoreLegalOrCustom with isTruncStoreLegal. NFC 2019-08-12 19:26:22 +00:00
Testing
TextAPI
ToolDrivers
Transforms [ThinLTO][AutoFDO] Fix memory corruption due to race condition from thin backends 2019-08-12 17:45:14 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt