1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib
Kostya Serebryany b9687a1cc3 [libFuzzer] get rid of UserSuppliedFuzzer; NFC
llvm-svn: 260798
2016-02-13 03:25:16 +00:00
..
Analysis Add convergent property to CodeMetrics. 2016-02-12 21:01:31 +00:00
AsmParser
Bitcode Restore "[ThinLTO] Use MD5 hash in function index." with fix 2016-02-10 21:55:02 +00:00
CodeGen Don't combine fp_round (fp_round x) if f80 to f16 is generated 2016-02-13 00:08:05 +00:00
DebugInfo
ExecutionEngine
Fuzzer [libFuzzer] get rid of UserSuppliedFuzzer; NFC 2016-02-13 03:25:16 +00:00
IR Revert "Add a new insert_as() method to DenseMap and use it for ConstantUniqueMap" 2016-02-11 22:00:36 +00:00
IRReader
LibDriver
LineEditor
Linker Delete the deprecated LLVMLinkModules. 2016-02-12 15:28:45 +00:00
LTO
MC [MC] Fixed parsing of macro arguments where expressions with spaces are present. 2016-02-11 13:48:49 +00:00
Object Use copy initialization. 2016-02-11 19:54:18 +00:00
Option
Passes
ProfileData [PGO] Add another interface for annotateValueSite 2016-02-12 21:36:17 +00:00
Support Add AMDGPU related triple vendors/OSes 2016-02-13 01:56:21 +00:00
TableGen
Target AMDGPU/SI: Add llvm.amdgcn.mov.dpp intrinsic 2016-02-13 02:09:49 +00:00
Transforms [Cloning] Clone every Function's Debug Info 2016-02-13 02:04:29 +00:00
CMakeLists.txt
LLVMBuild.txt