Make the fast-isel code for literal 0.0 a bit shorter/faster, since 0.0 is common...
[oota-llvm.git] / lib / Target / TargetELFWriterInfo.cpp
2010-10-03 Rafael EspindolaJim Asked us to move DataLayout on ARM back to the...
2009-07-02 Bruno Cardoso LopesRemove getFunctionAlignment from TargetELFInfo and...
2009-06-14 Bruno Cardoso LopesIntroduce new BinaryObject (blob) class, ELF Writer...
2009-06-11 Bruno Cardoso LopesUse forward declarations and move TargetELFWriterInfo...