| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem | Dan Gohman | 2010-08-05 | 4 | -10/+8 |
* | Update the polygen grammar for linker_private and linker_private_weak, | Dan Gohman | 2010-08-04 | 1 | -0/+5 |
* | Print a message when a test failure is due to stderr output | Dan Gohman | 2010-08-04 | 1 | -6/+17 |
* | Remove CVS artifacts. | Dan Gohman | 2010-08-04 | 1 | -3/+0 |
* | Delete scripts which haven't noticed that CVS has gone away. | Dan Gohman | 2010-08-04 | 3 | -403/+1 |
* | cvsupdate is gone. | Dan Gohman | 2010-08-04 | 2 | -2/+1 |
* | Delete mkpatch. Everything it does is already done by svn diff by default. | Dan Gohman | 2010-08-04 | 1 | -37/+0 |
* | Change the logic which interprets output on stderr as an error so that | Dan Gohman | 2010-08-04 | 1 | -12/+4 |
* | Don't print "Command output (stdout):" when the command has no output, | Dan Gohman | 2010-08-04 | 1 | -8/+10 |
* | Use the regular conditional operator syntax instead of a clever hack. | Dan Gohman | 2010-08-04 | 1 | -4/+4 |
* | build: Fix a dependency. | Daniel Dunbar | 2010-08-02 | 1 | -1/+1 |
* | tests: Add an 'llvm-lit' tool (script), which gets generated as part of the | Daniel Dunbar | 2010-08-02 | 3 | -1/+44 |
* | lit: Allow clients to define predefined parameters. | Daniel Dunbar | 2010-08-02 | 1 | -3/+2 |
* | Add a "Compare" flag to the target instruction descriptor. This will be used | Bill Wendling | 2010-07-30 | 3 | -0/+3 |
* | Tweak suppressions. | Benjamin Kramer | 2010-07-30 | 2 | -1/+2 |
* | Many Thumb2 instructions can reference the full ARM register set (i.e., | Jim Grosbach | 2010-07-30 | 1 | -0/+1 |
* | Supress valgrind errors from python. | Benjamin Kramer | 2010-07-29 | 2 | -0/+55 |
* | Make un-named values legible in certain vim configurations. | Owen Anderson | 2010-07-29 | 1 | -2/+2 |
* | Fix a warning from gcc-4.0 (from the ppc buildbot). | Bob Wilson | 2010-07-28 | 1 | -0/+2 |
* | Filter out patterns that have PredicateOperands. | Eric Christopher | 2010-07-28 | 1 | -0/+12 |
* | Return -1 only on failure to execute a program. | Mikhail Glushenkov | 2010-07-27 | 1 | -1/+1 |
* | 80-col. | Eric Christopher | 2010-07-26 | 1 | -2/+4 |
* | Get rid of exceptions in llvmc. | Mikhail Glushenkov | 2010-07-23 | 1 | -35/+51 |
* | Add an explicit -sdk option to xcrun command. | Bob Wilson | 2010-07-22 | 1 | -1/+1 |
* | lit: Add some example tests for previous commit. | Daniel Dunbar | 2010-07-22 | 2 | -0/+6 |
* | lit: Add support for 'REQUIRES: feature-one, feature-two, ...' in the | Daniel Dunbar | 2010-07-21 | 3 | -3/+22 |
* | Hack around extracts that aren't easy to process. | Eric Christopher | 2010-07-21 | 1 | -0/+4 |
* | Add support for a new Apple-style build target, EmbeddedSim, that builds | Bob Wilson | 2010-07-20 | 2 | -5/+20 |
* | remove option from tablegen for building static header. | Chris Lattner | 2010-07-20 | 3 | -27/+1 |
* | Add 256-bit vaddsub, vhadd, vhsub, vblend and vdpp instructions! | Bruno Cardoso Lopes | 2010-07-19 | 1 | -0/+1 |
* | Save a copy of the unstripped libLTO.dylib in $SYM_DIR. Clean up the code | Bob Wilson | 2010-07-19 | 1 | -9/+11 |
* | Remove code duplication. | Mikhail Glushenkov | 2010-07-19 | 1 | -26/+21 |
* | Better error reporting for switch_list. | Mikhail Glushenkov | 2010-07-19 | 1 | -9/+42 |
* | TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> attribut... | Daniel Dunbar | 2010-07-19 | 1 | -2/+136 |
* | llvmc: Add a new option type (switch_list). | Mikhail Glushenkov | 2010-07-19 | 1 | -8/+43 |
* | Update comment. | Bill Wendling | 2010-07-16 | 1 | -1/+1 |
* | Rename DBG_LABEL PROLOG_LABEL, because it's only used during prolog emission and | Bill Wendling | 2010-07-16 | 1 | -1/+1 |
* | Remove the entire docs directory from Apple-style builds. | Bob Wilson | 2010-07-14 | 1 | -2/+2 |
* | Try to get embedded build of llvmCore to pass verification. | Bob Wilson | 2010-07-14 | 2 | -17/+9 |
* | Silence a warning. | Jakob Stoklund Olesen | 2010-07-12 | 1 | -1/+1 |
* | Convert some tab stops into spaces. | Duncan Sands | 2010-07-12 | 3 | -4/+4 |
* | Replace copyRegToReg with COPY in FastISelEmitter. | Jakob Stoklund Olesen | 2010-07-11 | 1 | -13/+9 |
* | Reapply bottom-up fast-isel, with several fixes for x86-32: | Dan Gohman | 2010-07-10 | 1 | -2/+2 |
* | Start the support for AVX instructions with 256-bit %ymm registers. A couple of | Bruno Cardoso Lopes | 2010-07-09 | 1 | -0/+2 |
* | --- Reverse-merging r107947 into '.': | Bob Wilson | 2010-07-09 | 1 | -2/+2 |
* | These changes should have accompanied r107943. | Dan Gohman | 2010-07-09 | 1 | -2/+2 |
* | Changes to ARM tail calls, mostly cosmetic. | Dale Johannesen | 2010-07-08 | 1 | -2/+2 |
* | Revert 107840 107839 107813 107804 107800 107797 107791. | Dan Gohman | 2010-07-08 | 1 | -2/+2 |
* | Implement the major chunk of PR7195: support for 'callw' | Chris Lattner | 2010-07-07 | 2 | -0/+3 |
* | Give FunctionLoweringInfo an MBB member, avoiding the need to pass it | Dan Gohman | 2010-07-07 | 1 | -2/+2 |