llvm/lib
Krzysztof Parzyszek 05ee0ece0b Add vector types for intrinsics
Author: Ron Lieberman <ronl@codeaurora.org>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253992 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-24 16:28:14 +00:00
..
Analysis [Analysis/CallGraph] Switch dump() definitions over to LLVM_DUMP_METHOD. 2015-11-23 02:58:42 +00:00
AsmParser update comment and error message; NFC 2015-11-19 17:35:55 +00:00
Bitcode [ThinLTO] Handle bitcode without function summary sections gracefully 2015-11-21 21:55:48 +00:00
CodeGen Let SelectionDAG start to use probability-based interface to add successors. 2015-11-24 08:51:23 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Avoid unused-private-field warning; NFC 2015-11-23 22:59:36 +00:00
Fuzzer [libFuzzer] don't crash when reporting a leak in test_single_input mode 2015-11-21 03:46:43 +00:00
IR Add vector types for intrinsics 2015-11-24 16:28:14 +00:00
IRReader
LibDriver
LineEditor
Linker Add const qualifier for FunctionInfoIndex in ModuleLinker and linkInModule() (NFC) 2015-11-23 01:59:16 +00:00
LTO [LTO] Add option to emit assembly from LTOCodeGenerator 2015-11-19 23:59:24 +00:00
MC
Object [ThinLTO] Deduplicate function index loading into shared helper (NFC) 2015-11-23 19:19:11 +00:00
Option
Passes
ProfileData [PGO] In llvm-profdata text dump, add comment lines as annotations 2015-11-23 22:31:22 +00:00
Support Add Windows error code and tidy formatting for system errors. 2015-11-23 17:34:20 +00:00
TableGen
Target [x86] remove duplicate movq instruction defs (PR25554) 2015-11-24 15:44:35 +00:00
Transforms [ThinLTO] Fix FunctionImport alias checking and test 2015-11-24 16:10:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile