Make PPCSelectionDAGInfo take a DataLayout instead of a TargetMachine
[oota-llvm.git] / lib / Target / XCore / InstPrinter / XCoreInstPrinter.cpp
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2013-05-04 Richard Osborne[XCore] Make use of the target independent global addre...
2012-12-17 Richard OsborneSimplify assertion in XCoreInstPrinter.
2012-12-16 Richard OsborneChange XCoreAsmPrinter to lower MachineInstrs to MCInst...