2010-04-05 |
Chris Lattner | add a comment. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | tidy #includes. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Bill Wendling | Output floating point representations in DWARF format... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | update unit test for api change. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | stringref-ize the MemoryBuffer::get apis. This requires |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Evan Cheng | Fix ADD32rr_alt instruction encoding bug. Patch by... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | fix a really nasty bug that Evan was tracking in SCCP... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | some code cleanups, use SwitchInst::findCaseValue,... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Eric Christopher | Remove FIXME. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Douglas Gregor | Introduce MaybeOwningPtr, a smart pointer that may... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Jeffrey Yasskin | Fix OProfileJITEventListener build for new DebugLoc. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | lowering a volatile llvm.memcpy to a libc memcpy is ok. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Dan Gohman | Don't do code sinking on unreachable blocks. It's unpro... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Dan Gohman | Add an isReachableFromEntry to MachineDominators, follo... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Tanya Lattner | Update to note that clang has a baseline now. Dropping... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | don't use emitlabel in the arm asm printer yet, the... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Owen Anderson | Push const through the regex engine. Fixes some of... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | fix a couple problems I introduced handling symbols |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Benjamin Kramer | Disambiguate else. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | trim some prototypes. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | remove the now-redundant MMI pointer in SelectionDAG. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | hopefully sate the clang self host build, which is... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | remove some redundant MMI arguments. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | unthread MMI from FastISel |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | remove the MMI pointer from MachineFrameInfo. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | enhance MachineFunction to have a MMI pointer. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Nick Lewycky | Add MC and LTO, two terms I just had to explain on... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | simplify code. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | prune #includes. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | privatize more stuff, eliminate vtables. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | reprivatize now that DwarfWriter is gone. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | prune #includes, MMI can never be null |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | prune #includes, realize the MMI can never be null. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | finally blast DwarfWriter away. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | change AsmPrinter to use DwarfDebug/DwarfException... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Johnny Chen | Get rid of traling whitespaces. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Johnny Chen | The disassembler impl. of MCDisassembler::getInstructio... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | implement EmitFunctionEntryLabel to emit the .cc_top... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | don't reference DwarfWriter |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | trim some spurious references to DwarfWriter. SDIsel... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | prune some #includes. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | eliminate DwarfDebug::shouldEmit, which is the same... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | fix a regression on 2009-08-17-DebugInfo.m |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Jakob Stoklund... | Replace TSFlagsFields and TSFlagsShifts with a simpler... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | selection dag doesn't need DwarfWriter, remove some... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | fastisel doesn't need DwarfWriter, remove some tendricles. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Evan Cheng | Temporarily remove to disable building of ARM disassembler. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Evan Cheng | Re-apply 100265 but instead disable building of ARM... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Evan Cheng | Reverting 100265 to try to get buildbots green again... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | just have all targets create the DwarfWriter. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | simplify various getAnalysisUsage implementations. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | nuke DwarfPrinter |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | make DwarfException not inherit from DwarfPrinter. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | change SizeOf to take AsmPrinter instead of TargetData, |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | 1) make DIE take AsmPrinter instead of DwarfPrinter. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | Move EmitFrameMoves into AsmPrinter. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | missed a header :( |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | simplify code and reduce indentation. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | now that the magic is dispelled, move EmitSectionOffset... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | eliminate the magic AbsoluteDebugSectionOffsets MAI... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | only emit section labels if we have debug info, fixing... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | I was wrong, ocaml isn't referencing 'Ldata_begin'... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | add some assertions to EmitSectionOffset. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | stop emitting some dead L labels. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | Store an use the symbols emitted at the start of the... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | remove the didInitial ivar, rename emitInitial to be... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | simplify EmitSectionOffset a little bit, improve comments. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | revert my patch, need to reconsider this and figure... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | fix pasto, this is the wrong setting for arm elf. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | The "IsSmall" argument to EmitSectionOffset is always... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | eliminate the "isEH" argument to EmitSectionOffset. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | isAbsoluteEHSectionOffsets always returns false, elimin... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Jakob Stoklund... | Clean up SSEDomainFix pass. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | don't reset the default. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | move some more stuff to asmprinter. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | move EmitEncodingByte to AsmPrinter. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | move EmitCFAByte to AsmPrinter. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | inline EmitDifference away. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | resolve a fixme. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | move gettemplabel and getdwlabel to AsmPrinter and... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | move uleb/sleb printing into AsmPrinter from DwarfPrinter. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | more interface cleanup make some helpers static functions. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | clean up the asmprinter header and privatize some stuff. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | use stringref instead of strtol to avoid errno gymnastics. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | split inline asm support out to its own .cpp file. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | inline processDebugLoc and simplify it. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | minor tidying. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | clean up the asmprinter interface a bit, rename a few |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | remove TargetMachine.h #include, also, TRI isn't used... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Jakob Stoklund... | Switch SSEDomainFix to SpecificBumpPtrAllocator. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | lazily allocate the GCMetadataPrinters map and remove... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Nicolas Geoffray | CurFn is only used for relocations. Use EmissionDetails... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | Momentous day: remove the "O" member from AsmPrinter... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | now that all operand printing happens to specified... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | remove the raw_ostream from various dwarf printing... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Chris Lattner | mcize the gc metadata printing stuff. |
commit | commitdiff | tree | snapshot |
next |