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 |
2009-11-05 |
Chris Lattner | merge a few crash tests into crash.ll |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Mon P Wang | Reintroduce support for overloading target intrinsics |
commit | commitdiff | tree | snapshot |
2009-11-05 |
David Goodwin | Replace std::map.at() with std::map[]. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
David Goodwin | Break anti-dependencies using free registers in a round... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Lang Hames | Tidied some ugliness in the SlotIndex default constructor. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Evan Cheng | Now that code placement optimization pass is run for... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Devang Patel | Use WeakVH while storing metadata in containers. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Lang Hames | Removed an assert which was causing significant slowdow... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Bob Wilson | Add -mtriple to llc commands, attempting to fix buildbo... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Evan Cheng | Code refactoring. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Bob Wilson | Attempt again to fix buildbot failures: make expected... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
David Goodwin | Correctly add chain dependencies around calls and unkno... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Victor Hernandez | Update CreateMalloc so that its callers specify the... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Devang Patel | While calculating original type size for a derived... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jim Grosbach | Grammar. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Chris Lattner | improve DSE when TargetData is not around, based on... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jim Grosbach | Now that the memory leak from McCat/08-main has been... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jim Grosbach | If a function has no stack frame at all, dynamic realig... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Jim Grosbach | dynamic stack realignment necessitates scanning the... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Devang Patel | Fix DW_AT_data_member_location for bit-fields. It point... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Bob Wilson | Add PowerPC codegen for indirect branches. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Lang Hames | Handle empty/tombstone keys for LiveIndex more cleanly... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Duncan Sands | A value is only assigned to errno if NumRead equals... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Bob Wilson | Fix broken test. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Eric Christopher | Add some options to disable various code gen optimizations. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Devang Patel | Array element size does not match array size but array... |
commit | commitdiff | tree | snapshot |
next |