1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Transforms
Reid Kleckner 1200af0389 [sancov] Don't instrument MSVC CRT stdio config helpers
They get called before initialization, which is a problem for winasan.

Test coming in compiler-rt.

llvm-svn: 286615
2016-11-11 19:18:45 +00:00
..
Coroutines [coroutines] Store an address of destroy OR cleanup part in the coroutine frame. 2016-10-08 00:22:50 +00:00
Hello
InstCombine [InstCombine] fix formatting of FoldOpIntoSelect(); NFCI 2016-11-11 17:42:16 +00:00
Instrumentation [sancov] Don't instrument MSVC CRT stdio config helpers 2016-11-11 19:18:45 +00:00
IPO [cfi] Implement cfi-icall using inline assembly. 2016-11-11 18:49:09 +00:00
ObjCARC Only log the visit of a return instruction if we in fact found a return 2016-11-04 06:59:50 +00:00
Scalar Preserve assumption cache in loop-rotate. 2016-11-09 23:05:01 +00:00
Utils [LibcallsShrinkWrap] This pass doesn't preserve the CFG. 2016-11-08 19:18:20 +00:00
Vectorize Reset debug loc to OldInduction in InnerLoopVectorizer::createInductionVariable. (NFC) 2016-11-07 21:59:40 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00