1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib
2016-12-17 18:10:04 +00:00
..
Analysis Retry: [BPI] Use a safer constructor to calculate branch probabilities 2016-12-17 01:02:08 +00:00
AsmParser Revert "[IR] Remove the DIExpression field from DIGlobalVariable." 2016-12-16 19:39:01 +00:00
Bitcode [ThinLTO] Import composite types as declarations 2016-12-16 21:25:01 +00:00
CodeGen Add custom type for PseudoSourceValue 2016-12-17 04:41:53 +00:00
DebugInfo [DWARF] - Introduce DWARFDebugPubTable class for dumping pub* sections. 2016-12-17 09:10:32 +00:00
Demangle Demangle: remove references to allocator for default allocator 2016-11-20 00:20:27 +00:00
ExecutionEngine Fix R_AARCH64_MOVW_UABS_G3 relocation 2016-12-15 22:36:53 +00:00
Fuzzer Revert "[libFuzzer] add an experimental flag -experimental_len_control=1 that sets max_len to 1M and tries to increases the actual max sizes of mutations very gradually. Also remove a bit of dead code" 2016-12-17 12:27:49 +00:00
IR Revert "[IR] Remove the DIExpression field from DIGlobalVariable." 2016-12-16 19:39:01 +00:00
IRReader Timer: Track name and description. 2016-11-18 19:43:18 +00:00
LibDriver LibDriver: Allow resource files to be archive members. 2016-12-15 19:37:46 +00:00
LineEditor
Linker [ThinLTO] Import only necessary DICompileUnit fields 2016-12-12 16:09:30 +00:00
LTO [ThinLTO] Import composite types as declarations 2016-12-16 21:25:01 +00:00
MC Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols." 2016-12-16 22:48:14 +00:00
Object Fix a bugs with using some Mach-O command line flags like "-arch armv7m". 2016-12-16 22:54:02 +00:00
ObjectYAML [ARM] Implement execute-only support in CodeGen 2016-12-15 07:59:08 +00:00
Option
Passes Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
ProfileData Make the Error class constructor protected 2016-11-11 04:28:40 +00:00
Support Add support for formatv to llvm::Twine. 2016-12-17 00:38:15 +00:00
TableGen [TableGen] Centralize/Unify error handling. 2016-12-05 22:58:01 +00:00
Target [Hexagon] Other attempt to fix build with enabled asserts broken in 290024 (NFC). 2016-12-17 01:29:35 +00:00
Transforms [InstCombine] Simplify code slightly. NFC 2016-12-17 18:10:04 +00:00
CMakeLists.txt
LLVMBuild.txt