llvm-6502/lib
2007-08-29 19:28:29 +00:00
..
Analysis
Archive
AsmParser update these 2007-08-29 16:15:23 +00:00
Bitcode Update InvokeInst to work like CallInst 2007-08-27 19:04:21 +00:00
CodeGen Lower FRAME_TO_ADDR_OFFSET to zero by default (if not custom lowered) 2007-08-29 19:28:29 +00:00
Debugger
ExecutionEngine rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned() 2007-08-23 05:15:32 +00:00
Linker
Support Poison APFloat::operator==. Replace existing uses with bitwiseIsEqual. 2007-08-24 22:09:56 +00:00
System
Target Move getX86RegNum into X86RegisterInfo and use it 2007-08-29 19:01:20 +00:00
Transforms Cut off crazy computation. This helps PR1622 slightly. 2007-08-28 04:23:55 +00:00
VMCore Update InvokeInst to work like CallInst 2007-08-27 19:04:21 +00:00
Makefile