1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Transforms
Igor Laevsky cc2c07a96e [MemorySanitizer] NFC. Do not use GET_INTRINSIC_MODREF_BEHAVIOR table.
It is now possible to infer intrinsic modref behaviour purely from intrinsic attributes.
This change will allow to completely remove GET_INTRINSIC_MODREF_BEHAVIOR table.

Differential Revision: http://reviews.llvm.org/D13907

llvm-svn: 250860
2015-10-20 21:33:30 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine [InstCombine] Optimize icmp of inc/dec at RHS 2015-10-19 22:08:14 +00:00
Instrumentation [MemorySanitizer] NFC. Do not use GET_INTRINSIC_MODREF_BEHAVIOR table. 2015-10-20 21:33:30 +00:00
IPO Sample Profiles - Adjust integer types. Mostly NFC. 2015-10-15 16:36:21 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar [RS4GC] Remove a redundant linear search, NFCI 2015-10-20 01:06:31 +00:00
Utils Revert 250343 and 250344 2015-10-15 16:51:00 +00:00
Vectorize Vectorize: Remove implicit ilist iterator conversions, NFC 2015-10-19 22:06:09 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile