llvm-6502/lib
Victor Hernandez 13ad5aaaff Autoupgrade malloc insts to malloc calls.
Update testcases that rely on malloc insts being present.

Also prematurely remove MallocInst handling from IndMemRemoval and RaiseAllocations to help pass tests in this incremental step.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84292 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-17 00:00:19 +00:00
..
Analysis Invert isSafeToGetMallocArraySize check because we return NULL when we don't know the size. 2009-10-16 18:08:17 +00:00
Archive
AsmParser Autoupgrade malloc insts to malloc calls. 2009-10-17 00:00:19 +00:00
Bitcode Autoupgrade malloc insts to malloc calls. 2009-10-17 00:00:19 +00:00
CodeGen Allow widening of extract subvector 2009-10-16 22:05:48 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Add half precision floating point support (float16) to APFloat, 2009-10-16 02:13:51 +00:00
System
Target Change createPostRAScheduler so it can be turned off at llc -O1. 2009-10-16 21:06:15 +00:00
Transforms Autoupgrade malloc insts to malloc calls. 2009-10-17 00:00:19 +00:00
VMCore Autoupgrade malloc insts to malloc calls. 2009-10-17 00:00:19 +00:00
Makefile