1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
2019-10-25 11:21:43 +02:00
..
Analysis [SCEV] Expose and use maximum constant exit counts for individual loop exits 2019-10-24 19:07:33 -07:00
AsmParser [Alignment][NFC] Convert StoreInst to MaybeAlign 2019-10-22 12:55:32 +00:00
BinaryFormat [DebugInfo] Add a DW_OP_LLVM_entry_value operation 2019-10-15 11:31:21 +00:00
Bitcode [Alignment][NFC] Convert StoreInst to MaybeAlign 2019-10-22 12:55:32 +00:00
Bitstream
CodeGen Fix a variable typo in LiveDebugValues [NFC] 2019-10-25 11:21:43 +02:00
DebugInfo Hide implementation details in anonymous namespaces. NFC. 2019-10-24 10:48:43 +02:00
Demangle [Demangle] Add a few more options to the microsoft demangler 2019-10-15 08:29:56 +00:00
ExecutionEngine [llvm/Object] - Make ELFObjectFile::getRelocatedSection return Expected<section_iterator> 2019-10-21 11:06:38 +00:00
Fuzzer
FuzzMutate
IR [ObjC][ARC] Check whether the return and parameter types of the old and 2019-10-24 13:08:50 -07:00
IRReader
LineEditor
Linker [Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned) 2019-10-15 11:24:36 +00:00
LTO Fix compilation warning on the trailing whitespace. NFC. 2019-10-24 09:55:06 -04:00
MC Always flush pending errors in MCAsmParser 2019-10-25 00:48:12 +02:00
MCA
Object [Mips] Use appropriate private label prefix based on Mips ABI 2019-10-23 12:24:35 +02:00
ObjectYAML [lib/ObjectYAML] - Add a full stop to the comment. NFC. 2019-10-23 12:35:43 +03:00
Option
Passes In the new pass manager use PTO.LoopUnrolling to determine when and how 2019-10-14 22:56:07 +00:00
ProfileData [SampleFDO] Add profile remapping support for profile on-demand loading used 2019-10-18 22:35:20 +00:00
Remarks [Remarks] Add support for prepending a path to external files 2019-10-16 15:40:59 +00:00
Support Revert "Disable exit-on-SIGPIPE in lldb" 2019-10-24 13:19:49 -07:00
TableGen [gicombiner] Hoist pure C++ combine into the tablegen definition 2019-10-16 23:53:35 +00:00
Target [PowerPC] [Peephole] fold frame offset by using index form to save add. 2019-10-25 04:13:30 -04:00
Testing
TextAPI Reland "[TextAPI] Introduce TBDv4" 2019-10-10 04:24:44 +00:00
ToolDrivers
Transforms [SCEV] Expose and use maximum constant exit counts for individual loop exits 2019-10-24 19:07:33 -07:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt