Do not codegen 'xor bool, true' as 'not reg'. not reg inverts the upper bits
[oota-llvm.git] / lib / Target / TargetMachineRegistry.cpp
2004-07-11 Chris LattnerImplement TargetRegistrationListener
2004-07-11 Chris LattnerImplement a couple of methods that TargetMachineRegistr...
2004-07-11 Chris LattnerInitial impl of this file. Yes this is pretty useless...