llvm-6502/lib
2009-11-04 19:57:50 +00:00
..
Analysis Changes requested (avoid getFunction(), avoid Type creation via isVoidTy(), and avoid redundant isFreeCall cases) in feedback to r85176 2009-11-03 20:39:35 +00:00
Archive
AsmParser Parse debug info attached with insertvalue and extractvalue instructions. 2009-11-03 19:06:07 +00:00
Bitcode
CodeGen Add some options to disable various code gen optimizations. 2009-11-04 19:57:50 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
Support Make this code more robust by not thinking we are making progress 2009-11-03 19:10:22 +00:00
System Fix malloc.h is deprecated warning on DragonFly BSD. 2009-11-02 03:20:57 +00:00
Target Print out an informative comment for KILL instructions. 2009-11-04 19:24:37 +00:00
Transforms Fix an iterator invalidation bug that happens when a hashtable 2009-11-04 18:57:42 +00:00
VMCore Changes requested (avoid getFunction(), avoid Type creation via isVoidTy(), and avoid redundant isFreeCall cases) in feedback to r85176 2009-11-03 20:39:35 +00:00
Makefile