llvm-6502/lib
Andrew Trick 036c6e877b Add missing HasAVX512 predicate.
This was only working because AVX had cheaper rules in all cases.
I'm sure there are other places in this file where predicates are missing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192276 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-09 05:11:10 +00:00
..
Analysis Rename DataLayout variables TD -> DL 2013-10-03 19:50:01 +00:00
AsmParser Add support for aliases with linkonce_odr. 2013-10-06 15:10:43 +00:00
Bitcode
CodeGen Explicitly request unsigned enum types when desired 2013-10-08 20:15:11 +00:00
DebugInfo
ExecutionEngine Remove dead code. 2013-10-07 13:54:50 +00:00
IR Debug Info: In DIBuilder, the context field of a DICompositeType is updated 2013-10-09 00:17:04 +00:00
IRReader
Linker
LTO Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
MC Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
Object
Option
Support Fix build on Solaris 11. 2013-10-08 16:12:58 +00:00
TableGen
Target Add missing HasAVX512 predicate. 2013-10-09 05:11:10 +00:00
Transforms LoopVectorize: External uses must use the last value in a reduction cycle 2013-10-07 21:05:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile