llvm-6502/lib
Chris Lattner f2f64e9063 fix PR6533 by updating the br(xor) code to remember the case
when it looked past a trunc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98203 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-10 23:46:44 +00:00
..
Analysis Add a DominatorTree argument to isLCSSA so that it doesn't have to 2010-03-10 19:38:49 +00:00
Archive
AsmParser
Bitcode Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options. 2010-03-06 00:30:06 +00:00
CodeGen fix PR6533 by updating the br(xor) code to remember the case 2010-03-10 23:46:44 +00:00
CompilerDriver
ExecutionEngine strength reduce MMI::MappedLabel to MMI::isLabelDeleted, 2010-03-09 01:51:43 +00:00
Linker
MC MC/Mach-O: Use the MCAssembler symbol map instead of reconstructing. 2010-03-10 20:58:31 +00:00
Support make APFloat::toString be const. 2010-03-06 19:20:13 +00:00
System
Target Fix an obvious typo in an assert. 2010-03-10 22:38:45 +00:00
Transforms Add a DominatorTree argument to isLCSSA so that it doesn't have to 2010-03-10 19:38:49 +00:00
VMCore Remove duplicated code. No functionality change. 2010-03-10 16:04:20 +00:00
Makefile