Use isNull instead of getNode() to test for existence of a node, this is cheaper.
[oota-llvm.git] / lib / Target / X86 / README.txt
2003-08-13 Brian GaekeX86 static backend: smacked
2003-08-13 Brian GaekeJust incorporating some notes I wrote for myself into...
2003-07-31 Chris LattnerRemove more obsolete comments
2003-07-31 Misha BrukmanChanged pointer to the JIT code to its current location...
2003-01-13 Chris LattnerAdd speculation
2002-12-04 Chris LattnerAdd a "Lazy Function Resolution in Jello" section
2002-11-20 Misha BrukmanSigh. Fixed some speling.
2002-11-17 Chris LattnerAdd information about memory index representation
2002-10-30 Chris LattnerAdd lots more info
2002-10-25 Chris LattnerInitial checkin of X86 backend.