llvm-6502/lib
2009-10-27 17:40:24 +00:00
..
Analysis Rename MallocHelper as MallocFreeHelper, since it now also identifies calls to free() 2009-10-26 23:58:56 +00:00
Archive
AsmParser Remove FreeInst. 2009-10-26 23:43:48 +00:00
Bitcode Type.h doesn't need to #include LLVMContext.h 2009-10-27 17:08:31 +00:00
CodeGen pseudosourcevalue is also still using getGlobalContext(), so it isn't 2009-10-27 17:02:08 +00:00
CompilerDriver
ExecutionEngine Fix OProfileJITEventListener after r85182. 2009-10-27 01:06:51 +00:00
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 Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
System Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
Target Remove unnecessary gotos to fall-thru successors. 2009-10-27 17:40:24 +00:00
Transforms Fix a pretty serious misfeature of the inliner: if it inlines a function 2009-10-27 05:39:41 +00:00
VMCore Type.h doesn't need to #include LLVMContext.h 2009-10-27 17:08:31 +00:00
Makefile