1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Simon Pilgrim b68e123805 [X86] EltsFromConsecutiveLoads - remove old FIXME comment. NFC.
Its unlikely an undef element in a zero vector will be any use.
2020-12-02 17:21:41 +00:00
..
Analysis static const char *const foo => const char foo[] 2020-12-01 10:33:18 -08:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen Avoid redundant inline with LLVM_ATTRIBUTE_ALWAYS_INLINE 2020-12-01 14:43:16 -08:00
DebugInfo Recommit "[llvm-symbolizer] Switch to using native symbolizer by default on Windows" 2020-11-30 17:36:12 -08:00
Demangle
DWARFLinker
ExecutionEngine
Extensions
FileCheck
Frontend [OpenMPIRBuilder] forward arguments as pointers to outlined function 2020-12-02 14:59:41 +01:00
Fuzzer
FuzzMutate
InterfaceStub
IR [llvm] Fix for failing test from fdbd84c6c819d4462546961f6086c1524d5d5ae8 2020-12-01 15:47:55 -08:00
IRReader static const char *const foo => const char foo[] 2020-12-01 10:33:18 -08:00
LineEditor
Linker [ThinLTO] Import symver directives for imported symbols (PR48214) 2020-12-02 14:56:43 +01:00
LTO [LTO][NewPM] Run verifier when doing LTO 2020-12-01 10:14:53 -08:00
MC [ms] [llvm-ml] Support command-line defines 2020-12-01 18:06:05 -05:00
MCA
Object static const char *const foo => const char foo[] 2020-12-01 10:33:18 -08:00
ObjectYAML [obj2yaml] - Teach tool to emit the "SectionHeaderTable" key and sort sections by file offset. 2020-12-01 12:59:15 +03:00
Option
Passes [llvm][inliner] Reuse the inliner pass to implement 'always inliner' 2020-11-30 12:03:39 -08:00
ProfileData
Remarks
Support Remove -Wunused-result and -Wpedantic warnings from GCC. NFC. 2020-12-02 10:53:59 -05:00
TableGen
Target [X86] EltsFromConsecutiveLoads - remove old FIXME comment. NFC. 2020-12-02 17:21:41 +00:00
Testing
TextAPI
ToolDrivers
Transforms [LV] Epilogue Vectorization with Optimal Control Flow (Recommit) 2020-12-02 10:09:56 -05:00
WindowsManifest
XRay
CMakeLists.txt