llvm-6502/lib
2007-08-13 23:45:17 +00:00
..
Analysis constant fold ptrtoint(inttoptr) with target data when available. This allows 2007-08-11 23:49:01 +00:00
Archive
AsmParser
Bitcode Patch 10 for long double. Doing constants right needs expanding ConstantFP 2007-08-09 22:51:36 +00:00
CodeGen Re-implement trivial rematerialization. This allows def MIs whose live intervals that are coalesced to be rematerialized. 2007-08-13 23:45:17 +00:00
Debugger
ExecutionEngine move assertion into mutex guard, a partial fix for PR1606. 2007-08-13 20:08:16 +00:00
Linker
Support
System
Target Fix a typo pointd out by Maarten ter Huurne. 2007-08-13 23:27:11 +00:00
Transforms Preserve simple analysis. 2007-08-13 22:22:13 +00:00
VMCore Add methods to erase basic block entry. 2007-08-13 22:10:29 +00:00
Makefile