| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify this code to not depend as much on CurMBB. | Dan Gohman | 2009-08-15 | 1 | -16/+15 |
* | Do not use frame register to reference fixed stack objects if the function is... | Evan Cheng | 2009-08-15 | 2 | -13/+14 |
* | Always check to see if raw_fd_ostream's file descriptor is attached to | Dan Gohman | 2009-08-15 | 1 | -13/+16 |
* | Add support for column computation on unbuffered streams. | Dan Gohman | 2009-08-15 | 1 | -15/+38 |
* | Move FormattedStream's write_impl out of line. | Dan Gohman | 2009-08-15 | 1 | -0/+6 |
* | Remove an unnecessary #include. | Dan Gohman | 2009-08-15 | 1 | -1/+0 |
* | switch DominanceFrontier::splitBlock to use a smallvector for | Chris Lattner | 2009-08-15 | 1 | -2/+2 |
* | On x86-64, for a varargs function, don't store the xmm registers to | Dan Gohman | 2009-08-15 | 3 | -18/+126 |
* | Do not completely skip subrange info for a zero sized array. | Devang Patel | 2009-08-14 | 1 | -6/+5 |
* | Leaf functions which do not save CSRs can be frameless even with -disable-fp-... | Evan Cheng | 2009-08-14 | 2 | -1/+10 |
* | Allow targets to specify their choice of calling conventions per | Anton Korobeynikov | 2009-08-14 | 6 | -6/+27 |
* | Add Thumb2 lsr hooks. | Evan Cheng | 2009-08-14 | 2 | -36/+106 |
* | llvm-mc: Fix bugs where bytes were unintentionally being printed as signed. | Daniel Dunbar | 2009-08-14 | 1 | -1/+1 |
* | CMake: Corrected variable check. | Oscar Fuentes | 2009-08-14 | 1 | -1/+1 |
* | *try* to use a better name to describe how common symbols are marked on the e... | Bruno Cardoso Lopes | 2009-08-14 | 2 | -3/+5 |
* | 80 col violation. | Evan Cheng | 2009-08-14 | 1 | -1/+2 |
* | llvm-mc: When handling a .set, make sure to print subsequent references to the | Daniel Dunbar | 2009-08-14 | 1 | -2/+9 |
* | Cleanup the mess in msp430 target registration and hopefully unbreak the build | Anton Korobeynikov | 2009-08-14 | 2 | -5/+10 |
* | Indentation. | Evan Cheng | 2009-08-14 | 1 | -1/+1 |
* | llvm-mc: zerofill shouldn't print quotes around the section,segment. | Daniel Dunbar | 2009-08-14 | 1 | -2/+1 |
* | fix "pc" to be lower case in a target triple, patch by Yonggang Luo | Chris Lattner | 2009-08-14 | 1 | -1/+1 |
* | Hopefully unbreak cmake builds | Anton Korobeynikov | 2009-08-14 | 1 | -3/+2 |
* | Also shrink immediate branches; also more assembler workarounds. | Evan Cheng | 2009-08-14 | 2 | -11/+59 |
* | Give MSP430 a separate asmprinter lib | Anton Korobeynikov | 2009-08-14 | 4 | -2/+23 |
* | Properly handle indirect win64 args when they're passed in memory | Anton Korobeynikov | 2009-08-14 | 1 | -2/+10 |
* | Get the CPP backend into some semblance of working by updating for numerous L... | Owen Anderson | 2009-08-14 | 1 | -10/+14 |
* | Now that all the legal Neon shuffles (or at least the ones that have been | Bob Wilson | 2009-08-14 | 1 | -1/+1 |
* | Create a new ARM-specific DAG node, VDUP, to represent a splat from a | Bob Wilson | 2009-08-14 | 3 | -26/+19 |
* | During legalization, change Neon vdup_lane operations from shuffles to | Bob Wilson | 2009-08-14 | 4 | -61/+33 |
* | CMake: updated list of source files for library MC. | Oscar Fuentes | 2009-08-14 | 1 | -0/+2 |
* | Update llvm-mc / MCAsmStreamer to print the instruction using the actual target | Daniel Dunbar | 2009-08-14 | 2 | -47/+23 |
* | Add virtual printMCInst method to AsmPrinter, as a quick way to expose the API | Daniel Dunbar | 2009-08-14 | 2 | -0/+6 |
* | Add X86 instruction printer support for printing MCValue operands. | Daniel Dunbar | 2009-08-14 | 1 | -0/+8 |
* | Add MCSymbol::{print, dump} | Daniel Dunbar | 2009-08-14 | 2 | -3/+56 |
* | Add MCValue::{print, dump} | Daniel Dunbar | 2009-08-14 | 1 | -0/+30 |
* | llvm-mc: Move MCAsmToken::getLoc() into MC library where it belongs. | Daniel Dunbar | 2009-08-14 | 1 | -0/+5 |
* | Indentation change. | Evan Cheng | 2009-08-14 | 1 | -2/+1 |
* | Shrink ADR and LDR from constantpool late during constantpool island pass. | Evan Cheng | 2009-08-14 | 4 | -16/+79 |
* | New entry. | Evan Cheng | 2009-08-14 | 1 | -0/+3 |
* | Make TargetData optional in GlobalOpt and ArgumentPromotion. | Dan Gohman | 2009-08-14 | 2 | -15/+16 |
* | Make these matching rules more strict so that they don't | Dan Gohman | 2009-08-14 | 1 | -3/+3 |
* | Expose LLVMContext to llvm-c. | Erick Tryzelaar | 2009-08-14 | 1 | -38/+115 |
* | Fix MCSectionELF::ShouldOmitSectionDirective's matching of .data and | Dan Gohman | 2009-08-13 | 1 | -3/+3 |
* | TargetRegistry: Change AsmPrinter constructor to be typed as returning an | Daniel Dunbar | 2009-08-13 | 3 | -8/+9 |
* | llvm-mc: Add dummy MCStreamer implementation, (eventually) for use in profiling. | Daniel Dunbar | 2009-08-13 | 2 | -5/+74 |
* | Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' | Bruno Cardoso Lopes | 2009-08-13 | 5 | -12/+17 |
* | Actually privatize a IntegerTypes, and fix a few bugs exposed by this. | Owen Anderson | 2009-08-13 | 9 | -60/+93 |
* | When standard output is a terminal, set outs() to be unbuffered, to | Dan Gohman | 2009-08-13 | 1 | -1/+11 |
* | Make formatted_raw_ostream restore the buffer settings of the | Dan Gohman | 2009-08-13 | 1 | -10/+0 |
* | Take the fast path for any named value and any GlobalValue, which doesn't | Dan Gohman | 2009-08-13 | 1 | -1/+2 |