llvm-6502/lib
Robert Khasanov d25d7bb372 [AVX512] Enable FP arithmetic lowering for AVX512VL subsets.
Added RegOp2MemOpTable4 to transform 4th operand from register to memory in merge-masked versions of instructions. 
Added lowering tests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224516 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-18 12:28:22 +00:00
..
Analysis
AsmParser
Bitcode Fix Visual C++ error "'llvm::make_unique' : ambiguous call to overloaded function". 2014-12-18 10:03:35 +00:00
CodeGen Add a new string member to the TargetOptions struct for the name 2014-12-18 02:20:58 +00:00
DebugInfo
ExecutionEngine
IR IR: Handle self-referencing DICompositeTypes in DIBuilder 2014-12-18 00:46:16 +00:00
IRReader
LineEditor
Linker Reapply "Linker: Drop superseded subprograms" 2014-12-18 01:05:33 +00:00
LTO LTO: Lazy-load LTOModule in local contexts 2014-12-17 22:05:42 +00:00
MC Add a corresponding '@LOCAL' parse to match r224415. 2014-12-18 03:06:37 +00:00
Object Add printing the LC_LINKER_OPTION load command with llvm-objdump’s -private-headers. 2014-12-18 00:53:40 +00:00
Option
ProfileData
Support Random Number Generator Refactoring (removing from Module) 2014-12-17 18:12:10 +00:00
TableGen
Target [AVX512] Enable FP arithmetic lowering for AVX512VL subsets. 2014-12-18 12:28:22 +00:00
Transforms [Msan] Generalize instrumentation code to support FreeBSD mapping 2014-12-18 12:12:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile