| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Omit private_extern declarations of extern symbols; followup to | Stuart Hastings | 2011-02-23 | 1 | -1/+2 |
* | Add CFI directives-based frame information emission. Not hooked yet. | Anton Korobeynikov | 2011-01-14 | 1 | -1/+1 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -1/+1 |
* | refactor the interface to EmitInlineAsm a bit, no functionality change. | Chris Lattner | 2010-11-17 | 1 | -1/+2 |
* | Fix linux/msvc build, move include. | Benjamin Kramer | 2010-09-13 | 1 | -1/+0 |
* | Attempt to fix the Linux build. | Owen Anderson | 2010-09-13 | 1 | -0/+1 |
* | Fix .debug_range for linux. Patch by Krister Wombell. | Devang Patel | 2010-09-02 | 1 | -0/+6 |
* | Tidy some #includes and forward-declarations, and move the C binding code | Dan Gohman | 2010-08-07 | 1 | -0/+1 |
* | For ARM/Darwin, add a dwarf entry indicating whether a function is arm or thumb | Jim Grosbach | 2010-07-21 | 1 | -0/+4 |
* | tidy up | Jim Grosbach | 2010-07-21 | 1 | -1/+1 |
* | Trailing whitespace. | Mikhail Glushenkov | 2010-07-01 | 1 | -71/+71 |
* | Revert r107205 and r107207. | Bill Wendling | 2010-06-29 | 1 | -1/+1 |
* | Introducing the "linker_weak" linkage type. This will be used for Objective-C | Bill Wendling | 2010-06-29 | 1 | -1/+1 |
* | Rework global alignment computation again. Now we do round up | Chris Lattner | 2010-04-28 | 1 | -7/+2 |
* | Emit debug info for byval parameters. | Devang Patel | 2010-04-28 | 1 | -1/+6 |
* | further simplify EmitAlignment by eliminating the | Chris Lattner | 2010-04-28 | 1 | -7/+3 |
* | remove a dead argument to EmitAlignment. | Chris Lattner | 2010-04-28 | 1 | -6/+2 |
* | Add const qualifiers to TargetLoweringObjectFile usage. | Dan Gohman | 2010-04-17 | 1 | -1/+1 |
* | Add support to emit dwarf ranges. | Devang Patel | 2010-04-16 | 1 | -0/+6 |
* | propagate cookie management out one layer of function calls. | Chris Lattner | 2010-04-06 | 1 | -1/+1 |
* | change AsmPrinter to use DwarfDebug/DwarfException directly | Chris Lattner | 2010-04-05 | 1 | -6/+10 |
* | 1) make DIE take AsmPrinter instead of DwarfPrinter. | Chris Lattner | 2010-04-05 | 1 | -6/+11 |
* | Move EmitFrameMoves into AsmPrinter. | Chris Lattner | 2010-04-04 | 1 | -1/+11 |
* | missed a header :( | Chris Lattner | 2010-04-04 | 1 | -0/+10 |
* | move some more stuff to asmprinter. | Chris Lattner | 2010-04-04 | 1 | -0/+9 |
* | simplify some code. | Chris Lattner | 2010-04-04 | 1 | -0/+9 |
* | move gettemplabel and getdwlabel to AsmPrinter and rename | Chris Lattner | 2010-04-04 | 1 | -31/+41 |
* | move uleb/sleb printing into AsmPrinter from DwarfPrinter. | Chris Lattner | 2010-04-04 | 1 | -0/+10 |
* | more interface cleanup make some helpers static functions. | Chris Lattner | 2010-04-04 | 1 | -40/+30 |
* | clean up the asmprinter header and privatize some stuff. | Chris Lattner | 2010-04-04 | 1 | -57/+75 |
* | split inline asm support out to its own .cpp file. | Chris Lattner | 2010-04-04 | 1 | -43/+51 |
* | inline processDebugLoc and simplify it. | Chris Lattner | 2010-04-04 | 1 | -5/+1 |
* | clean up the asmprinter interface a bit, rename a few | Chris Lattner | 2010-04-04 | 1 | -21/+12 |
* | remove TargetMachine.h #include, also, TRI isn't used frequently | Chris Lattner | 2010-04-04 | 1 | -5/+0 |
* | lazily allocate the GCMetadataPrinters map and remove DenseMap | Chris Lattner | 2010-04-04 | 1 | -6/+5 |
* | Momentous day: remove the "O" member from AsmPrinter. Now all | Chris Lattner | 2010-04-04 | 1 | -7/+1 |
* | fix PrintAsmOperand and PrintAsmMemoryOperand to pass down | Chris Lattner | 2010-04-04 | 1 | -4/+5 |
* | change a ton of code to not implicitly use the "O" raw_ostream | Chris Lattner | 2010-04-04 | 1 | -1/+2 |
* | asmstreamerize the .size directive for function bodies, force clients | Chris Lattner | 2010-04-03 | 1 | -6/+1 |
* | start moving towards emitting inline asm statements with | Chris Lattner | 2010-04-03 | 1 | -1/+1 |
* | add a new EmitInlineAsm function to asmprinter to handle inline asm. | Chris Lattner | 2010-04-03 | 1 | -1/+4 |
* | rename NewDebugLoc -> DebugLoc, prune #includes in DebugLoc.h. | Chris Lattner | 2010-04-02 | 1 | -0/+1 |
* | Refactor code to push DILocation prcessing into DwarfDebug.cpp from AsmPrinte... | Devang Patel | 2010-03-29 | 1 | -4/+0 |
* | Revert 99772. | Devang Patel | 2010-03-28 | 1 | -0/+4 |
* | Refactoring. Push DILocation processing in to DwarfDebug from AsmPrinter. | Devang Patel | 2010-03-28 | 1 | -4/+0 |
* | remove dead method. | Chris Lattner | 2010-03-15 | 1 | -4/+0 |
* | fix AsmPrinter::GetBlockAddressSymbol to always return a unique | Chris Lattner | 2010-03-14 | 1 | -2/+1 |
* | rearrange MCContext ownership. Before LLVMTargetMachine created it | Chris Lattner | 2010-03-13 | 1 | -2/+1 |
* | inline GetGlobalValueSymbol into the rest its callers and | Chris Lattner | 2010-03-12 | 1 | -4/+0 |
* | eliminate the X86 version of GetGlobalValueSymbol, allowing | Chris Lattner | 2010-03-12 | 1 | -1/+1 |