search for: promotearrayalloca

Displaying 1 result from an estimated 1 matches for "promotearrayalloca".

Did you mean: promotearrayallocas
2016 Jun 27
1
[GSoC'16] Weekly Status - June 27 - Zhengyang Liu
...ed on minor fixes this week. Following is what I finished this week. 1. Move the implementation of runOnModule of RegisterGlobalVar pass from .h back to .cpp file. 2. Introduce two new functions to register and unregister function prototypes on llvm.compiler.used. 3. Added two regression tests for PromoteArrayAllocas pases. 4. Rewrite InitAllocas pass. This pass is originally written as a function pass. Rewrite this pass to Module pass to make the intrinsic function llvm.malloc 5. The customized malloc, calloc, and realloc in safecode/runtime/BBRuntime/AlignedMalloc.cpp could be overrided by system implementat...