llvm-6502/lib
2010-04-06 08:27:51 +00:00
..
Analysis Add a const qualifier. 2010-04-06 01:31:12 +00:00
Archive
AsmParser Give llvm::SourceMgr the ability to have a client-specified 2010-04-06 00:26:48 +00:00
Bitcode
CodeGen Remove assert to treat memmove and memset like memcpy 2010-04-06 08:27:51 +00:00
CompilerDriver
ExecutionEngine Fix OProfileJITEventListener build for new DebugLoc. 2010-04-05 21:09:12 +00:00
Linker
MC Give AsmParser an option to control whether it finalizes 2010-04-05 23:15:42 +00:00
Support give the SourceMgr object a cookie. 2010-04-06 00:33:43 +00:00
System
Target Properly enable load clustering. 2010-04-05 23:48:02 +00:00
Transforms fix a really nasty bug that Evan was tracking in SCCP. When resolving 2010-04-05 22:14:48 +00:00
VMCore Use a ManagedCleanup to prevent leaking the PassRegistrar map. In breaks the 2010-04-06 04:20:48 +00:00
Makefile