Skip to content
  • Brian Gaeke's avatar
    · 4e2c30d8
    Brian Gaeke authored
    brg
    
    InstSelectSimple.cpp: Add stub implementation of visitFreeInst.
     Add comments that mention how we are failing to implement malloc/free.
     Add initial implementation of visitAllocaInst.
    
    X86TargetMachine.cpp: Include llvm/Transforms/Scalar.h.
     Add LowerAllocations pass before instruction selection.
    
    jello/Makefile: Add scalaropts.a.
    
    llvm-svn: 4994
    4e2c30d8
Loading