1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
Craig Topper 8d1db4634f [X86] Move 'int $3' -> 'int3' handling in the assembler to processInstruction.
Instead of handling before parsing, just fix it after parsing.
2020-10-20 15:22:00 -07:00
..
Analysis [InstSimplify] allow vector splats for icmp-of-neg folds 2020-10-20 09:24:36 -04:00
AsmParser [IR] Adds mustprogress as a LLVM IR attribute 2020-10-20 03:09:57 -04:00
BinaryFormat [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
Bitcode Handle value uses wrapped in metadata for the use-list order 2020-10-20 20:05:59 +02:00
Bitstream
CodeGen Introduce CfgTraits abstraction 2020-10-20 13:50:52 +02:00
DebugInfo [COFF][ARM] Fix CodeView for Windows on 32bit ARM targets. 2020-10-19 22:16:16 -07:00
Demangle
DWARFLinker
ExecutionEngine [ORC] Fix a missing include. 2020-10-19 12:13:55 -07:00
Extensions
FileCheck
Frontend
Fuzzer
FuzzMutate
InterfaceStub
IR [AsmWriter] Construct SlotTracker with the function 2020-10-20 15:01:40 -07:00
IRReader
LineEditor
Linker Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
LTO Re-land [ThinLTO] Re-order modules for optimal multi-threaded processing 2020-10-13 21:54:15 -04:00
MC [ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate 2020-10-19 11:37:54 +03:00
MCA [ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate 2020-10-19 11:37:54 +03:00
Object Fix various format specifier mismatches 2020-10-18 12:39:15 -04:00
ObjectYAML Reland "[yaml2obj][ELF] - Simplify the code that performs sections validation." 2020-10-20 16:25:33 +03:00
Option
Passes [NPM] port -unify-loop-exits to NPM 2020-10-20 10:46:57 -07:00
ProfileData Fix various format specifier mismatches 2020-10-18 12:39:15 -04:00
Remarks
Support DomTree: Extract (mostly) read-only logic into type-erased base classes 2020-10-20 19:53:07 +02:00
TableGen [TableGen] Enhance !empty and !size to handle strings and DAGs. 2020-10-19 09:22:20 -04:00
Target [X86] Move 'int $3' -> 'int3' handling in the assembler to processInstruction. 2020-10-20 15:22:00 -07:00
Testing
TextAPI
ToolDrivers
Transforms DomTree: Extract (mostly) read-only logic into type-erased base classes 2020-10-20 19:53:07 +02:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt