2010-09-28 |
Evan Cheng | Add support to model pipeline bypass / forwarding. |
tree | commitdiff |
2010-09-28 |
Oscar Fuentes | Removed a bunch of unnecessary target_link_libraries. |
tree | commitdiff |
2010-09-21 |
Chris Lattner | update a bunch of code to use the MachinePointerInfo... |
tree | commitdiff |
2010-09-21 |
Chris Lattner | eliminate an old SelectionDAG::getTruncStore method... |
tree | commitdiff |
2010-09-21 |
Chris Lattner | propagate MachinePointerInfo through various uses of... |
tree | commitdiff |
2010-09-21 |
Chris Lattner | convert the targets off the non-MachinePointerInfo... |
tree | commitdiff |
2010-09-17 |
NAKAMURA Takumi | AlphaSchedule.td: 7bit-ize. |
tree | commitdiff |
2010-09-04 |
Chris Lattner | zap dead code. |
tree | commitdiff |
2010-08-26 |
Jim Grosbach | Simplify eliminateFrameIndex() interface back down... |
tree | commitdiff |
2010-08-18 |
Chris Lattner | remove some dead code. |
tree | commitdiff |
2010-08-06 |
Owen Anderson | Reapply r110396, with fixes to appease the Linux buildb... |
tree | commitdiff |
2010-08-06 |
Owen Anderson | Revert r110396 to fix buildbots. |
tree | commitdiff |
2010-08-05 |
Owen Anderson | Don't use PassInfo* as a type identifier for passes... |
tree | commitdiff |
2010-08-01 |
Eli Friedman | PR7774: Fix undefined shifts in Alpha backend. As... |
tree | commitdiff |
2010-07-16 |
Jakob Stoklund Olesen | Remove the isMoveInstr() hook. |
tree | commitdiff |
2010-07-14 |
Benjamin Kramer | Don't pass StringRef by reference. |
tree | commitdiff |
2010-07-11 |
Jakob Stoklund Olesen | RISC architectures get their memory operand folding... |
tree | commitdiff |
2010-07-11 |
Jakob Stoklund Olesen | Replace copyRegToReg with copyPhysReg for Alpha. |
tree | commitdiff |
2010-07-10 |
Jakob Stoklund Olesen | Use COPY in targets |
tree | commitdiff |
2010-07-07 |
Evan Cheng | Move getExtLoad() and (some) getLoad() DebugLoc argumen... |
tree | commitdiff |
2010-07-07 |
Dan Gohman | Split the SDValue out of OutputArg so that SelectionDAG... |
tree | commitdiff |
2010-07-06 |
Devang Patel | Propagate debug loc. |
tree | commitdiff |
2010-07-06 |
Dan Gohman | Reapply r107655 with fixes; insert the pseudo instructi... |
tree | commitdiff |
2010-07-06 |
Dan Gohman | Revert r107655. |
tree | commitdiff |
2010-07-06 |
Dan Gohman | Fix a bunch of custom-inserter functions to handle... |
tree | commitdiff |
2010-07-03 |
Evan Cheng | Remove isSS argument from CreateFixedObject. Fixed... |
tree | commitdiff |
2010-06-21 |
Eric Christopher | Remove isTwoAddress from Alpha. |
tree | commitdiff |
2010-06-17 |
Stuart Hastings | Add a DebugLoc parameter to TargetInstrInfo::InsertBran... |
tree | commitdiff |
2010-06-02 |
Rafael Espindola | cleanup |
tree | commitdiff |
2010-05-14 |
Dan Gohman | BR is a barrier. |
tree | commitdiff |
2010-05-11 |
Dan Gohman | Implement a bunch more TargetSelectionDAGInfo infrastru... |
tree | commitdiff |
2010-05-06 |
Dan Gohman | Add a DebugLoc argument to TargetInstrInfo::copyRegToRe... |
tree | commitdiff |
2010-05-06 |
Evan Cheng | Add argument TargetRegisterInfo to loadRegFromStackSlot... |
tree | commitdiff |
2010-05-05 |
Dan Gohman | No-ops emitted for scheduling don't correspond with... |
tree | commitdiff |
2010-05-01 |
Dan Gohman | Get rid of the EdgeMapping map. Instead, just check... |
tree | commitdiff |
2010-04-30 |
Dan Gohman | Fix a typo. |
tree | commitdiff |
2010-04-27 |
Devang Patel | Use MachineOperand::is* predicates. |
tree | commitdiff |
2010-04-18 |
Anton Korobeynikov | Make processor FUs unique for given itinerary. This... |
tree | commitdiff |
2010-04-17 |
Dan Gohman | Delete now-unnecessary const_casts. |
tree | commitdiff |
2010-04-17 |
Dan Gohman | Use const qualifiers with TargetLowering. This eliminat... |
tree | commitdiff |
2010-04-17 |
Dan Gohman | Move per-function state out of TargetLowering subclasse... |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Add skeleton target-specific SelectionDAGInfo files. |
tree | commitdiff |
2010-04-15 |
Dan Gohman | Add const qualifiers to CodeGen's use of LLVM IR constr... |
tree | commitdiff |
2010-04-08 |
Benjamin Kramer | Use twines to simplify calls to report_fatal_error... |
tree | commitdiff |
2010-04-07 |
Chris Lattner | rename llvm::llvm_report_error -> llvm::report_fatal_error |
tree | commitdiff |
2010-04-05 |
Chris Lattner | prune some #includes. |
tree | commitdiff |
2010-04-05 |
Jakob Stoklund Olesen | Replace TSFlagsFields and TSFlagsShifts with a simpler... |
tree | commitdiff |
2010-04-04 |
Chris Lattner | Momentous day: remove the "O" member from AsmPrinter... |
tree | commitdiff |
2010-04-04 |
Chris Lattner | mcize a bunch more stuff, using EmitRawText for things we |
tree | commitdiff |
2010-04-04 |
Chris Lattner | convert the non-MCInstPrinter'ized EmitInstruction |
tree | commitdiff |
2010-04-04 |
Chris Lattner | fix PrintAsmOperand and PrintAsmMemoryOperand to pass... |
tree | commitdiff |
2010-04-04 |
Chris Lattner | change a ton of code to not implicitly use the "O"... |
tree | commitdiff |
2010-04-02 |
Chris Lattner | use DebugLoc default ctor instead of DebugLoc::getUnkno... |
tree | commitdiff |
2010-04-02 |
Dale Johannesen | Teach AnalyzeBranch, RemoveBranch and the branch |
tree | commitdiff |
2010-03-18 |
Chris Lattner | use ins/outs. |
tree | commitdiff |
2010-03-15 |
Chris Lattner | add some missing types |
tree | commitdiff |
2010-03-13 |
Chris Lattner | eliminate the now-unneeded context argument of MBB... |
tree | commitdiff |
2010-03-13 |
Chris Lattner | rearrange MCContext ownership. Before LLVMTargetMachin... |
tree | commitdiff |
2010-03-12 |
Jeffrey Yasskin | Fix LLVM build when the user specifies CPPFLAGS on... |
tree | commitdiff |
2010-03-12 |
Chris Lattner | inline GetGlobalValueSymbol into the rest its callers and |
tree | commitdiff |
2010-03-09 |
Jim Grosbach | Change the Value argument to eliminateFrameIndex to... |
tree | commitdiff |
2010-03-08 |
Chris Lattner | tidy up |
tree | commitdiff |
2010-03-03 |
Andrew Lenharth | Fix PR6444, note still doesn't compile libgcc2 all... |
tree | commitdiff |
2010-03-02 |
Chris Lattner | Sink InstructionSelect() out of each target into SDISel... |
tree | commitdiff |
2010-02-23 |
Chris Lattner | remove a bunch of dead named arguments in input patterns, |
tree | commitdiff |
2010-02-16 |
Chris Lattner | mark all the generated node predicates 'const'. |
tree | commitdiff |
2010-02-15 |
Anton Korobeynikov | Move TLOF implementations to libCodegen to resolve... |
tree | commitdiff |
2010-02-15 |
David Greene | Remove an assumption of default arguments. This is... |
tree | commitdiff |
2010-02-15 |
Andrew Lenharth | Fix changes from r75027 |
tree | commitdiff |
2010-02-10 |
Chris Lattner | print all the newlines at the end of instructions with |
tree | commitdiff |
2010-02-09 |
Chris Lattner | move target-independent opcodes out of TargetInstrInfo |
tree | commitdiff |
2010-02-03 |
Chris Lattner | rejigger the world so that EmitInstruction prints the... |
tree | commitdiff |
2010-02-02 |
Evan Cheng | Revert 95130. |
tree | commitdiff |
2010-02-02 |
Chris Lattner | refactor code so that LLVMTargetMachine creates the... |
tree | commitdiff |
2010-02-02 |
Chris Lattner | add a definition for ID. |
tree | commitdiff |
2010-02-02 |
Chris Lattner | detemplatize alpha code emission, it is now JIT specific. |
tree | commitdiff |
2010-02-02 |
Chris Lattner | eliminate all the dead addSimpleCodeEmitter implementat... |
tree | commitdiff |
2010-02-02 |
Evan Cheng | Pass callsite return type to TargetLowering::LowerCall... |
tree | commitdiff |
2010-01-28 |
Chris Lattner | convert the last 3 targets to use EmitFunctionBody... |
tree | commitdiff |
2010-01-28 |
Chris Lattner | Remove the argument from EmitJumpTableInfo, because... |
tree | commitdiff |
2010-01-27 |
Chris Lattner | Switch MSP430, CellSPU, SystemZ, Darwin/PPC, Alpha... |
tree | commitdiff |
2010-01-27 |
Evan Cheng | Eliminate target hook IsEligibleForTailCallOptimization. |
tree | commitdiff |
2010-01-26 |
Chris Lattner | Eliminate SetDirective, and replace it with HasSetDirec... |
tree | commitdiff |
2010-01-26 |
Chris Lattner | eliminate the TargetLowering::UsesGlobalOffsetTable... |
tree | commitdiff |
2010-01-26 |
Chris Lattner | add a new MachineBasicBlock::getSymbol method, replacing |
tree | commitdiff |
2010-01-26 |
Chris Lattner | don't bother setting the AsmPrinter::MF ivar, now that |
tree | commitdiff |
2010-01-25 |
Chris Lattner | eliminate redundant argument to EmitJumpTableInfo |
tree | commitdiff |
2010-01-25 |
Chris Lattner | rename MAI::PICJumpTableDirective to MAI::GPRel32Direct... |
tree | commitdiff |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
tree | commitdiff |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
tree | commitdiff |
2010-01-20 |
Chris Lattner | revert 93934, removing the MCAsmInfo endianness bit... |
tree | commitdiff |
2010-01-19 |
Chris Lattner | give MCAsmInfo a 'has little endian' bit. This is... |
tree | commitdiff |
2010-01-19 |
Chris Lattner | Now that we have everything nicely factored (e.g. asmpr... |
tree | commitdiff |
2010-01-17 |
Chris Lattner | now that MCSymbol::print doesn't use it's MAI argument... |
tree | commitdiff |
2010-01-16 |
Chris Lattner | MCize a bunch more stuff, eliminating a lot of uses... |
tree | commitdiff |
2010-01-15 |
Chris Lattner | supplement CurrentFnName with CurrentFnSym, which will... |
tree | commitdiff |
2010-01-05 |
Dan Gohman | Change SelectCode's argument from SDValue to SDNode... |
tree | commitdiff |
2009-12-28 |
Bill Wendling | Remove dead variable. |
tree | commitdiff |
2009-12-15 |
Jeffrey Yasskin | Change indirect-globals to use a dedicated allocIndirec... |
tree | commitdiff |
2009-12-05 |
Dan Gohman | Remove the target hook TargetInstrInfo::BlockHasNoFallT... |
tree | commitdiff |
next |