| Commit message (Expand) | Author | Age | Files | Lines |
| * | (1) Add ".test" to test/Other/lit.local.cfg, so llvm-cov.test is actually run. | Matt Beaumont-Gay | 2013-07-01 | 4 | -3/+3 |
| * | Suppress llvm/test/Other/can-execute.txt on msys bash. | NAKAMURA Takumi | 2013-06-26 | 1 | -1/+1 |
| * | Add a testcase for r184074. | Rafael Espindola | 2013-06-17 | 2 | -0/+23 |
| * | Attributes: Don't print trailing whitespace on the function attribute comment. | Benjamin Kramer | 2013-04-19 | 1 | -0/+9 |
| * | Check isDiscardableIfUnused, rather than hasLocalLinkage, when bumping | Lang Hames | 2013-03-04 | 1 | -0/+23 |
| * | IR: Don't constant fold GEP bitcasts between different address spaces | Meador Inge | 2013-02-27 | 1 | -0/+20 |
| * | Modify the LLVM assembly output so that it uses references to represent funct... | Bill Wendling | 2013-02-20 | 1 | -57/+59 |
| * | XFAIL close-stderr on win32 | Reid Kleckner | 2013-01-25 | 1 | -0/+3 |
| * | llvm/test/Other/close-stderr.ll: Mark this as XFAIL:valgrind. We got 127 inst... | NAKAMURA Takumi | 2013-01-20 | 1 | -0/+4 |
| * | Using "not grep" is brittle as the test passes if llvm-as fails. | Rafael Espindola | 2012-11-21 | 1 | -2/+6 |
| * | Revert r167836, "llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 fo... | NAKAMURA Takumi | 2012-11-13 | 1 | -3/+0 |
| * | Revert 167755/167760. We don't want to emit crash diagnostics on command-line... | Chad Rosier | 2012-11-13 | 1 | -1/+1 |
| * | llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 for now. | NAKAMURA Takumi | 2012-11-13 | 1 | -0/+3 |
| * | Update test case for r167754/r167755. | Chad Rosier | 2012-11-12 | 1 | -1/+1 |
| * | Revert the series of commits starting with r166578 which introduced the | Chandler Carruth | 2012-11-01 | 1 | -43/+0 |
| * | Add -alias and -ralias options to match what we have for functions and | Rafael Espindola | 2012-10-29 | 1 | -0/+9 |
| * | llvm-extract changes linkages so that functions on both sides of the | Rafael Espindola | 2012-10-29 | 2 | -4/+28 |
| * | llvm-extract was unable to handle aliases. It would leave a copy on the | Rafael Espindola | 2012-10-29 | 1 | -0/+40 |
| * | Change the internalize pass to internalize all symbols when given an empty | Rafael Espindola | 2012-10-26 | 1 | -0/+13 |
| * | Add in support for getIntPtrType to get the pointer type based on the address... | Micah Villmow | 2012-10-24 | 1 | -0/+43 |
| * | Enable response files in all tools. Patch by Liu, Yaxun (Sam). I have simplified | Rafael Espindola | 2012-10-09 | 1 | -0/+9 |
| * | Forgot the SPIR test case. | Micah Villmow | 2012-10-01 | 1 | -0/+13 |
| * | Ignore apparent buffer overruns on external or weak globals. This is a major | Duncan Sands | 2012-09-30 | 1 | -0/+5 |
| * | Teach the 'lint' sanity checking pass to detect simple buffer overflows. | Duncan Sands | 2012-09-26 | 1 | -0/+12 |
| * | Change the way the lint sanity checking pass detects misaligned memory accesses. | Duncan Sands | 2012-09-25 | 1 | -2/+6 |
| * | Don't do actual work inside an assert statement. Fixes PR11760! | Nick Lewycky | 2012-09-23 | 3 | -0/+3 |
| * | FileCheck: Fix off-by-one bug that made CHECK-NOT: ignore the next character ... | Benjamin Kramer | 2012-09-18 | 2 | -1/+10 |
| * | Add hidden flag to exclude aliases from output. | Jan Sjödin | 2012-09-18 | 1 | -0/+25 |
| * | Fix the remaining TCL-style quotes found in the testsuite. This is | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
| * | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 3 | -7/+7 |
| * | The built-in shell test runner for some reason doesn't like the quoting | Chandler Carruth | 2012-07-02 | 1 | -4/+2 |
| * | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 2 | -2/+2 |
| * | Teach the 'opt' tool about '-Os' and '-Oz', corresponding to the Clang | Chandler Carruth | 2012-05-16 | 1 | -0/+8 |
| * | Reapply r155682, making constant folding more consistent, with a fix to work | Dan Gohman | 2012-04-27 | 1 | -3/+3 |
| * | Revert r155682, "Use ConstantExpr::getExtractElement when constant-folding ve... | NAKAMURA Takumi | 2012-04-27 | 1 | -3/+3 |
| * | Use ConstantExpr::getExtractElement when constant-folding vectors | Dan Gohman | 2012-04-27 | 1 | -3/+3 |
| * | Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu | Eli Bendersky | 2012-03-25 | 1 | -8/+1 |
| * | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 4 | -8/+14 |
| * | Update test to new EH model. | Bill Wendling | 2012-01-31 | 1 | -0/+3 |
| * | Deleting the json-bench-test until I understand why it is flaky. | Manuel Klimek | 2011-12-17 | 1 | -5/+0 |
| * | Adds a JSON parser and a benchmark (json-bench) to catch performance regressi... | Manuel Klimek | 2011-12-16 | 1 | -0/+5 |
| * | Fix test. | Eli Friedman | 2011-12-15 | 1 | -2/+2 |
| * | Make constant folding for GEPs a bit more aggressive. | Eli Friedman | 2011-12-15 | 1 | -2/+5 |
| * | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner | 2011-11-27 | 1 | -1/+1 |
| * | Update to new EH scheme. | Bill Wendling | 2011-08-31 | 1 | -1/+6 |
| * | Land the long talked about "type system rewrite" patch. This | Chris Lattner | 2011-07-09 | 1 | -46/+32 |
| * | Move platform-dependent test to appropriate directory. | Galina Kistanova | 2011-05-13 | 2 | -0/+5 |
| * | Move this test to CodeGen/Thumb. rdar://problem/9416774 | Stuart Hastings | 2011-05-11 | 1 | -60/+0 |
| * | Reduced test case. rdar://problem/9416774 | Stuart Hastings | 2011-05-11 | 1 | -36/+36 |
| * | And lo, I was given a testcase for 131152. rdar://problem/9416774 | Stuart Hastings | 2011-05-11 | 1 | -0/+60 |