2009-11-08 |
Evan Cheng | Refactor code. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Fix CMake reporting of target triple. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Stop running get_target_triple more than we need to. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Fix MSVC warning ( | with bool and unsigned int). |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Fix class -> struct tag. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nate Begeman | x86 vector shuffle cleanup/fixes: |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jim Grosbach | 80-column cleanup of file header comments |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Jim Grosbach | Support alignment specifier for NEON vld/vst instructions |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Nick Lewycky | Improve tail call elimination to handle the switch... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Evan Cheng | t2ldrpci_pic can be used for blockaddress as well. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | temporarily remove these tests, as they are breaking... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | make instcombine only rewrite a chain of computation |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | indicate what the native integer types for the target... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | all targets should be required to declare legal integer... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | remove empty files. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | Revert r86359, it is breaking the self host on the |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | First try of the post-inc operands handling... Not... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Add some dummy support for post-incremented loads |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Add 8 bit libcalls and make use of them for msp430 |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Add few pseudo-source-values |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Initial support for addrmode handling. Tests by Brian... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Some preliminary variable asmprinting |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Use '.L' for global private prefix (as mspgcc) |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anton Korobeynikov | Drop old asmprinter stuff |
commit | commitdiff | tree | snapshot |
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 |
next |