1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Transforms
Sanjay Patel cd503329ce [SimplifyLibcalls] Realloc(null, N) -> Malloc(N)
Patch by Dávid Bolvanský!

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

llvm-svn: 330259
2018-04-18 14:21:31 +00:00
..
AggressiveInstCombine Remove unused header to fix layering. 2018-03-29 22:35:59 +00:00
Coroutines [Transforms] Change std::sort to llvm::sort in response to r327219 2018-04-13 19:47:57 +00:00
Hello
InstCombine [DebugInfo] Sink related dbg users when sinking in InstCombine 2018-04-18 08:08:04 +00:00
Instrumentation [NFC] fix trivial typos in document and comments 2018-04-14 08:59:00 +00:00
IPO [Transforms] Change std::sort to llvm::sort in response to r327219 2018-04-13 19:47:57 +00:00
ObjCARC Fix a couple of layering violations in Transforms 2018-03-21 22:34:23 +00:00
Scalar [IRCE] Only check for NSW on equality predicates 2018-04-18 13:50:28 +00:00
Utils [SimplifyLibcalls] Realloc(null, N) -> Malloc(N) 2018-04-18 14:21:31 +00:00
Vectorize LoadStoreVectorizer crashes due to unsized type 2018-04-17 21:40:04 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00