Whitespace cleanup. Remove trailing whitespace.
[oota-llvm.git] / lib / Target / CellSPU /
2009-08-11 Jim GrosbachSjLj based exception handling unwinding support. This...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
2009-08-10 Owen AndersonSimpleValueType-ify a few more methods on TargetLowering.
2009-08-10 Owen AndersonContinue the SimpleValueType-ification.
2009-08-10 Owen AndersonStart moving TargetLowering away from using full MVTs...
2009-08-08 Chris Lattnermake printInstruction return void since its result...
2009-08-07 Dan GohmanFix a bunch of namespace pollution.
2009-08-05 Devang PatelRemove dead code. MDNode and MDString are not Constant...
2009-08-05 Dan GohmanMajor calling convention code refactoring.
2009-08-03 Chris Lattnerremove an unneeded section switch.
2009-08-02 Daniel DunbarMove most targets TargetMachine constructor to only...
2009-08-02 Daniel DunbarNormalize Subtarget constructors to take a target tripl...
2009-08-02 Chris Lattnermove dwarf debug info section selection stuff from...
2009-08-02 Chris Lattnersimplify SPULinuxTargetAsmInfo, remove use of TM.
2009-08-02 Chris Lattnerremove TargetAsmInfo::TM, which is now dead. The basic...
2009-08-01 Chris LattnerREmove dead fields of TAI.
2009-07-31 Chris Lattnerremove a pointless override.
2009-07-31 Dan GohmanReapply r77654 with a fix: MachineFunctionPass's getAna...
2009-07-31 Daniel DunbarRevert r77654, it appears to be causing llvm-gcc bootst...
2009-07-31 Dan GohmanManage MachineFunctions with an analysis Pass instead...
2009-07-29 Owen AndersonMove types back to the 2.5 API.
2009-07-29 Chris LattnerGive getPointerRegClass() a "kind" value so that target...
2009-07-29 Chris Lattnerpass the mangler down into the various SectionForGlobal...
2009-07-28 Devang PatelRename MDNode.h header. It defines MDnode and other...
2009-07-28 Owen AndersonReturn ConstantVector to 2.5 API.
2009-07-28 Chris LattnerRip all of the global variable lowering logic out of...
2009-07-27 Chris LattnerEliminate getNamed/getUnnamedSection, adding a new...
2009-07-27 Chris LattnerEliminate SectionFlags, just embed a SectionKind into...
2009-07-26 Chris Lattneruntangle a TargetAsmInfo hack where ELFTargetAsmInfo...
2009-07-26 Daniel DunbarEliminate some uses of DOUT, cerr, and getNameStart().
2009-07-26 Daniel DunbarFactor commonality in triple match routines into helper...
2009-07-26 Daniel DunbarKill Target specific ModuleMatchQuality stuff.
2009-07-25 Chris Lattnerthis is (unfortunately) several changes mixed together:
2009-07-25 Daniel DunbarSimplify JIT target selection.
2009-07-25 Daniel DunbarAdd new helpers for registering targets.
2009-07-24 Eli FriedmanRemove unused member functions.
2009-07-22 Owen AndersonGet rid of the Pass+Context magic.
2009-07-21 Chris Lattnermake AsmPrinter::doFinalization iterate over the global...
2009-07-20 Bill WendlingAdd plumbing for the `linker_private' linkage type...
2009-07-19 Daniel DunbarAdd dependencies from TargetInfo onto .td generation.
2009-07-18 Daniel DunbarAdd some missing includes.
2009-07-18 Daniel DunbarPut Target definitions inside Target specific header...
2009-07-17 Eli FriedmanAdd operation expansion/promotion for a bunch of operat...
2009-07-15 Daniel DunbarLift addAssemblyEmitter into LLVMTargetMachine.
2009-07-15 Daniel DunbarRemove old style hacks to register AsmPrinter into...
2009-07-15 Owen AndersonMove a few more convenience factory functions from...
2009-07-15 Ted KremenekLexically order files in CMakeLists.txt files.
2009-07-15 Daniel DunbarReapply TargetRegistry refactoring commits.
2009-07-15 Stuart HastingsRevert 75762, 75763, 75766..75769, 75772..75775, 75778...
2009-07-15 Daniel DunbarKill off old (TargetMachine level, not Target level...
2009-07-15 Daniel DunbarProvide TargetMachine implementations with reference...
2009-07-15 Daniel DunbarRegister Target's TargetMachine and AsmPrinter in the...
2009-07-15 Daniel DunbarAdd TargetInfo libraries for all targets.
2009-07-14 David GreeneHave asm printers use formatted_raw_ostream directly...
2009-07-14 Chris LattnerReapply my previous asmprinter changes now with more...
2009-07-14 Torok Edwinllvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE...
2009-07-14 Daniel DunbarRevert r75615, which depended on 75610.
2009-07-14 Torok Edwineliminate extra space.
2009-07-14 Chris LattnerRename getValueName -> getMangledName.
2009-07-11 Torok Edwinassert(0) -> LLVM_UNREACHABLE.
2009-07-09 Owen AndersonThread LLVMContext through MVT and related parts of...
2009-07-08 Torok EdwinImplement changes from Chris's feedback.
2009-07-03 Tilmann SchellerAdd NumFixedArgs attribute to CallSDNode which indicate...
2009-07-03 Tilmann SchellerSmall cleanups in the PowerPC backend.
2009-07-02 Douglas GregorCMake build fixes, from Xerxes Ranby
2009-07-01 Bill WendlingUpdate comments to make it clear that the function...
2009-07-01 Evan ChengHandle IMPLICIT_DEF with isUndef operand marker, part...
2009-07-01 Daniel DunbarRemove unused AsmPrinter OptLevel argument, and propogate.
2009-06-30 Bill WendlingAdd an "alignment" field to the MachineFunction object...
2009-06-26 Devang PatelLet's ignore MDStrings also!
2009-06-25 Douglas GregorAdd missing dependencies to the CMake build system.
2009-06-25 Devang PatelNo need to code gen MDNodes
2009-06-24 Chris Lattnersink dwarf finalization out of each target into AsmPrin...
2009-06-24 Chris Lattnereliminate the ExtWeakSymbols set from AsmPrinter. ...
2009-06-23 Bob WilsonProvide InitializeAllTargets and InitializeNativeTarget...
2009-06-23 Douglas GregorEliminate object-relinking support from CMake. Fixes...
2009-06-20 Devang PatelRemove unused field.
2009-06-19 Devang PatelMove up dwarf writer initialization in common AsmPrinte...
2009-06-19 Anton KorobeynikovUnbreak cyclic deps
2009-06-18 Chris Lattnersimplify macro debug info directive handling.
2009-06-16 Douglas GregorIntroduce new headers whose inclusion forces linking and
2009-06-16 Eli FriedmanMisc accumulated tweaks to legalization logic for vario...
2009-05-30 Bill WendlingUntabification.
2009-05-27 Eli FriedmanDon't abuse the quirky behavior of LegalizeDAG for...
2009-05-26 Daniel DunbarBack out r72431, it is causing a number of compilation...
2009-05-26 Eli FriedmanDon't abuse the quirky behavior of LegalizeDAG for...
2009-05-23 Anton KorobeynikovPropagate CPU string out of SubtargetFeatures
2009-05-16 Jakob Stoklund OlesenRemember to set def-flag on register loaded from stack...
2009-05-13 Bill WendlingChange MachineInstrBuilder::addReg() to take a flag...
2009-05-09 Duncan SandsRename PaddedSize to AllocSize, in the hope that this
2009-04-29 Bill WendlingInstead of passing in an unsigned value for the optimiz...
2009-04-29 Bill WendlingSecond attempt:
2009-04-28 Bill Wendlingr70270 isn't ready yet. Back this out. Sorry for the...
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2009-04-27 Nate Begeman2nd attempt, fixing SSE4.1 issues and implementing...
2009-04-24 Rafael EspindolaRevert 69952. Causes testsuite failures on linux x86-64.
2009-04-24 Nate BegemanPR2957
2009-04-01 Dan GohmanUse CHAR_BIT instead of hard-coding 8 in several places...
2009-03-26 Chris Lattnerfix warning in -asserts mode.
2009-03-25 Evan ChengCodeGen still defaults to non-verbose asm, but llc...
next