llvm-6502/lib
Chris Lattner ccca3ca85f Permit inlining functions that contain dynamic allocations now that
InlineFunction handles this case safely.  This implements
Transforms/Inline/dynamic_alloca_test.ll.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25288 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-13 19:35:43 +00:00
..
Analysis Switch loopinfo to using ETForest instead of DominatorSet to compute itself. 2006-01-11 05:08:29 +00:00
Archive
AsmParser Regenerate these files. FreeBSD apparently has issues with the version of 2006-01-11 02:07:51 +00:00
Bytecode
CodeGen If a target specified a stack pointer with setStackPointerRegisterToSaveRestore, 2006-01-13 17:48:44 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target make DAG isel the default 2006-01-13 18:49:47 +00:00
Transforms Permit inlining functions that contain dynamic allocations now that 2006-01-13 19:35:43 +00:00
VMCore Add recognition and verification of new llvm.stacksave/llvm.stackrestore intrinsics 2006-01-13 02:15:39 +00:00
Makefile