2011-02-25 |
Owen Anderson | Allow targets to specify a the type of the RHS of a... |
tree | commitdiff |
2011-02-20 |
Oscar Fuentes | Use explicit add_subdirectory's for LLVM target sublibr... |
tree | commitdiff |
2011-02-16 |
Stuart Hastings | Swap VT and DebugLoc operands of getExtLoad() for consi... |
tree | commitdiff |
2011-01-13 |
Jakob Stoklund Olesen | Teach frame lowering to ignore debug values after the... |
tree | commitdiff |
2011-01-10 |
Anton Korobeynikov | Update CMake stuff |
tree | commitdiff |
2011-01-10 |
Anton Korobeynikov | Rename TargetFrameInfo into TargetFrameLowering. Also... |
tree | commitdiff |
2010-12-23 |
Chris Lattner | Flag -> Glue, the ongoing saga |
tree | commitdiff |
2010-12-21 |
Chris Lattner | rename MVT::Flag to MVT::Glue. "Flag" is a terrible... |
tree | commitdiff |
2010-11-23 |
Wesley Peck | Renaming ISD::BIT_CONVERT to ISD::BITCAST to better... |
tree | commitdiff |
2010-11-18 |
Anton Korobeynikov | Move hasFP() and few related hooks to TargetFrameInfo. |
tree | commitdiff |
2010-11-15 |
Anton Korobeynikov | Attempt to unbreak cmake-based builds |
tree | commitdiff |
2010-11-15 |
Anton Korobeynikov | First step of huge frame-related refactoring: move... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | move all the target's asmprinters into the main target... |
tree | commitdiff |
2010-11-14 |
Chris Lattner | fix cmake |
tree | commitdiff |
2010-11-14 |
Chris Lattner | remove JIT support from the Alpha backend. The JIT... |
tree | commitdiff |
2010-10-29 |
John Thompson | Inline asm multiple alternative constraints development... |
tree | commitdiff |
2010-10-08 |
Jim Grosbach | Make <target>CodeEmitter::getBinaryCodeForInstr() a... |
tree | commitdiff |
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 |
next |