Push LLVMContexts through the IntegerType APIs.
[oota-llvm.git] / lib / Target / XCore / XCoreISelDAGToDAG.cpp
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.