2009-11-07 |
Anton Korobeynikov | It turns out that the testcase in question uncovered... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | add the ability for TargetData to return information... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | more cleanup. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | add some missing #includes |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | rewrite TargetData to use StringRef/raw_ostream instead... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | prune #include / layering violation |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jeffrey Yasskin | Make the need-stub variables accurate and consistent... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Eric Christopher | Fix a couple of shuffle patterns to use movhlps instead |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nick Lewycky | Teach dead store elimination that certain intrinsics... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | remove the win32 tree, it's stale and confusing. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | reapply 86289, 86278, 86270, 86267, 86266 & 86264 plus... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | Fix PR5421 by APInt'izing switch lowering. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nick Lewycky | Oops, FunctionContainsEscapingAllocas is really used... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nick Lewycky | Dust off tail recursion elimination. Fix a fixme by... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mikhail Glushenkov | llvmc: Add a '-time' option. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mikhail Glushenkov | 80-col violation. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | merge cmp1 into cmp0 and filecheckize. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Lang Hames | Update some globals to use ManagedStatic. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mon P Wang | Fix memoizing of CvtRndSatSDNode |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Mon P Wang | Fixed Overload table bug noticed by Jakob |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Evan Cheng | Missed this. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Evan Cheng | Refactor code. Fix a potential missing check. Teach... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Evan Cheng | - Add TargetInstrInfo::isIdentical(). It's similar... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Ted Kremenek | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Kenneth Uildriks | Add code to check at SelectionDAGISel::LowerArguments... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jakob Stoklund... | Fix inverted conflict test in -early-coalesce. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Devang Patel | Revert following patches to fix llvmgcc bootstrap. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Johnny Chen | My previous patch (r84124) for setting the encoding... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Victor Hernandez | - new SROA mallocs should have the mallocs running... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Victor Hernandez | Fit in 80 columns |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jeffrey Yasskin | Avoid "ambiguous 'else'" warning from gcc. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Victor Hernandez | Re-commit r86077 now that r86290 fixes the 179.art... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jim Grosbach | 80-columns |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jeffrey Yasskin | Give the JITResolver a direct pointer to its JITEmitter... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Evan Cheng | - Add pseudo instructions tLDRpci_pic and t2LDRpci_pic... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Anton Korobeynikov | Honour subreg machine operands during asmprinting |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Bob Wilson | Print VMOV (immediate) operands as hexadecimal values... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | Fix a bug where we'd call SplitBlockPredecessors with... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Bob Wilson | Fix a broken test. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Bob Wilson | Fix comment typos. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Evan Cheng | Remove ARMPCLabelIndex from ARMISelLowering. Use ARMFun... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Victor Hernandez | CallInst::CreateMalloc() and CallInst::CreateFree(... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Eli Friedman | Remove function left over from other jump threading... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Gabor Greif | fix typo |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | Fix a problem discovered on self host. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | remove more code subsumed by r86264 |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Devang Patel | Tolerate invalid derived type. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | eliminate some more code subsumed by r86264 |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | remove now redundant code, r86264 handles this case. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | Extend jump threading to support much more general... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Dan Gohman | Use WriteAsOperand to print GlobalAddress MachineOperan... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Devang Patel | Do not bother to emit debug info for nameless global... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Daniel Dunbar | Pass StringRef by value. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | clang++ points out that this is pointless. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | remove some more Context arguments. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | remove a bunch of extraneous LLVMContext arguments |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Daniel Dunbar | NewNighlytTest: Fix timestamp format to actually make... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Daniel Dunbar | NewNightlyTest: Add -noclean option, which doesn't... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Daniel Dunbar | NewNightlyTest: Unbreak passing the build directory... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Daniel Dunbar | NewNightlyTest: Add -llvmgccdir as alternative to envir... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Victor Hernandez | Revert r86077 because it caused crashes in 179.art... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Devang Patel | Do not try to emit debug info entry for dead global... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Dan Gohman | Don't print a redundant tab for inline asm, and do... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Douglas Gregor | Add a bunch of missing "template" keywords to disambigu... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Eric Christopher | Fix PR5315, original patch by Nicolas Capens! |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Dan Gohman | Factor out the printing of the leading tab into printIn... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Dan Gohman | Make printImplicitDef and printKill non-virtual, since... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Use SUBREG_TO_REG instead of INSERT_SUBREG to model... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Teach LSR to avoid calling SplitCriticalEdge on edges... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Update these tests for the new label names. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Fix the label name generation for address-taken labels... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Douglas Gregor | Make a few more LLVM headers parsable as standalone... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Douglas Gregor | Teach lit's SyntaxCheckTest two new tricks: |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Lang Hames | Added support for renumbering existing index list eleme... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Avoid calling getUniqueExitBlocks from within LoopSimpl... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | LoopDeletion depends on loops having dedicated exits. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | The introduction of indirectbr meant the introduction of |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Update various Loop optimization passes to cope with... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
David Goodwin | Fix bug in aggressive antidep breaking; liveness was... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Teach LoopUnroll how to bail if LoopSimplify can't... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Call getAnalysis<LoopInfo> the normal way, instead... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | InstrTypes.h includes Instruction.h, so it's not necess... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Fix IVUsers to avoid assuming that the loop has a uniqu... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Delete an unused member variable. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Factor out the predicate code for loopsimplify form... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Oscar Fuentes | CMake: Detect dotty. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Oscar Fuentes | CMake: do not test for pthread and dl libraries on... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Avoid printing a redundant space in SDNode->dump(). |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Remove uninteresting and confusing debug output. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Douglas Gregor | Move llvm::cl::opt's conversion function into the base... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dan Gohman | Add an assertion to catch indirectbr in SplitBlockPrede... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Chris Lattner | add a note from PR5313 |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Chris Lattner | Declare classes with matched tags, pointed out by a... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Benjamin Kramer | Teach SimplifyLibCalls to fold memcmp calls with consta... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | lit: Add --param NAME=VALUE option, for test suite... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Benjamin Kramer | Do map insert+find in one step. TODO -= 2. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Benjamin Kramer | Path::createDirectoryOnDisk should ignore existing... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Douglas Gregor | Make two more LLVM headers standalone |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Douglas Gregor | Make a few headers standalone. Plus, add a missing... |
commit | commitdiff | tree | snapshot |
next |