1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
Evgeniy Stepanov a73b38d454 [msan] Handle vector compare x86 intrinsics.
This handles SSE and SSE2 cmp_* and comiXX_* intrinsics.

llvm-svn: 267966
2016-04-29 01:19:52 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine [InstCombine] Remove trailing whitespace. NFC. 2016-04-28 14:36:07 +00:00
Instrumentation [msan] Handle vector compare x86 intrinsics. 2016-04-29 01:19:52 +00:00
IPO [PGO] Promote indirect calls to conditional direct calls with value-profile 2016-04-27 23:20:27 +00:00
ObjCARC Re-commit optimization bisect support (r267022) without new pass manager support. 2016-04-22 22:06:11 +00:00
Scalar [LoopDist] Emit optimization remarks (-Rpass*) 2016-04-28 23:08:32 +00:00
Utils [Inliner] Preserve llvm.mem.parallel_loop_access metadata 2016-04-28 23:00:04 +00:00
Vectorize [SLPVectorizer] Extend SLP Vectorizer to deal with aggregates. 2016-04-28 16:11:45 +00:00
CMakeLists.txt
LLVMBuild.txt