2009-09-17 |
Chris Lattner | pass machinemoduleinfo down into getSymbolForDwarfGlobalRefe...
|
commit | commitdiff | tree |
2009-09-17 |
Chris Lattner | add a version of the APFloat constructor that initializes...
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | move FnStubs/GVSTubs/HiddenGVStub handling out of the...
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | revert a hunk of r82018 that wasn't supposed to go...
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | add a new MachineModuleInfoMachO class, which is the...
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | apparently russians are really hard to sort or something!
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | I can sort, no really.
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | make more clear since it is sorted by last name now.
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | Doug is now the code owner for most of the Clang frontend.
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | the pointer MMI keeps will start out with object-file...
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | tidy up
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | rearrange X86ATTAsmPrinter::doFinalization, making...
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | Ted is christened as the owner of the clang static...
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | remove the AsmPrinter::printMCInst hook hack now that
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | use an accessor to simplify code.
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | Big change #1 for personality function references:
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | remove a dead variable.
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | add a helper method for creating MCSymbol and MCSymbolRefExpr at
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | inline AsmPrinter::getCurrentFunctionEHName into its...
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | remove a dead bool.
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | Eliminate AsmPrinter::EmitExternalGlobal, inlining...
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | eliminate the PPC backend's implementation of EmitExternalGlobal
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | eliminate the horrid AsmPrinter::getGlobalLinkName...
|
commit | commitdiff | tree |
2009-09-16 |
Chris Lattner | simplify some code
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | remove some horrible MAI hooks which fortunately turn...
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | strength reduce a call to PrintRelDirective(true).
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | add hooks to hang target-specific goop off MachineModuleInfo,
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | fix PR4984 by ensuring that fastisel adds properly...
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | rename test
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | convert to filecheck
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | add missing file
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | several major improvements to the sparc backend: support...
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | convert to filecheck
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | fix PR4963: folding insertvalue would sometimes turn...
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | add a new CallGraphNode::replaceCallEdge method and...
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | add newline to debug dump
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | make -debug-pass=Executions show information about...
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | add some missing quotes in debug output
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | switch scciterator to use DenseMap instead of std::map
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | this is failing on linux hosts, force a triple.
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | merge one more in.
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | merge some more cmov tests into cmov.ll
|
commit | commitdiff | tree |
2009-09-15 |
Chris Lattner | merge two cmov tests into one.
|
commit | commitdiff | tree |
2009-09-14 |
Chris Lattner | add PR#
|
commit | commitdiff | tree |
2009-09-14 |
Chris Lattner | PIC16 does allow colon after MBB labels, simplify EmitBasicB...
|
commit | commitdiff | tree |
2009-09-14 |
Chris Lattner | Change MCAsmStreamer to take an MCInstPrinter instead...
|
commit | commitdiff | tree |
2009-09-14 |
Chris Lattner | Give MCInstPrinter a MCAsmInfo member, make X86ATTInstPrinter
|
commit | commitdiff | tree |
2009-09-14 |
Chris Lattner | add a new MCInstPrinter class, move the (trivial) MCDisassmb...
|
commit | commitdiff | tree |
2009-09-14 |
Chris Lattner | tidy up a bit.
|
commit | commitdiff | tree |
2009-09-14 |
Chris Lattner | slightly increase prettiness.
|
commit | commitdiff | tree |
2009-09-14 |
Chris Lattner | emit the register table as a massive string to avoid...
|
commit | commitdiff | tree |
2009-09-14 |
Chris Lattner | move StringToOffsetTable out to its own header.
|
commit | commitdiff | tree |
2009-09-14 |
Chris Lattner | factor string table generation out to its own class...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | eliminate the TargetRegisterDesc::AsmName field, the...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | kill off the last use of TRI::AsmName.
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | add some special case handling for strangely named...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | unbreak this test by working around an asmparser bug.
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | 'printMCInst' doesn't print newlines after instructions...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | remove all but one reference to TargetRegisterDesc...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | the tblgen produced 'getRegisterName' method does not...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | switch the x86 asmprinters to use getRegisterName instead
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | make tblgen produce a function that returns the name...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | eliminate an extraneous use of TRI::getAsmName in a...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | make intel asmprinter use TRI::getAsmName instead of...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | split MCInst printing out of the X86ATTInstPrinter
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | reduce indentation with early exit.
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | second part to r81695, I missed a directory.
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | remove MAI::JumpTableSpecialLabelPrefix now that MAI
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | delete the fixme too! :)
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | merge the linux cpool/jtbl pic tests into pic.ll and...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | make X86ATTAsmPrinter::PrintPICBaseSymbol forward to...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | replace printBasicBlockLabel with EmitBasicBlockStart,
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | fix MCSymbol printing on darwin to exactly match the...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | Make the MC symbol printer and llvm::Mangler exactly...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | remove two docs about the old Sparc backend which used...
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | move old clang readme here.
|
commit | commitdiff | tree |
2009-09-13 |
Chris Lattner | convert some uses of printBasicBlockLabel to use GetMBBSymbol
|
commit | commitdiff | tree |
2009-09-12 |
Chris Lattner | devirtualize AsmPrinter::printBasicBlockLabel since...
|
commit | commitdiff | tree |
2009-09-12 |
Chris Lattner | we don't want people to override printBasicBlockLabel.
|
commit | commitdiff | tree |
2009-09-12 |
Chris Lattner | factor MBB label lowering better
|
commit | commitdiff | tree |
2009-09-12 |
Chris Lattner | X86MCInstLower::Lower should only not emit anything...
|
commit | commitdiff | tree |
2009-09-12 |
Chris Lattner | eliminate the "MBBLabel" MCOperand type, and just use...
|
commit | commitdiff | tree |
2009-09-12 |
Chris Lattner | split MachineInstr -> MCInst lowering into its own...
|
commit | commitdiff | tree |
2009-09-12 |
Chris Lattner | remove the "old" at&t style asmprinter. Unfortunately...
|
commit | commitdiff | tree |
2009-09-12 |
Chris Lattner | fix another GCC bootstrap problem, which manifested...
|
commit | commitdiff | tree |
2009-09-12 |
Chris Lattner | fix an embarassing typo that resulted in llvm-gcc bootstrap...
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | fix pasto
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | fix some fixmes: emit stubs in sorted order.
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | give densemap iterators real iterator traits.
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | turn on -experimental-asm-printer for x86 / AT&T by...
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | another random update
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | reject attempts to take the address of an intrinsic...
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | fix a bunch of spurious failures for people whose home...
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | this test is using invalid "intrinsics".
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | fix test to not get a moduleid that matches 'br'
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | default construct MCInst's ctor to 0, which is "PHI...
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | switch HiddenGVStubs to be a DenseMap instead of a...
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | Fix a bug I introduced in FnStubs generation, switch...
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | change FnStubs from being a StringMap<std::string>...
|
commit | commitdiff | tree |
2009-09-11 |
Chris Lattner | printInstruction() no longer prints a \n after itself...
|
commit | commitdiff | tree |