1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib
Krzysztof Parzyszek 5f0b4b1ff0 [Hexagon] Introduce Hexagon V62
llvm-svn: 294805
2017-02-10 23:46:45 +00:00
..
Analysis IR: Function summary extensions for whole-program devirtualization pass. 2017-02-10 22:29:38 +00:00
AsmParser Change debug-info-for-profiling from a TargetOption to a function attribute. 2017-02-01 22:45:09 +00:00
Bitcode IR: Function summary extensions for whole-program devirtualization pass. 2017-02-10 22:29:38 +00:00
CodeGen Revert r294532, it caused PR31935 2017-02-10 21:57:30 +00:00
DebugInfo Add an additional set of braces to deal with subobject initialization. 2017-02-10 00:02:09 +00:00
Demangle Add support for demangling C++11 thread_local variables. 2017-01-31 15:56:36 +00:00
ExecutionEngine [CMake] Fix pthread handling for out-of-tree builds 2017-02-10 01:59:20 +00:00
Fuzzer [libFuzzer] Use stoull instead of stol to ensure 64 bits. 2017-02-10 18:44:14 +00:00
IR Encode duplication factor from loop vectorization and loop unrolling to discriminator. 2017-02-10 21:09:07 +00:00
IRReader
LibDriver
LineEditor
Linker IRMover: Merge flags LinkModuleInlineAsm and IsPerformingImport. 2017-02-03 17:01:14 +00:00
LTO [lib/LTO] Rework optimization remarkers setup. 2017-02-10 22:16:17 +00:00
MC Move some error handling down to MCStreamer. 2017-02-10 15:13:12 +00:00
Object Yet another fix llvm-objdump so it picks a good CPU based for Mach-O files, 2017-02-10 19:27:10 +00:00
ObjectYAML Make this file clang-format friendly and clang-format it. 2017-01-31 21:11:12 +00:00
Option Cleanup dump() functions. 2017-01-28 02:02:38 +00:00
Passes [PM] Add Argument Promotion to the pass pipeline. 2017-02-09 23:54:57 +00:00
ProfileData Cleanup dump() functions. 2017-01-28 02:02:38 +00:00
Support [CMake] Fix pthread handling for out-of-tree builds 2017-02-10 01:59:20 +00:00
TableGen Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
Target [Hexagon] Introduce Hexagon V62 2017-02-10 23:46:45 +00:00
Transforms [InstCombine] Move class into anonymous namespace. NFC. 2017-02-10 22:26:35 +00:00
XRay [XRay] Implement powerpc64le xray. 2017-02-10 21:03:24 +00:00
CMakeLists.txt
LLVMBuild.txt