llvm-6502/lib
2010-03-03 23:37:30 +00:00
..
Analysis fix incorrect folding of icmp with undef, PR6481. 2010-03-03 19:46:03 +00:00
Archive
AsmParser
Bitcode Add Module functions in place of module providers. 2010-03-02 23:58:54 +00:00
CodeGen Move MachineInstrExpressionTrait::getHashValue() out of line so it can skip over only virtual register defs. This matches what isEqual() is doing. 2010-03-03 23:37:30 +00:00
CompilerDriver
ExecutionEngine Add Module functions in place of module providers. 2010-03-02 23:58:54 +00:00
Linker
MC
Support
System
Target Modified the asm string of 16-bit Thumb MUL instruction so that it prints: 2010-03-03 23:15:43 +00:00
Transforms Make SCEVExpander and LSR more aggressive about hoisting expressions out 2010-03-03 05:29:13 +00:00
VMCore fix incorrect folding of icmp with undef, PR6481. 2010-03-03 19:46:03 +00:00
Makefile