1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Andrew Trick 6456fd444d 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.

llvm-svn: 192276
2013-10-09 05:11:10 +00:00
..
Analysis
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