2010-01-28 |
Jeffrey Yasskin | Record the death of ModuleProvier and GhostLinkage... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Chris Lattner | Give AsmPrinter the most common expected implementation of |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Jeffrey Yasskin | Truncate the release notes so they're ready to accumula... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Chris Lattner | switch ARM to EmitFunctionBody(). |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Chris Lattner | emit a 0 byte instead of a noop if a function is empty... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Chris Lattner | Remove the argument from EmitJumpTableInfo, because... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Chris Lattner | Drop the argument to AsmPrinter::EmitConstantPool and... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Chris Lattner | don't emit constant pools twice. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Chris Lattner | rename printVisibility to EmitVisibility and make it... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | switch ARM to use EmitFunctionHeader. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | eliminate the ARMFunctionInfo::Align member, using |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | add a helper function for bumping up the alignment... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | switch blackfin to use EmitFunctionHeader. BlackfinAsm... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | switch mips to use the shared EmitFunctionHeader()... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Sean Callanan | Changed constants to an enum so as not to pollute the |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Sean Callanan | Added a header file defining the externally-visible... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Dale Johannesen | If the only use of something is a DEBUG_VALUE, don't |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Dale Johannesen | Treat MO_REG 0 location as undefined in DEBUG_VALUE, |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Victor Hernandez | Need to recurse for all operands of function-local... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Bob Wilson | Avoid creating redundant PHIs in SSAUpdater::GetValueIn... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Ted Kremenek | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Jeffrey Yasskin | Kill ModuleProvider and ghost linkage by inverting... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Benjamin Kramer | Don't bother with sprintf, just pass the Twine through. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Benjamin Kramer | Use the less expensive getName function instead of... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chandler Carruth | Quick fix to a test that is currently failing on every... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chandler Carruth | Silence GCC warnings with asserts turned off. No functi... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Mikhail Glushenkov | Make SMDiagnostic::Print a const method. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Duncan Sands | Revert commit 94666 (ddunbar) [Suppress clang warning... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | add a new AsmPrinter::EmitFunctionEntryLabel virtual... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Daniel Dunbar | Suppress clang warning about unused arguments. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Evan Cheng | Perform trivial tail call optimization for callees... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | merge two ifs |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | some cleanups. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | no need to check for null |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Evan Cheng | Remove a dead target hook. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | ppc/linux isn't ready for this and it was an accident... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Victor Hernandez | When converting dbg.declare to dbg.value, attach promot... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Victor Hernandez | Linker needs to do deep-copy of function-local metadata... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | use existing basic block numbers instead of recomputing |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Chris Lattner | Switch MSP430, CellSPU, SystemZ, Darwin/PPC, Alpha... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Evan Cheng | Clarify what -tailcallopt option actually do. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Jim Grosbach | Adjust setjmp instruction sequence to not need 32-bit... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Evan Cheng | Eliminate target hook IsEligibleForTailCallOptimization. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Evan Cheng | Restore to pre-94570 state. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | mcize label emission for functions. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | use EmitLinkage for functions as well as globals. ... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | pull linkage emission code out to a new EmitLinkage... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | rearrange some directives, no functionality change. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Jeffrey Yasskin | Roll r94484 (avoiding RTTI problems in tests) forward... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Victor Hernandez | Avoid extra calls to MD->getNumOperands() |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Evan Cheng | Ignore 'forced' tailcall opt in fastisel mode. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Chris Lattner | remove a noop function. |
commit | commitdiff | tree | snapshot |
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 |
next |