llvm-6502/lib
..
Analysis Reapply r99451 with a fix to move the NoInline check to the cost functions 2010-03-25 04:49:10 +00:00
Archive
AsmParser Introduce isOpaqueTy and use it rather than isa<OpaqueType>. Also, move some 2010-02-16 14:50:09 +00:00
Bitcode
CodeGen Remove a fixme that doesn't make sense any more. 2010-03-25 06:02:53 +00:00
CompilerDriver Use FindExecutable as a fall-back search method. 2010-03-05 04:46:28 +00:00
ExecutionEngine Avoid a memory leak in JITDebugRegisterer. 2010-03-16 05:54:54 +00:00
Linker
MC MC: Route access to SectionData offset and file size through MCAsmLayout. 2010-03-25 02:00:07 +00:00
Support Fix minor style issues. 2010-03-24 19:38:02 +00:00
System
Target eliminate a bunch more parallels now that scheduling 2010-03-25 05:44:01 +00:00
Transforms fix PR6642, GVN forwarding from memset to load of the base of the memset. 2010-03-25 05:58:19 +00:00
VMCore
Makefile