1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
Daniel Sanders 2bae4464ae [globalisel][legalizer] Expect to lose DebugLocs in dead code
There's not really anything else that can be done with them.
Fortunately, this dead code cleanup doesn't seem to trigger
very often.
2020-04-17 13:45:44 -07:00
..
Analysis [LVI] Cleanup/unify cache access 2020-04-17 18:44:38 +02:00
AsmParser Parser.h/cpp - cleanup includes and forward declaration. NFC. 2020-04-16 13:15:32 +01:00
BinaryFormat [llvm-objdump][XCOFF] Use symbol index+symbol name + storage mapping class as label for -D 2020-04-06 10:10:10 -04:00
Bitcode [llvm][NFC][CallSite] Remove Implementation uses of CallSite 2020-04-14 14:49:47 -07:00
Bitstream
CodeGen [globalisel][legalizer] Expect to lose DebugLocs in dead code 2020-04-17 13:45:44 -07:00
DebugInfo [WebAssembly] Add int32 DW_OP_WASM_location variant 2020-04-16 16:32:17 -07:00
Demangle
DWARFLinker [DWARFLinker][dsymutil] followup for 88c2137b6d49f88186d0957a4e2d8030a3967334 2020-04-08 16:46:52 +03:00
ExecutionEngine [Object] Remove conditional layout of bitfields in MachO::relocation_info. 2020-04-16 16:17:36 -07:00
Frontend [ADT/STLExtras.h] - Add llvm::is_sorted wrapper and update callers. 2020-04-14 14:11:02 +03:00
Fuzzer
FuzzMutate
IR [NFC] Remove waymarking because it improves performances 2020-04-17 11:27:10 +02:00
IRReader
LineEditor
Linker Remove SequentialType from the type heirarchy. 2020-04-06 17:03:49 -07:00
LTO Enable new passmanager plugin support for LTO. 2020-04-14 15:07:07 -07:00
MC [PowerPC][Future] More support for PCRel addressing for global values 2020-04-17 11:06:13 -05:00
MCA
Object [WebAssembly] Add int32 DW_OP_WASM_location variant 2020-04-16 16:32:17 -07:00
ObjectYAML [WebAssembly] Fix WasmEmitter link error. 2020-04-16 17:23:18 -07:00
Option
Passes Allow disabling of vectorization using internal options 2020-04-14 18:09:10 -07:00
ProfileData Recommit [SampleFDO] Add flag for partial profile. 2020-04-07 14:28:25 -07:00
Remarks
Support [Support][X86] Include sched.h after D78324 2020-04-17 08:46:27 -07:00
TableGen
Target [llvm][CodeGen] Addressing modes for SVE stN. 2020-04-17 20:35:35 +01:00
Testing
TextAPI PR45561: Return a literal string rather than an error string to avoid returning reference to local 2020-04-15 14:27:29 -07:00
ToolDrivers
Transforms [CallSite removal][Attributor] Replaces use of CallSite with CallBase. NFC 2020-04-17 10:44:31 -07:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt