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 |
2010-01-25 |
Bob Wilson | Change Value::getUnderlyingObject to have the MaxLookup... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Victor Hernandez | Revert r94260 until findDbgDeclare() is made more efficient |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Rafael Espindola | Update test for darwin. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | add a comment |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | emit the .size directive for global variables on ELF... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | we removed support for darwin8 tools. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | all supported target now have aligned common support. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | Remove support for i386 tiger tools for aligned common... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | don't set value to its default. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Chris Lattner | coff targets support alignment on .comm |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Jim Grosbach | ARM does accept the .comm directive alignment. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Eric Christopher | Fix autoconf llvm srcdir location for generic projects. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Rafael Espindola | Fix PR6134. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Daniel Dunbar | Attempt to unbreak test on Linux. Chris, please check. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Daniel Dunbar | This example requires RTTI. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | linux/ppc does use alignment in bytes, not pow-2. ... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | don't reset the default. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | mark some libraries that currently require RTTI. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | libs that need EH need RTTI. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | ENABLE_EXPENSIVE_CHECKS shouldn't know how rtti is... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | reassociate should do this. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | add a note. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | just remove this test, it is not reduced, is not clear... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | this test has been failing or a long time, just disable... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | fix some issues where we weren't emitting enough newlines. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | when emitting DIEs, emit the comment on the same line... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | move PR5945 here. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | fix a parsing problem on instructions like: |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | This corrects an error in the type of the Llvm.dispose_... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Mon P Wang | It seems better to scalarize vectors of size 1 instead... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | change the canonical form of "cond ? -1 : 0" to be |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Mon P Wang | Improved widening loads by adding support for wider... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | fix a potential overflow issue Eli pointed out. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Nick Lewycky | Speculatively revert r94322 to see if it fixes darwin... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Chris Lattner | third bug from PR6119: the xor dupe extension allows |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Nick Lewycky | Teach DAE that even though it can't modify the function... |
commit | commitdiff | tree | snapshot |
next |