2009-12-26 |
Daniel Dunbar | lit: Add setuptools support. |
tree | commitdiff |
2009-12-26 |
Daniel Dunbar | lit: Sink code into a 'lit' package. |
tree | commitdiff |
2009-12-25 |
Bill Wendling | Use the 'MadeChange' variable instead of returning... |
tree | commitdiff |
2009-12-24 |
Daniel Dunbar | Don't emit trailing semicolon. |
tree | commitdiff |
2009-12-23 |
Mikhail Glushenkov | Cosmetic issue: more consistent naming. |
tree | commitdiff |
2009-12-23 |
Mikhail Glushenkov | Allow (set_option SwitchOption, true). |
tree | commitdiff |
2009-12-23 |
Daniel Dunbar | Suppress compiler warning. |
tree | commitdiff |
2009-12-22 |
Sean Callanan | Fixes to the X86 disassembler: |
tree | commitdiff |
2009-12-21 |
David Greene | Fix a bug in !subst where TableGen would go and resubst... |
tree | commitdiff |
2009-12-19 |
Chris Lattner | .llx is no more. |
tree | commitdiff |
2009-12-19 |
Nuno Lopes | fix build and while at it remove a redudant include |
tree | commitdiff |
2009-12-19 |
Daniel Dunbar | More bzero -> memset that I missed. |
tree | commitdiff |
2009-12-19 |
Daniel Dunbar | Add missing newlines at EOF (for clang++). |
tree | commitdiff |
2009-12-19 |
Sean Callanan | Table-driven disassembler for the X86 architecture... |
tree | commitdiff |
2009-12-19 |
Dan Gohman | Fix a comment. |
tree | commitdiff |
2009-12-18 |
Eli Friedman | Fix an issue in googletest where a name was used before... |
tree | commitdiff |
2009-12-18 |
Mikhail Glushenkov | Make 'set_option' work with list options. |
tree | commitdiff |
2009-12-17 |
Mikhail Glushenkov | Add a 'set_option' action for use in OptionPreprocessor. |
tree | commitdiff |
2009-12-17 |
Mikhail Glushenkov | Refactoring, no functionality change. |
tree | commitdiff |
2009-12-17 |
Mikhail Glushenkov | s/TokenizeCmdline/TokenizeCmdLine/ |
tree | commitdiff |
2009-12-16 |
Jim Grosbach | Add @earlyclobber TableGen constraint |
tree | commitdiff |
2009-12-16 |
Bill Wendling | Remove superfluous 'extern' variable that was causing... |
tree | commitdiff |
2009-12-15 |
Bill Wendling | Some command lines don't like numbers with leading... |
tree | commitdiff |
2009-12-15 |
Daniel Dunbar | lit: Improve error when gtest discovery fails. |
tree | commitdiff |
2009-12-15 |
Dan Gohman | Revert 90628, which was incorrect. |
tree | commitdiff |
2009-12-15 |
Jim Grosbach | whitespace |
tree | commitdiff |
2009-12-15 |
Mikhail Glushenkov | Convert llvmc tests to FileCheck. |
tree | commitdiff |
2009-12-15 |
Mikhail Glushenkov | Support hook invocation from 'append_cmd'. |
tree | commitdiff |
2009-12-15 |
Mikhail Glushenkov | Validate the generated C++ code in llvmc tests. |
tree | commitdiff |
2009-12-15 |
Mikhail Glushenkov | Allow $CALL(Hook, '$INFILE') for non-join tools. |
tree | commitdiff |
2009-12-15 |
Daniel Dunbar | NNT: Make sure stderr for build commands goes to log... |
tree | commitdiff |
2009-12-14 |
Daniel Dunbar | NNT: Use [e]grep -a when scanning logs, its possibly... |
tree | commitdiff |
2009-12-14 |
Daniel Dunbar | NNT: Always create the -sentdata.txt file. |
tree | commitdiff |
2009-12-09 |
Daniel Dunbar | Remove unneeded ';' and a class/struct mismatch (notice... |
tree | commitdiff |
2009-12-08 |
Daniel Dunbar | lit: Prevent crash-on-invalid (when run on directory... |
tree | commitdiff |
2009-12-07 |
Mikhail Glushenkov | Simplify a bit. |
tree | commitdiff |
2009-12-07 |
Mikhail Glushenkov | Throw 'const char*' instead of 'std::string'. |
tree | commitdiff |
2009-12-07 |
Mikhail Glushenkov | Deprecate 'unpack_values'. |
tree | commitdiff |
2009-12-07 |
Mikhail Glushenkov | Implement 'forward_value' and 'forward_transformed_value'. |
tree | commitdiff |
2009-12-07 |
Mikhail Glushenkov | Refactoring, no functionality change. |
tree | commitdiff |
2009-12-05 |
Dan Gohman | Minor code simplification. |
tree | commitdiff |
2009-12-04 |
Daniel Dunbar | OptParser: Emit HelpText field for option groups. |
tree | commitdiff |
2009-12-01 |
Mikhail Glushenkov | Forward -save-temps to llvm-gcc. |
tree | commitdiff |
2009-12-01 |
Eric Christopher | Add a soft link so that in an apple style build we... |
tree | commitdiff |
2009-11-29 |
Daniel Dunbar | Fix FileCheck crash when fuzzy scanning starting at... |
tree | commitdiff |
2009-11-25 |
Daniel Dunbar | Sketch TableGen disassembler emitter, based on patch... |
tree | commitdiff |
2009-11-24 |
Dan Gohman | Delete some dead and non-obvious code. |
tree | commitdiff |
2009-11-23 |
Dan Gohman | Remove ISD::DEBUG_LOC and ISD::DBG_LABEL, which are... |
tree | commitdiff |
2009-11-22 |
Daniel Dunbar | FileCheck, PR5239: Try to find the intended match on... |
tree | commitdiff |
2009-11-22 |
Daniel Dunbar | FileCheck: When a string using variable references... |
tree | commitdiff |
2009-11-22 |
Daniel Dunbar | Allow '_' in FileCheck variable names, it is nice to... |
tree | commitdiff |
2009-11-22 |
Bob Wilson | Fix whitespace. |
tree | commitdiff |
2009-11-22 |
Bob Wilson | Fix pr5470. Tablegen handles template arguments by... |
tree | commitdiff |
2009-11-21 |
Bob Wilson | Fix some spelling in comments. |
tree | commitdiff |
2009-11-21 |
Bob Wilson | Avoid a redundant assertion. |
tree | commitdiff |
2009-11-19 |
Daniel Dunbar | TableGen/OptParser: When ordering options, make "sentin... |
tree | commitdiff |
2009-11-18 |
Douglas Gregor | De-bork CMake build |
tree | commitdiff |
2009-11-18 |
Daniel Dunbar | TableGen: Add initial backend for clang Driver's option... |
tree | commitdiff |
2009-11-18 |
Daniel Dunbar | lit: Fix exclude dirs functionality. |
tree | commitdiff |
2009-11-16 |
Jeffrey Yasskin | Make X86-64 in the Large model always emit 64-bit calls. |
tree | commitdiff |
2009-11-15 |
Daniel Dunbar | lit: Factor a new OneCommandPerFileTest out of SyntaxCh... |
tree | commitdiff |
2009-11-15 |
Daniel Dunbar | Remove duplicate implementation of excludes functionali... |
tree | commitdiff |
2009-11-15 |
Daniel Dunbar | lit: Add --repeat=N option, for running each test N... |
tree | commitdiff |
2009-11-14 |
Benjamin Kramer | Implement DISABLE_INLINE for MSVC. This required changi... |
tree | commitdiff |
2009-11-14 |
Evan Cheng | Added getSubRegIndex(A,B) that returns subreg index... |
tree | commitdiff |
2009-11-11 |
Sandeep Patel | Show command-line args and features passed into backend... |
tree | commitdiff |
2009-11-10 |
Daniel Dunbar | lit: Add ExampleTests, for testing lit and demonstratin... |
tree | commitdiff |
2009-11-10 |
Daniel Dunbar | lit: Fix bug in --show-suites which accidentally overri... |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | Add a 'zkill' script, which is more-or-less a fancy... |
tree | commitdiff |
2009-11-08 |
Anton Korobeynikov | It is invalid to infer the value type from the result... |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | NNT: Remove DejaGNU test from NewNightlyTest reports... |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | lit: Hardcode whence seek value, os.SEEK_END isn't... |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | lit: Warn when a test suite contains no tests. |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | lit: Drop require_and_and support. |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | lit: Workaround a Win32/subprocess bug when appending. |
tree | commitdiff |
2009-11-08 |
Daniel Dunbar | lit: Preserve the PATHEXT variable when running subcomm... |
tree | commitdiff |
2009-11-06 |
Chris Lattner | clang++ points out that this is pointless. |
tree | commitdiff |
2009-11-06 |
Daniel Dunbar | NewNighlytTest: Fix timestamp format to actually make... |
tree | commitdiff |
2009-11-06 |
Daniel Dunbar | NewNightlyTest: Add -noclean option, which doesn't... |
tree | commitdiff |
2009-11-06 |
Daniel Dunbar | NewNightlyTest: Unbreak passing the build directory... |
tree | commitdiff |
2009-11-06 |
Daniel Dunbar | NewNightlyTest: Add -llvmgccdir as alternative to envir... |
tree | commitdiff |
2009-11-06 |
Dan Gohman | Don't print a redundant tab for inline asm, and do... |
tree | commitdiff |
2009-11-05 |
Douglas Gregor | Teach lit's SyntaxCheckTest two new tricks: |
tree | commitdiff |
2009-11-05 |
Daniel Dunbar | lit: Add --param NAME=VALUE option, for test suite... |
tree | commitdiff |
2009-11-04 |
Evan Cheng | Look for llvm-gcc under /Developer/usr/bin first. |
tree | commitdiff |
2009-11-03 |
Bill Wendling | Use llvm-gcc on newer Darwins. |
tree | commitdiff |
2009-11-03 |
Chris Lattner | mark some constant global const. |
tree | commitdiff |
2009-11-03 |
Daniel Dunbar | lit: Update Clang's test style to use XFAIL: and XTARGE... |
tree | commitdiff |
2009-11-03 |
Ted Kremenek | Support updating 'llvm_add_target' lists as well. |
tree | commitdiff |
2009-11-02 |
Jim Grosbach | Missing bit of universal built + hosted |
tree | commitdiff |
2009-11-02 |
Anton Korobeynikov | Do not infer the target type for COPY_TO_REGCLASS from... |
tree | commitdiff |
2009-10-31 |
Jim Grosbach | The universal SDKROOT should only be assigned when... |
tree | commitdiff |
2009-10-30 |
Jim Grosbach | Allow cross target build |
tree | commitdiff |
2009-10-30 |
Dan Gohman | Initial target-independent CodeGen support for BlockAdd... |
tree | commitdiff |
2009-10-29 |
Dan Gohman | Move some code from being emitted as boilerplate duplic... |
tree | commitdiff |
2009-10-29 |
Dan Gohman | Rename usesCustomDAGSchedInserter to usesCustomInserter... |
tree | commitdiff |
2009-10-29 |
Johnny Chen | Sorry to break the build. |
tree | commitdiff |
2009-10-29 |
Johnny Chen | Minor tweak to forgo the the curly braces for most... |
tree | commitdiff |
2009-10-29 |
Dan Gohman | Add indirectbr and blockaddress to the vim syntax highl... |
tree | commitdiff |
2009-10-27 |
Mikhail Glushenkov | 80-col violation. |
tree | commitdiff |
next |