| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bug in !subst where TableGen would go and resubstitute text it had | David Greene | 2009-12-21 | 1 | -1/+3 |
* | fix build and while at it remove a redudant include | Nuno Lopes | 2009-12-19 | 2 | -2/+1 |
* | More bzero -> memset that I missed. | Daniel Dunbar | 2009-12-19 | 2 | -13/+13 |
* | Add missing newlines at EOF (for clang++). | Daniel Dunbar | 2009-12-19 | 2 | -2/+2 |
* | Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit | Sean Callanan | 2009-12-19 | 8 | -0/+2425 |
* | Fix a comment. | Dan Gohman | 2009-12-19 | 1 | -2/+2 |
* | Make 'set_option' work with list options. | Mikhail Glushenkov | 2009-12-18 | 1 | -10/+23 |
* | Add a 'set_option' action for use in OptionPreprocessor. | Mikhail Glushenkov | 2009-12-17 | 1 | -16/+64 |
* | Refactoring, no functionality change. | Mikhail Glushenkov | 2009-12-17 | 1 | -120/+149 |
* | s/TokenizeCmdline/TokenizeCmdLine/ | Mikhail Glushenkov | 2009-12-17 | 1 | -14/+13 |
* | Add @earlyclobber TableGen constraint | Jim Grosbach | 2009-12-16 | 1 | -4/+24 |
* | Revert 90628, which was incorrect. | Dan Gohman | 2009-12-15 | 2 | -8/+10 |
* | whitespace | Jim Grosbach | 2009-12-15 | 1 | -26/+26 |
* | Convert llvmc tests to FileCheck. | Mikhail Glushenkov | 2009-12-15 | 1 | -1/+1 |
* | Support hook invocation from 'append_cmd'. | Mikhail Glushenkov | 2009-12-15 | 1 | -37/+62 |
* | Validate the generated C++ code in llvmc tests. | Mikhail Glushenkov | 2009-12-15 | 1 | -19/+20 |
* | Allow $CALL(Hook, '$INFILE') for non-join tools. | Mikhail Glushenkov | 2009-12-15 | 1 | -37/+74 |
* | Remove unneeded ';' and a class/struct mismatch (noticed by clang). | Daniel Dunbar | 2009-12-09 | 3 | -3/+3 |
* | Simplify a bit. | Mikhail Glushenkov | 2009-12-07 | 1 | -13/+5 |
* | Throw 'const char*' instead of 'std::string'. | Mikhail Glushenkov | 2009-12-07 | 1 | -11/+10 |
* | Deprecate 'unpack_values'. | Mikhail Glushenkov | 2009-12-07 | 1 | -45/+41 |
* | Implement 'forward_value' and 'forward_transformed_value'. | Mikhail Glushenkov | 2009-12-07 | 1 | -28/+143 |
* | Refactoring, no functionality change. | Mikhail Glushenkov | 2009-12-07 | 1 | -98/+163 |
* | Minor code simplification. | Dan Gohman | 2009-12-05 | 2 | -10/+8 |
* | OptParser: Emit HelpText field for option groups. | Daniel Dunbar | 2009-12-04 | 1 | -1/+12 |
* | Forward -save-temps to llvm-gcc. | Mikhail Glushenkov | 2009-12-01 | 1 | -0/+3 |
* | Sketch TableGen disassembler emitter, based on patch by Sean Callanan. | Daniel Dunbar | 2009-11-25 | 4 | -0/+66 |
* | Delete some dead and non-obvious code. | Dan Gohman | 2009-11-24 | 2 | -55/+0 |
* | Remove ISD::DEBUG_LOC and ISD::DBG_LABEL, which are no longer used. | Dan Gohman | 2009-11-23 | 1 | -1/+0 |
* | Fix whitespace. | Bob Wilson | 2009-11-22 | 3 | -288/+267 |
* | Fix pr5470. Tablegen handles template arguments by temporarily setting their | Bob Wilson | 2009-11-22 | 1 | -8/+20 |
* | Fix some spelling in comments. | Bob Wilson | 2009-11-21 | 2 | -4/+4 |
* | Avoid a redundant assertion. | Bob Wilson | 2009-11-21 | 1 | -2/+1 |
* | TableGen/OptParser: When ordering options, make "sentinel" options appear before | Daniel Dunbar | 2009-11-19 | 1 | -3/+10 |
* | De-bork CMake build | Douglas Gregor | 2009-11-18 | 1 | -0/+1 |
* | TableGen: Add initial backend for clang Driver's option parsing. | Daniel Dunbar | 2009-11-18 | 3 | -10/+248 |
* | Implement DISABLE_INLINE for MSVC. This required changing the position in all | Benjamin Kramer | 2009-11-14 | 1 | -5/+4 |
* | Added getSubRegIndex(A,B) that returns subreg index of A to B. Use it to repl... | Evan Cheng | 2009-11-14 | 1 | -0/+18 |
* | Show command-line args and features passed into backend in debug output. Appr... | Sandeep Patel | 2009-11-11 | 1 | -0/+4 |
* | It is invalid to infer the value type from the result #0 of the node | Anton Korobeynikov | 2009-11-08 | 1 | -1/+1 |
* | clang++ points out that this is pointless. | Chris Lattner | 2009-11-06 | 1 | -1/+1 |
* | Don't print a redundant tab for inline asm, and do use the new printKill. | Dan Gohman | 2009-11-06 | 1 | -2/+1 |
* | mark some constant global const. | Chris Lattner | 2009-11-03 | 1 | -7/+8 |
* | Do not infer the target type for COPY_TO_REGCLASS from dest regclass, this wo... | Anton Korobeynikov | 2009-11-02 | 1 | -1/+0 |
* | Initial target-independent CodeGen support for BlockAddresses. | Dan Gohman | 2009-10-30 | 1 | -0/+1 |
* | Move some code from being emitted as boilerplate duplicated in every | Dan Gohman | 2009-10-29 | 1 | -58/+0 |
* | Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a | Dan Gohman | 2009-10-29 | 4 | -5/+4 |
* | Sorry to break the build. | Johnny Chen | 2009-10-29 | 1 | -1158/+0 |
* | Minor tweak to forgo the the curly braces for most case blocks, except when | Johnny Chen | 2009-10-29 | 1 | -0/+1158 |
* | 80-col violation. | Mikhail Glushenkov | 2009-10-27 | 1 | -1/+2 |