llvm-6502/lib
Chris Lattner 1ab4285b72 clean up handling of 'free', detangling it from everything else.
It can be seriously improved, but at least now it isn't intertwined
with the other logic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120377 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-30 01:28:33 +00:00
..
Analysis enhance basicaa to return "Mod" for a memcpy call when the 2010-11-30 00:43:16 +00:00
Archive Merge System into Support. 2010-11-29 18:16:10 +00:00
AsmParser
Bitcode Generalize the darwin wrapper hack to work with generic macho triples as well as darwin ones. 2010-11-29 23:29:54 +00:00
CodeGen Merge System into Support. 2010-11-29 18:16:10 +00:00
CompilerDriver Now to chant the magical incantation that will exorcise the System library 2010-11-29 19:44:50 +00:00
ExecutionEngine Merge System into Support. 2010-11-29 18:16:10 +00:00
Linker Merge System into Support. 2010-11-29 18:16:10 +00:00
MC Merge System into Support. 2010-11-29 18:16:10 +00:00
Object Merge System into Support. 2010-11-29 18:16:10 +00:00
Support Support: Add PathV2 implementation. 2010-11-29 22:28:51 +00:00
Target Minor cleanups. No functional change. 2010-11-30 00:50:22 +00:00
Transforms clean up handling of 'free', detangling it from everything else. 2010-11-30 01:28:33 +00:00
VMCore Merge System into Support. 2010-11-29 18:16:10 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00