2010-01-15 |
Jay Foad | Test case for http://llvm.org/PR6028. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jay Foad | Fix llvm.org/PR6028, an assertion failure when an Undef... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Bob Wilson | Change pre-regalloc tail duplication to only duplicate... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Victor Hernandez | Improve llvm.dbg.declare intrinsic by referring directl... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Anton Korobeynikov | Temporary disable tests |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Dale Johannesen | Lower FrameIndex operand of DEBUG_VALUE (specially... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Dale Johannesen | Remove DEBUG_DECLARE, looks like we don't need it. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Anton Korobeynikov | Fix cmp emission on msp430: we definitely should turn... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Devang Patel | Do not use AT_specification die for static variables... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jeffrey Yasskin | Make sure include/llvm/MC/MCParsedAsmOperand.h can... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jim Grosbach | fix 80-column violations |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Devang Patel | new test case for r93485. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jim Grosbach | Fix 80 column violations and clean up whitespace |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Devang Patel | Do not emit multiple AT_container_type attributes. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jim Grosbach | Name change for consistency. No functional change. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jim Grosbach | EmitAtomicCmpSwap() custome inserter needs to delete... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Jeffrey Yasskin | Teach PPC how to replaceMachineCodeForFunction correctl... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Eric Christopher | Pad my commit stats by reducing indentation in this... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Johnny Chen | Added 16-bit Thumb Load/Store immediate instructions... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Chris Lattner | add virtual methods to get the start/end of a MCParsedA... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Chris Lattner | Split the TargetAsmParser "ParseInstruction" interface... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Anton Korobeynikov | Add variable-width shifts for MSP430 |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Anton Korobeynikov | Remove pseudo-MI in custom inserter. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Dale Johannesen | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Eric Christopher | Few minor changes that were requested. No functional... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Jim Grosbach | Add comment explaining the necessity of r93456 |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Chris Lattner | prune #includes in TargetAsmParser.h |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Jim Grosbach | Dwarf EH prepare needs to be run after SjLj prepare... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Chris Lattner | introduce MCParsedAsmOperand |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Chris Lattner | introduce the MCParsedAsmOperand class. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Evan Cheng | Small tweak to inline cost computation. Ext of i/fcmp... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Anton Korobeynikov | Remove spurious semicolon. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Victor Hernandez | In debug builds, assert that function-local metadata... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Eric Christopher | Reduce the inlining cost of functions that contain... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Victor Hernandez | Simplify code that chooses when to enumerate function... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Victor Hernandez | Avoid modifying ValueEnumerator's MD ValueList by choos... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Jakob Stoklund... | ARM "l" constraint for inline asm means R0-R7, also... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Bill Wendling | Use ENABLE_ASSERTIONS throughout. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Dan Gohman | Fix a codegen abort seen in 483.xalancbmk. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Evan Cheng | Test for r93409. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Victor Hernandez | Extend testcase to also test llvm.dbg.value intrinsic |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Victor Hernandez | Now that LLParser, AsmWriter, BitcodeReader, and Bitcod... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Victor Hernandez | In WriteFunction(), write function-local metadata befor... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Victor Hernandez | Fix printing of function-local metadata in AsmWriter |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Victor Hernandez | Clean up unnecessary return and brackets |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Victor Hernandez | Add MDNode::getFunction(), which figures out the metada... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Jakob Stoklund... | Don't fold insufficiently aligned ldr/str into ldm... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Stuart Hastings | Erm, previous patch was wrong; Thanks Bill\! |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Stuart Hastings | Enable assertions by default for Apple-style builds. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | this is an SSE-specific issue. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | X86 if conversion + tail merging issues from PR6032. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Bill Wendling | When the visitSub method was split into visitSub and... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Tobias Grosser | Add getSource() to SuccIterator |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Tobias Grosser | Extend SuccIterator |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | this test requires SSE, thanks to jyasskin for pointing... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | makeNameProper is now private! |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | fix ELF section mangling stuff for weak symbols to... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Victor Hernandez | Fix comment typo |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | tidy |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | reduce duplicate mangling logic by using MCSymbol:... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | expose a static function as a static method on the... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Johnny Chen | Fixed a couple of places for Thumb MOV where encoding... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Jakob Stoklund... | Fix pasto |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | stop the CBE from using deprecated Mangler stuff. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Victor Hernandez | Write function-local metadata as a metadata subblock... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Victor Hernandez | Enumerate function-local metadata (and its types and... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Victor Hernandez | Parse function-local metadata inside function blocks |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | Use the GV version of getNameWithPrefix in TargetLoweri... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Evan Cheng | Commit some changes I had managed to lose last night... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | just finish MCizing FnStubInfo which cleans it up and... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | don't call getNameWithPrefix repeatedly and unnecesarily. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | properly use MCSymbol to print the strings aquired... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Benjamin Kramer | Introduce Twine::toStringRef, a variant of toVector... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Evan Cheng | Re-enable extension optimization pass. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | upgrade and MC'ize a few uses of makeNameProper. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | MC'ize this a bit and upgrade APIs |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | add a fixme, ELF MCSection isn't quite right and weak... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Evan Cheng | For now, avoid issuing extract_subreg to reuse lower... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Evan Cheng | Add comment; refactor; avoid pulling in DT if it's... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | eliminate some uses of Mangler::makeNameProper. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | don't add the \1 to the name. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | remove uses of deprecated functions, this generates... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | use the new form of getNameWithPrefix, not makeNameProper. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | add new isSingleStringRef()/getSingleStringRef() method... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | ugh, my last patch just sped up a method and changed... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | change Mangler::makeNameProper to return its result... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | my mistake, Mangler::makeNameProper wants to take a... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | change makeNameProper to take a stringref instead of... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | give StringRef a const_iterator member. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | fix assert in AsmPrinter::EmitGlobalConstantLargeInt... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | reduce nesting and code duplication in AsmPrinter:... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | reduce indentation and add a fast-path to EmitGlobalCon... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Chris Lattner | reduce indentation and use early exits in AsmPrinter... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Victor Hernandez | Revert 93270 pending investigation of how stray non... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Evan Cheng | Disable opt-ext pass to unbreak the build for now. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Evan Cheng | Remove debug option I accidentally left in. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Dale Johannesen | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Ted Kremenek | Update CMake file. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Jakob Stoklund... | Remove the JustSP single-register regclass. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Jeffrey Yasskin | Try to fix the ARM and PPC buildbots. The -mattr=vector... |
commit | commitdiff | tree | snapshot |
next |