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 |
2010-03-20 |
Evan Cheng | If call result is in ST0 and it is not being passed... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Daniel Dunbar | Better fix for r98994, MachObjectWriterImpl wasn't... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Johnny Chen | Add NLdStFrm Format. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Johnny Chen | Revert r98679. The disassembler will be updated to... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Eric Christopher | Revert r99009 temporarily it seems to be breaking the... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Bob Wilson | Revert this change, since it was causing ARM performanc... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | Change intrinsic result type for void to store it as... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | make getOperandNum a static function (since it's just... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Dan Gohman | Fix more places to more thoroughly ignore debug intrins... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | remove the patterns that I commented out in r98930... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | major surgery on tblgen: generalize TreePatternNode |
commit | commitdiff | tree | snapshot |
2010-03-19 |
John Criswell | Force configuration of some projects before others... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Rafael Espindola | Fix -Wnon-virtual-dtor warning. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Tanya Lattner | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Tanya Lattner | Bump version number. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Ben Holt | Test commit (removed extra blank line) |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Devang Patel | call void @llvm.dbg.declare(metadata !{i32* null},... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
John Criswell | Updated copyright year to 2010. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Kevin Enderby | Fixed the encoding problems of the crc32 instructions... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Bob Wilson | Stop trying to merge identical jump tables. This had... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC/Mach-O/x86_64: Add relocation support. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | llvm-mc: Fix target selection for --disassemble to... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC/X86: Rename alternate spellings of {ADD64,CMP64... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | FileCheck: Don't print "possibly intended match" line... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Torok Edwin | Set numThreads to 1 by default when Python is older... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | make FillWithPossibleTypes take a predicate to filter... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Johnny Chen | Renumber LdStExFrm from 28 to 11 and shift the existing... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Douglas Gregor | Acccess control is lame |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Douglas Gregor | struct -> class, to silence a Clang warning |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Gabor Greif | back out r98957, it broke smooshlab.apple.com:8010... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Gabor Greif | Recommit r80858 again (which has been backed out in... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC: Add TargetAsmBackend::createObjectWriter. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MCCodeEmitter: Add target independent fixup flag for... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC: Sink code emitter into MCAssembler. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC/Mach-O: Move to MachObjectWriter.{h,cpp}. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC: Add TargetAsmBackend::isVirtualSection hook. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC: Split MCObjectWriter out of MCAssembler.cpp. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MCAssembler: Pull out MCObjectWriter class. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MCAssembler: Move ApplyFixup to the TargetAsmBackend... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC/Mach-O: Lift the fixup evaluation and application... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC/Mach-O: Factor out ExecutePostLayoutBinding, to... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC/Mach-O: Lift relocation emission logic a bit higher... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Jeffrey Yasskin | Remove a memory leak from the CBackend. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | fix an MCInstPrinter leak that jyasskin pointed out: |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | resolve fixme: we now infer the instruction-level ... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | set SDNPVariadic on nodes throughout the rest of the... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Jeffrey Yasskin | Remove a memory leak from ThumbTargetMachine. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | add a new SDNPVariadic SDNP node flag, and use it in |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | rewrite EnforceSmallerThan to be less bone headed. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | remove some damaged sign extend patterns that can never... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | disable some illegal blackfin patterns. sext from... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | comment out a bunch of parallel store patterns that... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | Fix -Asserts warnings. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC/Mach-O: Add isScatteredFixupFullyResolved, which... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC/Mach-O/x86_64: Add getAtom[ForAddress]. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC/Mach-O: Factor out isScatteredFixupFullyResolvedSimp... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | MC/Mach-O: Factor out isSymbolLinkerVisible method... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | Drop KLEE blurb, we don't have anything new. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Mon P Wang | Fixed a widening bug where we were not using the correc... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Daniel Dunbar | X86: Fix encoding for TEST64rr. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | eliminate the last use of EEVT::isUnknown |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Jeffrey Yasskin | Remove `ignore` from LLVMC/TestWarnings.td. This avoids |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | Finally change the instruction looking map to be a... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | make inst_begin/inst_end iterate over InstructionsByEnu... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | revert 98912 |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Chris Lattner | make inst_begin/inst_end iterate over InstructionsByEnu... |
commit | commitdiff | tree | snapshot |
next |