2010-01-26 |
Jakob Stoklund... | Fix inline cost predictions with SCIENCE. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | now that enough stuff is constified, move function... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | constify a bunch of dwarf stuff now that the registerin... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | constify a method argument. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Evan Cheng | Allow some automatic tailcall optimization without... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Evan Cheng | Delete blank lines that bug me. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | call emitconstantpool and emitjumptable like other... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Devang Patel | Before existing NamedMDNode entry in the symbol table... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | emit jump table an alias ".set" directives through... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | fix CastInst::castIsValid to reject aggregate types... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Devang Patel | Remve unnecessary include. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Devang Patel | Use AssertingVH, just to be paranoid. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Jakob Stoklund... | Revert test polarity to match comment and desired outco... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Jakob Stoklund... | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Jakob Stoklund... | Skip calculation of ArgumentWeights if it will never... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Devang Patel | Emit DW_AT_containing_type attribute for a class if... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Devang Patel | Add extra element to composite type. This new element... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | Eliminate SetDirective, and replace it with HasSetDirec... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Evan Cheng | Delete dead code. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Rafael Espindola | Emit .comm alignment in bytes but .align in powers... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | eliminate MCAsmInfo::NeedsSet: we now just use .set... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | don't set to the default value. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Junjie Gu | test commit. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | -disable-output is no longer needed with -analyze. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | Make the unsigned-range code more consistent with the... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Evan Cheng | Code refactoring, no functionality change. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Bob Wilson | Revert 94484. Re-disable unittests that need RTTI. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Victor Hernandez | Switch AllocaDbgDeclares to SmallVector and don't leak... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | Fix a typo in a comment that Duncan noticed. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | Remove SIL, DIL, and BPL from the GR8_NOREX allocation... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | SIL, DIL, BPL, and SPL require a REX prefix. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | Rename ItCount to BECount, since it holds a backedge... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | Fix ICmpInst::makeConstantRange to use ConstantRange... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | Fix a typo that several people pointed out. Also, addre... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Mikhail Glushenkov | Support -arch. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Mikhail Glushenkov | Support for -iquote. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Mikhail Glushenkov | Better error message. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Mikhail Glushenkov | Escape double quotes in 'help'. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Duncan Sands | Tweak the way appendModuleInlineAsm works, so you aren... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Torok Edwin | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Torok Edwin | Remove unneeded checks from configure.ac. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Torok Edwin | Fix autoconf 2.65 warning (don't use _cv_ inside AC_CAC... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Bill Wendling | Remove warning about non return on a non-void function. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | eliminate the TargetLowering::UsesGlobalOffsetTable... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | Now that printPICJumpTableSetLabel is not overloaded, |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | Move getJTISymbol from MachineJumpTableInfo to MachineF... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | add a new MachineJumpTableInfo::getJTISymbol method, |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | stub out a new target hook, need some refactoring befor... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | simplify asmprinter: only emit .set directives when... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | rename printPICJumpTableEntry -> EmitJumpTableEntry, |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | implement X86 @GOTOFF jump table entries with the new... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | add a new MachineBasicBlock::getSymbol method, replacing |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Lang Hames | New PBQP solver. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | Fix the the ceiling-division used in computing the... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | don't bother setting the AsmPrinter::MF ivar, now that |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | make MachineFunction keep track of its ID and make |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | this hook should be const. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | Add a comment about a missed opportunity. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dan Gohman | Print empty and full sets specially. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | Add support for target-specific 32-bit custom-lowered |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Daniel Dunbar | Unbreak MSVC/CMake build. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | make jit jump table emission be based on the EntryKind... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | switch jump table entry emission to be based on EntryKind |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Victor Hernandez | In mem2reg, for all alloca/stores that get promoted... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Victor Hernandez | Add MDNode::getIfExists(), an efficient way to determin... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Victor Hernandez | Assert when debug intrinsic insert functions are passed... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Evan Cheng | Implement cond ? -1 : 0 with sbb. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dale Johannesen | Accept immediate as value of a dbg_value. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Jeffrey Yasskin | Re-enable unit tests disabled in r94164 by telling... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Sean Callanan | Added the implementation of the Intel-specific |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dale Johannesen | Generate DEBUG_VALUE comments on x86. The (limited) |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Sean Callanan | Added the TargetAsmLexer implementation for AT&T syntax. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Dale Johannesen | use findDebugLoc in more places. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Jim Grosbach | Minor jump table cleanup. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | in 32-bit pic mode for targets with a GOT, x86 emits... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | fix quoting problem jim noticed! |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | Rearrange handling of jump tables. Highlights: |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | prep work to support a future where getJumpTableInfo... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | add a method to get the alignment of an integer type... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Johnny Chen | Make it SP, LR, PC for GPR Register Class instead of... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | eliminate redundant argument to EmitJumpTableInfo |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Johnny Chen | Implemented ARMInstPrinter::printThumbS4ImmOperand(). |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Sean Callanan | Implemented the dialect decision logic for the X86 |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Johnny Chen | Fixed the order of GPR RegisterClass regs to be: .... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Dan Gohman | Fix the bitcode reader to deserialize nuw/nsw/etc.... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | mcstreamerize gprel32 emission. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Bob Wilson | Remove check for an impossible condition: the condition... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | mcize the non-gprel cases of AsmPrinter::printPICJumpTa... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | handle the _set_ symbol with an MCSymbol. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | rename MAI::PICJumpTableDirective to MAI::GPRel32Direct... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | pull the non-pic jump table case out of printPICJumpTab... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | remove JumpTableDirective, it is always null. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | no need to implement these. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | mcize jump table symbol manipulation. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | sink an arm specific method out of asmprinter into... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | remove dead code: the x86 target never sets usesGlobalO... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | wirte up .file and .file to the mc asmparser. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | mcstreamerize .file and .file. This also fixes an... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | emit ELF .type directives through MCStreamer instead... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | add symbol attribute support for the ELF .type directive. |
commit | commitdiff | tree | snapshot |
next |