llvm-6502/lib
2009-11-10 00:55:12 +00:00
..
Analysis factor simplification logic for AND and OR out to InstSimplify from instcombine. 2009-11-10 00:55:12 +00:00
Archive
AsmParser Fix MSVC warning ( | with bool and unsigned int). 2009-11-07 23:51:55 +00:00
Bitcode
CodeGen Fixed to address code review. No functional changes. 2009-11-10 00:48:55 +00:00
CompilerDriver
ExecutionEngine Remove dlsym stubs, with Nate Begeman's permission. 2009-11-09 22:34:19 +00:00
Linker Fix MemoryBuffer::getSTDIN to *not* return null if stdin is empty, this is a lame API. 2009-11-10 00:43:58 +00:00
MC
Support Fix MemoryBuffer::getSTDIN to *not* return null if stdin is empty, this is a lame API. 2009-11-10 00:43:58 +00:00
System Revert commit 81144, and add a comment. It caused bugpoint timeouts 2009-11-08 20:55:48 +00:00
Target Fixed to address code review. No functional changes. 2009-11-10 00:48:55 +00:00
Transforms factor simplification logic for AND and OR out to InstSimplify from instcombine. 2009-11-10 00:55:12 +00:00
VMCore Fix MemoryBuffer::getSTDIN to *not* return null if stdin is empty, this is a lame API. 2009-11-10 00:43:58 +00:00
Makefile