llvm-6502/lib
2010-05-28 16:12:08 +00:00
..
Analysis ConstantFoldConstantExpression can theoretically return null. 2010-05-28 16:12:08 +00:00
Archive
AsmParser Eliminate the restriction that the array size in an alloca must be i32. 2010-05-28 01:14:11 +00:00
Bitcode Bitcode support for allocas with arbitrary array size types. 2010-05-28 01:38:28 +00:00
CodeGen Eliminate the restriction that the array size in an alloca must be i32. 2010-05-28 01:14:11 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target
Transforms Teach instcombine to promote alloca array sizes. 2010-05-28 15:09:00 +00:00
VMCore Eliminate the restriction that the array size in an alloca must be i32. 2010-05-28 01:14:11 +00:00
Makefile