1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Transforms
Filipe Cabecinhas 978d341e1c [asan] Hook ClInstrumentWrites and ClInstrumentReads to masked operation instrumentation.
Reviewers: kcc

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D27548

llvm-svn: 289717
2016-12-14 21:56:59 +00:00
..
Coroutines Fix spelling mistakes in Transforms comments. NFC. 2016-11-20 13:19:49 +00:00
Hello
InstCombine [InstCombine] Folding of a compare with RHS const should merge debug locations 2016-12-14 20:27:22 +00:00
Instrumentation [asan] Hook ClInstrumentWrites and ClInstrumentReads to masked operation instrumentation. 2016-12-14 21:56:59 +00:00
IPO Create SampleProfileLoader pass in llvm instead of clang 2016-12-14 21:40:47 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar [IRCE] Avoid loop optimizations on pre and post loops 2016-12-13 21:05:21 +00:00
Utils Replace APFloatBase static fltSemantics data members with getter functions 2016-12-14 11:57:17 +00:00
Vectorize [LV] Don't vectorize when we have a small static bound on trip count 2016-12-13 20:38:18 +00:00
CMakeLists.txt
LLVMBuild.txt