2010-03-23 |
Bill Wendling | Remove if DISABLED not if not DISABLED... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Chris Lattner | add some accessors to callsite/callinst/invokeinst... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Dan Gohman | Revert 99335. getTypeToExpandTo's iterative behavior... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Bill Wendling | Use "DISABLE_EDIS" to disable building "edis" explicitl... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Dan Gohman | Remove getTypeToExpandTo, since it isn't adding much... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Chris Lattner | make sure to delete the llvm module before calling... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Dan Gohman | Don't back past debug info intrinsics; SCEVExpander... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Chris Lattner | fix an infinite loop in Module::getEndianness, PR6684 |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Johnny Chen | Fix typo in the comment for N3VX class. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Johnny Chen | Add comment. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Johnny Chen | Add New NEON Format NVdVmVCVTFrm. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Bill Wendling | Skip debugging intrinsics when sinking unused invariants. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Johnny Chen | Add New NEON Format NVdVmImmFrm. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Evan Cheng | Ignore dbg_value's. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Evan Cheng | Teach isSafeToClobberEFLAGS to ignore dbg_value's.... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Bob Wilson | Fix VLDMQ and VSTMQ instructions to use the correct... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Stuart Hastings | Test case for llvm-gcc r99305. Radar 7659636. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Bob Wilson | Fix bad indentation, 80-column violations, and trailing... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Johnny Chen | Add New NEON Format NVdImmFrm. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Evan Cheng | Add comment. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Evan Cheng | Forgot this. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Evan Cheng | Teach simplify libcall to transform __strcpy_chk to... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Gabor Greif | add assert in argpromotion, which cannot trigger |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Gabor Greif | word-o |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Bob Wilson | Rename some instructions to match the corresponding... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Bob Wilson | Change VST1 instructions for loading Q register values... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Evan Cheng | Fix an incorrect logic causing instcombine to miss... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Bob Wilson | Change VLD1 instructions for loading Q register values... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Daniel Dunbar | MC: Switch to using MCInst fragments to do relaxation. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Daniel Dunbar | MC: Add TargetAsmBackend::MayNeedRelaxation, for checki... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Daniel Dunbar | MC: Add TargetAsmBackend::WriteNopData and use to elimi... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Daniel Dunbar | MC: Add TargetAsmBackend::RelaxInstruction callback... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Daniel Dunbar | MC: Tweak MCInstFragment to include the encoded data... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jeffrey Yasskin | Put MCSectionCOFF::Name into the MCContext instead... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Daniel Dunbar | MC: Add MCInstFragment, not used yet. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Daniel Dunbar | Add a FIXME. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Chris Lattner | Fix PR6673: updating the callback should not clear... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Devang Patel | Emit DW_AT_low_pc and DW_AT_high_pc attributes for... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Evan Cheng | Fix 80 col violation. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Devang Patel | DW_AT_stmt_list attribute attached with a compile unit... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Daniel Dunbar | MC: Fix a few more cases we were passing an MCDataFragm... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Daniel Dunbar | MCInst: Add ::dump_pretty. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Evan Cheng | Reduce indentation. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Chris Lattner | Change intrinsic result type for void to store it as... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Daniel Dunbar | MC: Change MCObjectWriter::RecordRelocation to take... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Daniel Dunbar | MC/Mach-O: Factor out getOrCreateDataFragment(). |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Daniel Dunbar | MC: Eliminate MCFragment::getMaxFileSize. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Daniel Dunbar | MC: Share the MCAsmLayout object, although its still... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Bob Wilson | Rename one more NEON instruction that I missed earlier. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jeffrey Yasskin | Fix a memory leak from DIE::addSiblingOffset() by addin... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Bob Wilson | Regroup some instructions. No functional change. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Bob Wilson | Rename some VLD1/VST1 instructions to match the impleme... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Bob Wilson | Remove some redundant instruction classes. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Dan Gohman | llc doesn't need LinkAllVMCore. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Bob Wilson | Refactor instruction encoding arguments for VLDnLN... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jakob Stoklund... | Completely remove Blackfin patterns that thought JustCC... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jeffrey Yasskin | Don't leak a MachineInstruction from Thumb1InstrInfo... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jeffrey Yasskin | Avoid leaking the FunctionPassManager from opt. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Gabor Greif | backing out r99170 because it still fails on clang... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Gabor Greif | Now that hopefully all direct accesses to InvokeInst... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jeffrey Yasskin | Free all Constants in ~LLVMConstantImpl. We avoid... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Erick Tryzelaar | Fix the ocaml kaleidoscope tutorial to fix linking... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Gabor Greif | modernize the do-all-for-me target to run lit |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Jeffrey Yasskin | Re-add the Metadata.h include to LLVMContextImpl.h... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Jeffrey Yasskin | Move the LLVMContextImpl implementation into a .cpp... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Jeffrey Yasskin | Memoize InlineAsms into the LLVMContext and delete... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Jeffrey Yasskin | XFAIL tests from LLVMC on valgrind or valgrind+leak... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Jeffrey Yasskin | Free SavedLI even if SimpleRegisterCoalescing::JoinCopy... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Jeffrey Yasskin | When we don't pass --vg-leak to lit, pass --leak-check... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Daniel Dunbar | Fix suggested parentheses warning. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Jeffrey Yasskin | Add support for XFAILing valgrind runs with memory... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Daniel Dunbar | MC/X86: Fix an MCOperand link, when we parsing shrld... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Daniel Dunbar | llvm-mc: Fix MCInstPrinter memory leaks. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Daniel Dunbar | MC/Mach-O: Remove Darwin host specific tests, we don... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Daniel Dunbar | MC/Mach-O: Tweak optimal_nop test to be host independent. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Daniel Dunbar | llvm-mc: Fix memory leak of MCAsmInfo. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Daniel Dunbar | TargetRegistry: Fix create{AsmInfo,MCDisassembler}... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | pr6652: Use LDM to restore PC to the return address... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Re-commit r98683 ("remove redundant writeback flag... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Add instruction variants for VST2, VST3, and VST4 ... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Add variants of VST2, VST3 and VST4 with address regist... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Add instructions for double-spaced VST3 and VST4 withou... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Daniel Dunbar | tests: Mangle '-vg' onto the end of the triple when... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Gabor Greif | Add a setCalledFunction member to InvokeInst (like... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Add VST1 instructions with address register writeback. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Add instruction variants for VLD2, VLD3, and VLD4 ... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Tidy some more comments and whitespace. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Add variants of VLD2, VLD3 and VLD4 with address regist... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Tidy some comments and whitespace for consistency. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Rename some instructions for consistency and sanity... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Add instructions for double-spaced VLD3 and VLD4 withou... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Add VLD1 instructions with address register writeback. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Benjamin Kramer | PIC16: Simplify code by using a std::set<std::string... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Revert the rest of 98679. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Bob Wilson | Fix a very bad typo. Since the register number was... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Dan Gohman | Clear the SCEVExpander's insertion point after making... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Evan Cheng | Stupid svn. Add back to the lost sibcall tests. |
commit | commitdiff | tree | snapshot |
next |