llvm-6502/lib
2010-03-05 02:40:23 +00:00
..
Analysis fix incorrect folding of icmp with undef, PR6481. 2010-03-03 19:46:03 +00:00
Archive
AsmParser
Bitcode Add Module functions in place of module providers. 2010-03-02 23:58:54 +00:00
CodeGen Revert r97778 and r97779. They're somehow breaking llvm-gcc builds. 2010-03-05 02:40:23 +00:00
CompilerDriver
ExecutionEngine Fix PR6360. It's easy for a stub's address to escape to user code, so we can't 2010-03-04 19:45:09 +00:00
Linker
MC
Support add an assertion requested on llvmdev. 2010-03-05 00:49:08 +00:00
System
Target Trivial comment change. 2010-03-05 01:45:46 +00:00
Transforms Add missing break for Intrinsic::objectsize case. It was falling through to the following Intrinsic::bswap code. I have no idea why it wasn't breaking stuff. 2010-03-05 01:22:47 +00:00
VMCore Stop leaking MDStrings. 2010-03-04 23:24:19 +00:00
Makefile