Rename getTargetNode to getMachineNode, for consistency with the
[oota-llvm.git] / lib / Target / Blackfin / BlackfinISelLowering.cpp
2009-09-25 Dan GohmanRename getTargetNode to getMachineNode, for consistency...
2009-09-23 Dan GohmanUse getStoreSize() instead of getStoreSizeInBits()/8.
2009-09-20 Daniel DunbarTabs -> spaces, and remove trailing whitespace.
2009-09-02 Sandeep PatelRetype from unsigned to CallingConv::ID accordingly...
2009-08-22 Devang PatelRecord variable debug info at ISel time directly.
2009-08-11 Owen AndersonSplit EVT into MVT and EVT, the former representing...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
2009-08-10 Owen AndersonStart moving TargetLowering away from using full MVTs...
2009-08-08 Jakob Stoklund OlesenAdd support for READCYCLECOUNTER in Blackfin back-end.
2009-08-05 Dan GohmanMajor calling convention code refactoring.
2009-08-03 Jakob Stoklund OlesenMinor stylistic cleanups in the Blackfin target.
2009-08-02 Jakob Stoklund OlesenInline assembly support for Blackfin.
2009-08-02 Jakob Stoklund OlesenAnalog Devices Blackfin back-end.