1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/Transforms
Vitaly Buka e092bcb17b Revert "[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout"
This reverts commit r279020.

Speculative revert in hope to fix asan test on arm.

llvm-svn: 279332
2016-08-19 22:12:58 +00:00
..
Coroutines [Coroutines] Part 7: Split coroutine into subfunctions 2016-08-16 18:04:14 +00:00
Hello
InstCombine [InstCombine] remove an icmp fold that is already handled by InstSimplify 2016-08-19 19:03:07 +00:00
Instrumentation Revert "[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout" 2016-08-19 22:12:58 +00:00
IPO Replace a few more "fall through" comments with LLVM_FALLTHROUGH 2016-08-17 20:30:52 +00:00
ObjCARC Replace a few more "fall through" comments with LLVM_FALLTHROUGH 2016-08-17 20:30:52 +00:00
Scalar Convert some depth first traversals to depth_first 2016-08-19 22:06:23 +00:00
Utils Revert "[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout" 2016-08-19 22:12:58 +00:00
Vectorize [LoopVectorize] Don't copy std::vector in for-range loop. 2016-08-19 12:44:24 +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