llvm-6502/lib
2009-01-20 19:12:24 +00:00
..
Analysis Eliminate use of uint32_t to improve compatibility with cygwin 2009-01-20 18:22:57 +00:00
Archive
AsmParser
Bitcode use specialized accessor instead of plain getOperand(0) 2009-01-16 18:40:27 +00:00
CodeGen Change TargetInstrInfo::isMoveInstr to return source and destination sub-register indices as well. 2009-01-20 19:12:24 +00:00
Debugger
ExecutionEngine Make the Interpreter use libffi if it's available. Patch from Alexei Svitkine! 2009-01-20 00:51:40 +00:00
Linker
Support Add an IEEE remainder function, which is not 2009-01-20 18:35:05 +00:00
System
Target Change TargetInstrInfo::isMoveInstr to return source and destination sub-register indices as well. 2009-01-20 19:12:24 +00:00
Transforms another fix for PR3354 2009-01-20 01:15:41 +00:00
VMCore div/rem by zero and div/rem overflow are both undefined according to 2009-01-19 21:55:26 +00:00
Makefile