llvm-6502/lib
Dan Gohman 8f78e3c87d Fix another bitwidth calculation to handle vector types; based on a
patch by Micah Villmow for PR6572.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98188 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-10 21:04:53 +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 another bitwidth calculation to handle vector types; based on a 2010-03-10 21:04:53 +00:00
CompilerDriver Use FindExecutable as a fall-back search method. 2010-03-05 04:46:28 +00:00
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 Make sure the LR gets pushed in functions that use vaargs. This fixes 2010-03-10 20:01:30 +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