llvm-6502/lib
2010-03-11 19:38:18 +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 In case of tail call size of Ins and InVals may not match. 2010-03-11 19:38:18 +00:00
CompilerDriver Use FindExecutable as a fall-back search method. 2010-03-05 04:46:28 +00:00
ExecutionEngine Add a new jump table encoding to indicate jump tables entries 2010-03-11 14:58:16 +00:00
Linker
MC MC/Mach-O: Add MCSymbolData::getAddress() utility. 2010-03-11 18:22:51 +00:00
Support make APFloat::toString be const. 2010-03-06 19:20:13 +00:00
System Update CMake build. 2010-03-11 07:51:23 +00:00
Target Bad bad bug. x86 force indirect tail call address into eax when it's meant to force it into a call preserved register instead. Change it to ecx for now. 2010-03-11 18:49:14 +00:00
Transforms Lower stpcpy_chk when possible. 2010-03-11 19:24:34 +00:00
VMCore Remove duplicated code. No functionality change. 2010-03-10 16:04:20 +00:00
Makefile