1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib
2017-06-13 17:43:39 +00:00
..
Analysis Strip UTF8 BOM that got added for some reason in rL305163 2017-06-13 09:58:27 +00:00
AsmParser Add dependency from AsmParser to BinaryFormat. 2017-06-07 04:24:33 +00:00
BinaryFormat Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
Bitcode IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata. 2017-06-12 20:10:48 +00:00
CodeGen Align definition of DW_OP_plus with DWARF spec [1/3] 2017-06-13 16:54:44 +00:00
DebugInfo [PDB] Add a module descriptor for every object file 2017-06-13 15:49:13 +00:00
Demangle [ItaniumDemangle] Fix a exponential string copying bug 2017-05-28 23:24:52 +00:00
ExecutionEngine Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
Fuzzer Fix the includes in lib/Fuzzer on Windows that have ordering 2017-06-06 23:28:01 +00:00
IR Align definition of DW_OP_plus with DWARF spec [1/3] 2017-06-13 16:54:44 +00:00
IRReader
LineEditor
Linker Support for taking the max of module flags when linking, use for PIE/PIC 2017-05-23 00:08:00 +00:00
LTO IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata. 2017-06-12 20:10:48 +00:00
MC [WebAssembly] MC: Fix value of R_WEBASSEMBLY_TABLE_INDEX relocations 2017-06-12 23:52:44 +00:00
Object Revert "Revert "Fix alignment bug in COFF emission."" 2017-06-13 00:19:43 +00:00
ObjectYAML [pdb] Don't choke on unknown symbol types. 2017-06-12 23:10:31 +00:00
Option Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Passes [EarlyCSE] Add option to use MemorySSA for function simplification run of EarlyCSE (off by default). 2017-06-10 15:20:03 +00:00
ProfileData Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Support Support: Don't set RLIMIT_AS on child processes when applying a memory limit 2017-06-12 22:16:49 +00:00
TableGen Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Target [AArch64][Falkor] Fix sched details for FDIV, FSQRT, SDIV, UDIV 2017-06-13 17:43:39 +00:00
ToolDrivers Add dependency from LibDriver to BinaryFormat. 2017-06-07 04:39:50 +00:00
Transforms Force RegisterStandardPasses to construct std::function in the IPO library. 2017-06-13 16:48:41 +00:00
XRay Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
CMakeLists.txt Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
LLVMBuild.txt Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00