2010-01-16 |
Chris Lattner | switch more stuff onto MCSymbols |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Bill Wendling | Temporarily revert r93581. It was causing failures... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Chris Lattner | eliminate uses of deprecated mangler apis |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Chris Lattner | this teestcase takes a long time to crash, remove it... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Chris Lattner | switch X86 target off CurFunctionName and MCIze more. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Bob Wilson | Treat indirect branches specially only during pre-regal... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Chris Lattner | MCize tis, and make it keep CurrentFnSym up to date... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Bob Wilson | Run the pre-register allocation tail duplication pass... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Chris Lattner | revert the x86 part of my last patch, cygwin is mutatin... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Chris Lattner | MCize a bunch more stuff, eliminating a lot of uses... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Daniel Dunbar | Fix llvm_supports_binding for lit, problem noticed... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | remove two write-only sets. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | supplement CurrentFnName with CurrentFnSym, which will... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Erick Tryzelaar | Fix bug 5992: O'Caml's llvm_create_module was treating... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | add a version of AsmPrinter::printVisibility that takes... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | use MCSymbol instead of getMangledName() in all cases... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Ted Kremenek | BumpPtrAllocator: Have the DefaultSlabAllocator created... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Dale Johannesen | Adjust some comments per review. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Dale Johannesen | Remove unneeded argument per review. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | mc'ize a bunch of symbol stuff, eliminating std::strings. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | add another helper |
commit | commitdiff | tree | snapshot |
2010-01-15 |
David Greene | Fix PR6019. A load has more than one use if it feeds... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | add a AsmPrinter::GetGlobalValueSymbol and GetExternalS... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Ted Kremenek | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Ted Kremenek | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jim Grosbach | add testcase for r93564 |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Dan Gohman | Add comments to the dump() and dumpr() routines. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Dale Johannesen | DEBUG_VALUE is now variable sized, as it has a |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jim Grosbach | Update Thumb1 storeRegToStackSlot() and loadRegFromStac... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Dan Gohman | Fix a typo that Anton noticed. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Devang Patel | Add FIXME. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | move "Metadata Nodes and Metadata Strings" section... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Eric Christopher | Remove the InlineHint attribute. There are no current... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Anton Korobeynikov | zext / truncate is free on msp430. Inform codegen about... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Anton Korobeynikov | Reenable tests |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Anton Korobeynikov | Add branch relaxation pass (shamelessly stolen from... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Anton Korobeynikov | Provide instruction sizes & encoding. No opcodes yet... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Anton Korobeynikov | Enable bit tests and setcc stuff. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Anton Korobeynikov | Add micro-optimization which allows us to fold imm... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Anton Korobeynikov | Add instruction formats & support stuff |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jakob Stoklund... | Don't make changes to the MBB in MachineBasicBlock... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jakob Stoklund... | Simplify logic. Any functional change is unintended. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | unbreak the build, grr symlinks. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
David Greene | Add some debug routines to SelectionDAG to dump full... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | fix a bug in range information for $42, eliminate an |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | add range information for mem X86Operand's, now all |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | extend MCAsmParser::ParseExpression and ParseParenExpre... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | give X86Operand a ctor and start passing SMLoc's into it. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Victor Hernandez | Improve llvm.dbg.declare intrinsic by referring directl... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Dale Johannesen | Revert 93499. After discussion with Chris we agreed |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | add range location info for registers, change |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Nate Begeman | Hook up llc's -filetype=obj to use MCStreamer if an... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | clean up the memory management of the operands. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | refactor ParseRegister to avoid using X86Operand as... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Chris Lattner | mention that unwind isn't to be trusted, patch by Dusti... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Victor Hernandez | Revert r93504 because older uses of llvm.dbg.declare... |
commit | commitdiff | tree | snapshot |
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 |
next |