llvm-6502/lib
Chris Lattner 214aa8a2cf give the SourceMgr object a cookie.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100504 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-06 00:33:43 +00:00
..
Analysis
Archive
AsmParser Give llvm::SourceMgr the ability to have a client-specified 2010-04-06 00:26:48 +00:00
Bitcode Add special case bitcode support for DebugLoc. This avoids 2010-04-03 02:17:50 +00:00
CodeGen Fix an obvious copy-n-paste bug. It's not known to cause any miscompilation. 2010-04-05 23:33:29 +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 Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-04 03:10:48 +00:00
Makefile