1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib
2015-11-13 01:54:40 +00:00
..
Analysis Revert r252990. 2015-11-13 01:44:32 +00:00
AsmParser [IR] Add support for empty tokens 2015-11-11 21:57:16 +00:00
Bitcode [OperandBundles] Identify operand bundles with both their names and IDs 2015-11-10 20:13:15 +00:00
CodeGen Revert "Remove unnecessary call to getAllocatableRegClass" 2015-11-12 21:43:25 +00:00
DebugInfo dwarfdump: Added macro support to llvm-dwarfdump tool. 2015-11-12 09:38:54 +00:00
ExecutionEngine [RuntimeDyld] Add support for R_X86_64_PC8 relocation. 2015-11-08 19:34:17 +00:00
Fuzzer [libFuzzer] make libFuzzer build even with a compiler that does not have sanitizer headers 2015-11-13 01:54:40 +00:00
IR Revert r252990. 2015-11-13 01:44:32 +00:00
IRReader
LibDriver [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
LineEditor
Linker Ensure ModuleLinker materializes complete comdat groups 2015-11-10 21:09:06 +00:00
LTO Add a libLTO diagnostic handler that supports lto_get_error_message API 2015-11-11 19:59:08 +00:00
MC Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MIPS_32. 2015-11-12 13:33:00 +00:00
Object [Object, MachO] Mark symbols from DATA and BSS sections as ST_Data 2015-11-12 09:40:29 +00:00
Option [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
Passes [PM] Port StripDeadPrototypes to the new pass manager 2015-10-30 23:28:12 +00:00
ProfileData reverting r252916 to investigate test failure 2015-11-12 18:39:26 +00:00
Support Cull non-standard variants of ARM architectures (NFC) 2015-11-12 15:51:41 +00:00
TableGen [TblGen] ArrayRefize TGParser. No functional change intended. 2015-10-24 12:46:45 +00:00
Target [WebAssembly] Inline asm support. 2015-11-13 01:42:29 +00:00
Transforms Revert r252990. 2015-11-13 01:44:32 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile