llvm-6502/lib
Elena Demikhovsky af0e519127 AVX-512: Implemented VRANGEPD and VRANGEPD instructions for SKX.
Implemented DAG lowering for all these forms.
Added tests for encoding.

By Igor Breger (igor.breger@intel.com)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238738 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-01 11:05:34 +00:00
..
Analysis [PHITransAddr] Don't translate unreachable values 2015-06-01 00:15:08 +00:00
AsmParser Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
Bitcode [BitcodeReader] Change an assert to a call to a call to Error() 2015-05-30 00:17:20 +00:00
CodeGen Add address space argument to isLegalAddressingMode 2015-06-01 05:31:59 +00:00
DebugInfo [DWARF] Fix a bug in line info handling 2015-05-31 23:37:04 +00:00
ExecutionEngine Try to fix the build of IntelJITEventListener. 2015-06-01 02:18:14 +00:00
Fuzzer [lib/Fuzzer] make assertions more informative and update comments for the user-supplied mutator 2015-05-30 17:33:13 +00:00
IR [opaque pointer type] Explicitly store the pointee type of the result of a GEP 2015-06-01 03:09:34 +00:00
IRReader
LineEditor
Linker While in GlobalValue fix the function(s) that don't follow the 2015-05-15 18:20:14 +00:00
LTO
MC [WinCOFF] Ignore .safeseh for non-x86 architectures 2015-06-01 07:34:26 +00:00
Object Simplify another function that doesn't fail. 2015-06-01 00:27:26 +00:00
Option
Passes
ProfileData
Support [ARMTargetParser] Move IAS arch ext parser. NFC 2015-05-30 10:30:02 +00:00
TableGen [TableGen] Move a couple virtual methods out of line so vtable anchors can be removed. NFC 2015-06-01 06:44:18 +00:00
Target AVX-512: Implemented VRANGEPD and VRANGEPD instructions for SKX. 2015-06-01 11:05:34 +00:00
Transforms [opaque pointer type] Explicitly store the pointee type of the result of a GEP 2015-06-01 03:09:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile