print all the newlines at the end of instructions with
[oota-llvm.git] / lib / Target / XCore / XCoreISelDAGToDAG.cpp
2010-01-05 Dan GohmanChange SelectCode's argument from SDValue to SDNode...
2009-11-05 Dan GohmanRemove uninteresting and confusing debug output.
2009-10-06 Richard OsborneRemove xs1a subtarget. xs1a is a preproduction device...
2009-09-25 Dan GohmanRename getTargetNode to getMachineNode, for consistency...
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
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-07-24 Owen AndersonRevert the ConstantInt constructors back to their 2...
2009-07-14 Owen AndersonMove EVER MORE stuff over to LLVMContext.
2009-07-08 Torok EdwinImplement changes from Chris's feedback.
2009-02-06 Dale Johannesenget rid of some non-DebugLoc getTargetNode variants.
2009-01-15 Dan GohmanMove a few containers out of ScheduleDAGInstrs::BuildSc...
2009-01-15 Richard OsborneDon't fold address calculations which use negative...
2008-11-07 Richard OsborneFix compile warnings.
2008-11-07 Richard OsborneAdd XCore backend.