2009-05-13 |
Bill Wendling | Change MachineInstrBuilder::addReg() to take a flag... |
tree | commitdiff |
2009-05-13 |
Dale Johannesen | Add an int64_t variant of abs, for host environments |
tree | commitdiff |
2009-05-09 |
Duncan Sands | Rename PaddedSize to AllocSize, in the hope that this |
tree | commitdiff |
2009-04-29 |
Bill Wendling | Instead of passing in an unsigned value for the optimiz... |
tree | commitdiff |
2009-04-29 |
Bill Wendling | Second attempt: |
tree | commitdiff |
2009-04-28 |
Bill Wendling | r70270 isn't ready yet. Back this out. Sorry for the... |
tree | commitdiff |
2009-04-28 |
Bill Wendling | Massive check in. This changes the "-fast" flag to... |
tree | commitdiff |
2009-03-29 |
Anton Korobeynikov | Alpha always requires global relocations to be r/w... |
tree | commitdiff |
2009-03-25 |
Evan Cheng | CodeGen still defaults to non-verbose asm, but llc... |
tree | commitdiff |
2009-03-19 |
Nate Begeman | Add support to tablegen for naming the nodes themselves... |
tree | commitdiff |
2009-03-11 |
Duncan Sands | It makes no sense to have a ODR version of common |
tree | commitdiff |
2009-03-07 |
Duncan Sands | Introduce new linkage types linkonce_odr, weak_odr... |
tree | commitdiff |
2009-02-24 |
Bill Wendling | Overhaul my earlier submission due to feedback. It... |
tree | commitdiff |
2009-02-23 |
Bill Wendling | Propagate debug loc info through prologue/epilogue. |
tree | commitdiff |
2009-02-18 |
Bill Wendling | Put code that generates debug labels into TableGen... |
tree | commitdiff |
2009-02-18 |
Dan Gohman | Factor out the code to add a MachineOperand to a Machin... |
tree | commitdiff |
2009-02-13 |
Dale Johannesen | Remove non-DebugLoc versions of BuildMI from Alpha... |
tree | commitdiff |
2009-02-12 |
Dale Johannesen | Check in missing file. |
tree | commitdiff |
2009-02-12 |
Dale Johannesen | Eliminate a couple of non-DebugLoc BuildMI variants. |
tree | commitdiff |
2009-02-12 |
Bill Wendling | Move debug loc info along when the spiller creates... |
tree | commitdiff |
2009-02-09 |
Evan Cheng | Turns out AnalyzeBranch can modify the mbb being analyz... |
tree | commitdiff |
2009-02-07 |
Dale Johannesen | Use getDebugLoc forwarder instead of getNode()->getDebu... |
tree | commitdiff |
2009-02-07 |
Dan Gohman | Constify TargetInstrInfo::EmitInstrWithCustomInserter... |
tree | commitdiff |
2009-02-07 |
Dale Johannesen | Get rid of the last non-DebugLoc versions of getNode! |
tree | commitdiff |
2009-02-06 |
Dale Johannesen | Remove more non-DebugLoc versions of getNode. |
tree | commitdiff |
2009-02-04 |
Dale Johannesen | Remove non-DebugLoc forms of CopyToReg and CopyFromReg. |
tree | commitdiff |
2009-02-04 |
Dale Johannesen | Remove non-DebugLoc versions of getLoad and getStore. |
tree | commitdiff |
2009-02-04 |
Dale Johannesen | Remove non-DebugLoc forms of the exotic forms |
tree | commitdiff |
2009-02-04 |
Dale Johannesen | Remove some more non-DebugLoc versions of construction |
tree | commitdiff |
2009-01-30 |
Dale Johannesen | Make LowerCallTo and LowerArguments take a DebugLoc |
tree | commitdiff |
2009-01-20 |
Evan Cheng | Change TargetInstrInfo::isMoveInstr to return source... |
tree | commitdiff |
2009-01-15 |
Rafael Espindola | Fix Alpha test and support for private linkage. |
tree | commitdiff |
2009-01-15 |
Rafael Espindola | Add the private linkage. |
tree | commitdiff |
2009-01-15 |
Dan Gohman | Move a few containers out of ScheduleDAGInstrs::BuildSc... |
tree | commitdiff |
2009-01-12 |
Duncan Sands | Rename getABITypeSize to getTypePaddedSize, as |
tree | commitdiff |
2009-01-09 |
Misha Brukman | Removed trailing whitespace from Makefiles. |
tree | commitdiff |
2009-01-05 |
Dan Gohman | Tidy up #includes, deleting a bunch of unnecessary... |
tree | commitdiff |
2009-01-01 |
Duncan Sands | Fix PR3274: when promoting the condition of a BRCOND... |
tree | commitdiff |
2008-12-14 |
Chris Lattner | silence warning when asserts disabled. |
tree | commitdiff |
2008-12-03 |
Dan Gohman | Split foldMemoryOperand into public non-virtual and... |
tree | commitdiff |
2008-12-03 |
Dan Gohman | Rename isSimpleLoad to canFoldAsLoad, to better reflect... |
tree | commitdiff |
2008-12-03 |
Dan Gohman | Add a sanity-check to tablegen to catch the case where... |
tree | commitdiff |
2008-12-01 |
Duncan Sands | There are no longer any places that require a |
tree | commitdiff |
2008-12-01 |
Duncan Sands | Change the interface to the type legalization method |
tree | commitdiff |
2008-11-24 |
Evan Cheng | Move target independent td files from lib/Target/ to... |
tree | commitdiff |
2008-11-23 |
Duncan Sands | Rename SetCCResultContents to BooleanContents. In |
tree | commitdiff |
2008-11-18 |
Dan Gohman | Add more const qualifiers. This fixes build breakage... |
tree | commitdiff |
2008-11-15 |
Oscar Fuentes | Adds extern "C" ints to the .cpp files that use Registe... |
tree | commitdiff |
2008-11-11 |
Andrew Lenharth | This shouldn't be necessary |
tree | commitdiff |
2008-11-11 |
Oscar Fuentes | CMake: corrected split of Alpha and Sparc AsmPrinters. |
tree | commitdiff |
2008-11-11 |
Anton Korobeynikov | Separate alpha asmprinter. This should unbreak native... |
tree | commitdiff |
2008-11-11 |
Andrew Lenharth | fix another libgcc blocker |
tree | commitdiff |
2008-11-08 |
Evan Cheng | Rename startFunctionStub to startGVStub since it's... |
tree | commitdiff |
2008-11-05 |
Dan Gohman | Eliminate the ISel priority queue, which used the topol... |
tree | commitdiff |
2008-11-03 |
Dan Gohman | Refactor various TargetAsmInfo subclasses' TargetMachin... |
tree | commitdiff |
2008-10-27 |
David Greene | Have TableGen emit setSubgraphColor calls under control... |
tree | commitdiff |
2008-10-18 |
Dan Gohman | Teach DAGCombine to fold constant offsets into GlobalAd... |
tree | commitdiff |
2008-10-16 |
Dan Gohman | Trim #includes. |
tree | commitdiff |
2008-10-16 |
Chris Lattner | mark some targets as experimental. Andrew, if you... |
tree | commitdiff |
2008-10-16 |
Dan Gohman | Const-ify several TargetInstrInfo methods. |
tree | commitdiff |
2008-10-14 |
Evan Cheng | Rename LoadX to LoadExt. |
tree | commitdiff |
2008-10-14 |
Dan Gohman | Fix command-line option printing to print two spaces... |
tree | commitdiff |
2008-10-11 |
Chris Lattner | Change CALLSEQ_BEGIN and CALLSEQ_END to take TargetCons... |
tree | commitdiff |
2008-10-09 |
Chris Lattner | get CodeGen/Alpha/mul128.ll to work. |
tree | commitdiff |
2008-10-07 |
Andrew Lenharth | Note that ADDC and company don't actually expand yet... |
tree | commitdiff |
2008-10-03 |
Dan Gohman | Avoid creating two TargetLowering objects for each... |
tree | commitdiff |
2008-10-03 |
Dan Gohman | Switch the MachineOperand accessors back to the short... |
tree | commitdiff |
2008-09-26 |
Bill Wendling | Temporarily reverting r56683. This is causing a failure... |
tree | commitdiff |
2008-09-26 |
Evan Cheng | Fix @llvm.frameaddress codegen. FP elimination optimiza... |
tree | commitdiff |
2008-09-26 |
Dale Johannesen | Add "inreg" field to CallSDNode (doesn't increase |
tree | commitdiff |
2008-09-26 |
Oscar Fuentes | CMake: Builds all targets. |
tree | commitdiff |
2008-09-24 |
Anton Korobeynikov | Move actual section printing stuff to AsmPrinter from... |
tree | commitdiff |
2008-09-24 |
Anton Korobeynikov | Drop obsolete hook and change all usage to new interface |
tree | commitdiff |
2008-09-23 |
Dan Gohman | Fix these enums' starting values to reflect the way... |
tree | commitdiff |
2008-09-22 |
Dale Johannesen | Make log, log2, log10, exp, exp2 use Expand by |
tree | commitdiff |
2008-09-16 |
Bill Wendling | Reverting r56249. On further investigation, this functi... |
tree | commitdiff |
2008-09-16 |
Bill Wendling | - Change "ExternalSymbolSDNode" to "SymbolSDNode". |
tree | commitdiff |
2008-09-12 |
Dan Gohman | Rename ConstantSDNode::getValue to getZExtValue, for... |
tree | commitdiff |
2008-09-04 |
Dan Gohman | Tidy up several unbeseeming casts from pointer to intptr_t. |
tree | commitdiff |
2008-09-04 |
Dale Johannesen | Add intrinsics for log, log2, log10, exp, exp2. |
tree | commitdiff |
2008-09-02 |
Evan Cheng | Change getBinaryCodeForInstr prototype. First operand... |
tree | commitdiff |
2008-08-28 |
Gabor Greif | erect abstraction boundaries for accessing SDValue... |
tree | commitdiff |
2008-08-26 |
Owen Anderson | Make TargetInstrInfo::copyRegToReg return a bool indica... |
tree | commitdiff |
2008-08-23 |
Dan Gohman | Move the point at which FastISel taps into the Selectio... |
tree | commitdiff |
2008-08-21 |
Dan Gohman | Simplify SelectRoot's interface, and factor out some... |
tree | commitdiff |
2008-08-21 |
Owen Anderson | Use raw_ostream throughout the AsmPrinter. |
tree | commitdiff |
2008-08-20 |
Dan Gohman | Tablegen generated code already tests the opcode value... |
tree | commitdiff |
2008-08-14 |
Owen Anderson | Convert uses of std::vector in TargetInstrInfo to Small... |
tree | commitdiff |
2008-08-08 |
Anton Korobeynikov | Handle visibility printing with all generality. Remove... |
tree | commitdiff |
2008-08-07 |
Anton Korobeynikov | Switch Alpha to new section handling stuff |
tree | commitdiff |
2008-08-05 |
Dan Gohman | Trim #includes. |
tree | commitdiff |
2008-07-27 |
Dan Gohman | Rename SDOperand to SDValue. |
tree | commitdiff |
2008-07-17 |
Dan Gohman | Add a new function, ReplaceAllUsesOfValuesWith, which... |
tree | commitdiff |
2008-07-07 |
Dan Gohman | Pool-allocation for MachineInstrs, MachineBasicBlocks... |
tree | commitdiff |
2008-07-04 |
Duncan Sands | Rather than having a different custom legalization |
tree | commitdiff |
2008-07-03 |
Evan Cheng | - Remove calls to copyKillDeadInfo which is an N^2... |
tree | commitdiff |
2008-07-01 |
Dan Gohman | Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL... |
tree | commitdiff |
2008-06-30 |
Dan Gohman | Rename ISD::LOCATION to ISD::DBG_STOPPOINT to better... |
tree | commitdiff |
2008-06-30 |
Evan Cheng | Split scheduling from instruction selection. |
tree | commitdiff |
2008-06-30 |
Duncan Sands | Revert the SelectionDAG optimization that makes |
tree | commitdiff |
next |