1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Victor Hernandez 4d7283f82c 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.

llvm-svn: 84292
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 s/DebugLoc.CompileUnit/DebugLoc.Scope/g 2009-10-13 23:28:53 +00:00
Linker
MC MC: Set symbol values in MachO MCStreamer. 2009-10-16 01:58:23 +00:00
Support Add half precision floating point support (float16) to APFloat, 2009-10-16 02:13:51 +00:00
System Haiku porting patches, Credit to Paul Davey. 2009-10-12 04:57:20 +00:00
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 remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00