Fix broken build
[oota-llvm.git] / lib / Target / PowerPC /
2014-03-02 Craig TopperSwitch all uses of LLVM_FINAL to just use 'final',...
2014-03-01 Hal FinkelRemove extra truncs/exts around i32 bit operations...
2014-02-28 Hal FinkelSwap PPC isel operands to allow for 0-folding
2014-02-28 Hal FinkelTrying to unbreak the darwin11 builder
2014-02-28 Hal FinkelTry to unbreak the C++11 build
2014-02-28 Hal FinkelAdd CR-bit tracking to the PowerPC backend for i1 values
2014-02-26 Aaron BallmanSilencing an MSVC signed comparison warning.
2014-02-25 Hal FinkelAccount for 128-bit integer operations in PPCCTRLoops
2014-02-25 Rafael EspindolaMake DataLayout a plain object, not a pass.
2014-02-24 Rafael EspindolaMake some DataLayout pointers const.
2014-02-21 Rafael EspindolaRename a few more DataLayout variables.
2014-02-19 Rafael Espindolamove getNameWithPrefix and getSymbol to TargetMachine.
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Daniel JasperRevert r201622 and r201608.
2014-02-18 Rafael EspindolaFix PR18743.
2014-02-18 Rafael EspindolaRename a DebugLoc variable to DbgLoc and a DataLayout...
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
2014-02-06 Rafael EspindolaJust returning false is the default.
2014-02-05 Matt ArsenaultAdd address space argument to allowsUnalignedMemoryAccess.
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-02 Hal FinkelReplace PPC instruction-size code with MCInstrDesc...
2014-01-28 David WoodhouseDelete MCSubtargetInfo data members from target MCCodeE...
2014-01-28 David WoodhousePropagate MCSubtargetInfo through TableGen's getBinaryC...
2014-01-28 David WoodhouseExplictly pass MCSubtargetInfo to MCCodeEmitter::Encode...
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2014-01-28 Iain SandoeProvide a stub Target Streamer implementation for PPC...
2014-01-28 Hal FinkelHandle spilling the PPC GPRC_NOR0 register class
2014-01-28 Eric ChristopherRevert r199871 and replace it with a simple check in...
2014-01-26 Rafael EspindolaPass a MCSubtargetInfo down to the TargetStreamer creation.
2014-01-26 Rafael EspindolaConstruct the MCStreamer before constructing the MCTarg...
2014-01-25 Rafael EspindolaRemove an easy use of EmitRawText from PPC.
2014-01-24 Juergen RibutzkaAdd final and owerride keywords to TargetTransformInfo...
2014-01-24 Alp TokerFix known typos
2014-01-23 Eric ChristopherAdd a variable to track whether or not we've used a...
2014-01-22 Rafael EspindolaFix pr18515.
2014-01-21 Hal FinkelFix pointer info on PPC byval stores
2014-01-14 Rafael EspindolaMake getTargetStreamer return a possibly null pointer.
2014-01-13 Chandler Carruth[PM] Split DominatorTree into a concrete analysis resul...
2014-01-13 Chandler Carruth[cleanup] Move the Dominators.h and Verifier.h headers...
2014-01-13 Saleem Abdulrasoolcorrect target directive handling error handling
2014-01-09 Chandler CarruthPut the functionality for printing a value to a raw_ost...
2014-01-07 Rafael EspindolaMove the llvm mangler to lib/IR.
2014-01-07 Chandler CarruthMove the LLVM IR asm writer header files into the IR...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2014-01-06 Bill WendlingRemove unnecessary #includes.
2014-01-06 Bill WendlingRefactor function that checks that __builtin_returnaddr...
2014-01-05 Bill WendlingEmit an error message if the value passed to __builtin_...
2014-01-03 Rafael EspindolaMake the llvm mangler depend only on DataLayout.
2014-01-02 Hal Finkel[PPC] Fix comment to match function name
2014-01-02 Hal Finkel[PPC] Fix the scheduling of CR logicals on the P7
2014-01-02 Hal Finkel[PPC] Use the correct immediate operands on 64-bit...
2013-12-22 Roman DivackyUse r2 when encoding tls on ppc32. Fixes PR18305.
2013-12-22 Roman DivackyAdd some comments.
2013-12-20 Roman DivackyImplement initial-exec TLS for PPC32.
2013-12-19 Rafael EspindolaLong doubles are required to be aligned to 128 bits...
2013-12-19 Hal FinkelAdd a disassembler to the PowerPC backend
2013-12-18 Rafael EspindolaFix f64 and f128 for ppc-darwin.
2013-12-18 Rafael EspindolaOne ppc32-darwin, a i64 inside a structure can have...
2013-12-17 Hal FinkelEliminate PPC instruction decoding ambiguities
2013-12-17 Rafael EspindolaFix the pointer size for the PS3 datalayout.
2013-12-17 Andrew TrickAllow MachineCSE to coalesce trivial subregister copies...
2013-12-17 Andrew Trickwhitespace
2013-12-16 Rafael EspindolaThe preferred alignment defaults to the abi alignment...
2013-12-16 Rafael EspindolaOn DataLayout, omit the default of p:64:64:64.
2013-12-16 Hal FinkelSet has_asmparser in PowerPC/LLVMBuild.txt
2013-12-14 Iain Sandoe[Powerpc darwin] AsmParser Base implementation.
2013-12-13 Rafael EspindolaAssume defaults to produce smaller datalayout strings.
2013-12-13 Iain Sandoetest commit.
2013-12-12 Gabor Greiftypo in comment
2013-12-12 Hal FinkelRemove unused multiclass from PPCInstrInfo.td
2013-12-12 Hal FinkelImprove instruction scheduling for the PPC POWER7
2013-12-11 Hal FinkelFix the PPC subsumes-predicate check
2013-12-11 NAKAMURA TakumiPrune redundant dependencies in LLVMBuild.txt.
2013-12-11 Rafael EspindolaMove PPC's getDataLayoutString out of line and document...
2013-12-10 David Fangon darwin<10, fallback to .weak_definition (PPC,X86)
2013-12-10 NAKAMURA TakumiAdd proper dependencies to LLVMBuild.txt in llvm/lib.
2013-12-05 Rafael EspindolaRemove the isImplicitlyPrivate argument of getNameWithP...
2013-12-05 Alp TokerCorrect word hyphenations
2013-12-02 Hal FinkelRemove PPCScoreboardHazardRecognizer
2013-12-02 Rafael EspindolaRefactor the setting of PrivateGlobalPrefix.
2013-12-02 Rafael EspindolaMove getSymbolWithGlobalValueBase to TargetLoweringObje...
2013-12-02 Rafael EspindolaRemove dead code.
2013-12-02 Rafael EspindolaChange the default of AsmWriterClassName and isMCAsmWriter.
2013-12-02 Rafael EspindolaRefactor for clarity and efficiency.
2013-11-30 Hal FinkelAdd a scheduling model (with itinerary) for the PPC...
2013-11-30 Hal FinkelSplit some PPC itinerary classes
2013-11-29 Hal FinkelAdjust PPC A2 input operand latencies
2013-11-29 Hal FinkelCreate a PPC440 SchedMachineModel
2013-11-29 Hal FinkelFixup PPC440 load/store operand latencies
2013-11-29 Hal FinkelAdjust PPC440 operand latencies
2013-11-29 Hal FinkelDon't model the fetch and decode units for the PPC440
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target() provide intrin...
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-28 NAKAMURA Takumi[CMake] Prune include_directories() in llvm/lib/Target...
2013-11-28 Rafael EspindolaUse the mangler consistently instead of using getGlobal...
2013-11-28 Hal FinkelDon't share functional units among the PPC itineraries
next