[C++] Use 'nullptr'. Target edition.
[oota-llvm.git] / lib / Target / CppBackend / CPPBackend.cpp
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-03-13 Rafael EspindolaRemove the linker_private and linker_private_weak linkages.
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-14 Nico RieckRevert "Decouple dllexport/dllimport from linkage"
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-12 Chandler Carruth[PM] Rename the IR printing pass header to a more gener...
2014-01-07 Chandler CarruthMove the LLVM IR asm writer header files into the IR...
2013-12-19 Reid KlecknerBegin adding docs and IR-level support for the inalloca...
2013-12-07 Rafael EspindolaRemove the notion of primitive types.
2013-11-01 Rafael EspindolaRemove linkonce_odr_auto_hide.
2013-10-12 Will DietzAdd missing #include's to cctype when using isdigit...
2013-09-24 Eli FriedmanMisc fixes for cpp backend.
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-07-31 Craig TopperIncrement arg_count inside the loop in printInline...
2013-07-24 Craig TopperRevert accidental commit.
2013-07-24 Craig TopperFix aliases for shrd/shld to handle Intel syntax proper...
2013-03-25 Bill WendlingRemove assert. There may be target-dependent attributes...
2013-01-27 Bill WendlingConvert the CPP backend to use the AttributeSet instead...
2013-01-25 Bill WendlingRemove some introspection functions.
2013-01-25 Bill WendlingUse the new 'getSlotIndex' method to retrieve the attri...
2013-01-23 Bill WendlingAdd the IR attribute 'sspstrong'.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-30 Bill Wendlings/hasAttribute/contains/g to be more consistent with...
2012-12-19 Bill WendlingRename the 'Attributes' class to 'Attribute'. It's...
2012-12-07 Bill Wendlings/AttrListPtr/AttributeSet/g to better label what this...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-27 Bill WendlingRemove the dependent libraries feature.
2012-11-23 Bill WendlingUpdate call to the new syntax.
2012-10-30 Quentin ColombetChange ForceSizeOpt attribute into MinSize attribute
2012-10-26 Nicolas GeoffrayFix CPP backend for method attributes by creating a...
2012-10-16 Bill WendlingPass in the context to the Attributes::get method.
2012-10-15 Bill WendlingMove the Attributes::Builder outside of the Attributes...
2012-10-14 Bill WendlingDon't pass in an Attributes object to something that...
2012-10-10 Bill WendlingRemove the final bits of Attributes being declared...
2012-09-21 Bill WendlingMake the 'get*AlignmentFromAttr' functions into member...
2012-09-20 Bill WendlingRevert r164308 to fix buildbots.
2012-09-20 Bill WendlingMake the 'get*AlignmentFromAttr' functions into member...
2012-08-17 Bill WendlingChange the `linker_private_weak_def_auto' linkage to...
2012-07-02 Bob WilsonExtend TargetPassConfig to allow running only a subset...
2012-06-23 Hans WennborgExtend the IL for selecting TLS models (PR9788)
2012-05-29 Nicolas GeoffrayUpdate CPPBackend to new API for AttrListPtr::get.
2012-05-29 Stepan DyatkovskiyConstantRangesSet renamed to IntegersSubset. CRSBuilder...
2012-05-19 Stepan DyatkovskiyOrdinary PR1255 patch: DifferenceEngine and CPPBackend...
2012-03-23 Benjamin KramerInclude cstdio in a few place that depended on getting...
2012-03-23 Benjamin KramerMove ftostr into its last user (cppbackend) and simplif...
2012-03-11 Stepan Dyatkovskiyllvm::SwitchInst
2012-03-08 Stepan DyatkovskiyTaken into account Duncan's comments for r149481 dated...
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-06 Bill Wendling[unwind removal] We no longer have 'unwind' instruction...
2012-02-05 Duncan SandsRemove dead test: this was already checked and handled...
2012-02-05 Duncan SandsDon't initialize CV in terms of itself! Spotted by...
2012-02-05 Chris Lattnerreapply the patches reverted in r149470 that reenable...
2012-02-01 Stepan DyatkovskiySwitchInst refactoring.
2012-02-01 Argyrios KyrtzidisRevert Chris' commits up to r149348 that started causin...
2012-01-31 Chris Lattnerwith recent changes, ConstantArray is never a "string...
2012-01-24 Chris LattnerC++, CBE, and TLOF support for ConstantDataSequential
2012-01-22 Nicolas GeoffrayUse Attributes::None instead of 0 after r148553 change...
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2012-01-10 David BlaikieRemove unnecessary default cases in switches that cover...
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-11-04 Eli FriedmanAdd missing argument for atomic instructions in c+...
2011-10-31 Eli FriedmanAdd support for new atomics to cpp backend. Misc other...
2011-10-08 Nicolas GeoffrayAlways check if a method or a type exist before trying...
2011-10-03 Rafael EspindolaAdd the returns_twice attribute to LLVM.
2011-09-29 Eli FriedmanClean up uses of switch instructions so they are not...
2011-09-21 Richard TrieuChange:
2011-09-05 Nick LewyckyUpdate the C++ backend to use the new ArrayRef'ified...
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-08-12 Chris Lattnerswitch to the new struct apis.
2011-08-09 Bill WendlingAdd missing attributes to the C++ backend's output.
2011-07-31 Bill WendlingAdd the 'resume' instruction for the new EH rewrite.
2011-07-30 Bill WendlingRevert r136253, r136263, r136269, r136313, r136325...
2011-07-27 Bill WendlingMerge the contents from exception-handling-rewrite...
2011-07-26 Nicolas GeoffrayUpdate generated code to use new API of GetElementPtrIn...
2011-07-25 Evan ChengMove CBackend and CppBackend MC initialization to Targe...
2011-07-22 Evan ChengCombine all MC initialization routines into one. e...
2011-07-21 Nicolas GeoffrayUpdate generated CPP code with the new API on CallInst...
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...
2011-07-18 Evan ChengSink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...
2011-07-14 Nicolas GeoffrayAfter type-system-rewrite branch update the Cpp backend...
2011-07-11 Evan Cheng- Eliminate MCCodeEmitter's dependency on TargetMachine...
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-07-09 Evan ChengChange createAsmParser to take a MCSubtargetInfo instea...
2011-06-23 Dylan NoblesmithCppBackend: fixup for api change
2011-06-23 Jay FoadReinstate r133513 (reverted in r133700) with an additio...
2011-06-23 Eric ChristopherRevert r133513:
2011-06-21 Jay FoadReinstate r133435 and r133449 (reverted in r133499...
2011-06-21 Chad RosierRevert r133435 and r133449 to appease buildbots.
2011-06-20 Jay FoadChange how PHINodes store their operands.
2011-06-20 Jay FoadMake better use of the PHINode API.
2011-06-19 Jay FoadFix a FIXME by making GlobalVariable::getInitializer...
2011-04-10 Nicolas GeoffrayBugfix in the Cpp backend after API change on PHINode...
2011-03-30 Jay FoadRemove PHINode::reserveOperandSpace(). Instead, add...
2010-11-28 Nicolas GeoffrayWhen emitting a single function with cppgen=function...
2010-09-10 Dale JohannesenAdd X86 MMX type to bitcode and Type.
2010-08-20 Bill WendlingCreate the new linker type "linker_private_weak_def_auto".
next