| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 4 | -15/+15 |
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -1/+1 |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -1/+0 |
* | Use references to attribute groups on the call/invoke instructions. | Bill Wendling | 2013-02-22 | 1 | -1/+2 |
* | Modify the LLVM assembly output so that it uses references to represent funct... | Bill Wendling | 2013-02-20 | 1 | -1/+4 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 4 | -6/+6 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -3/+1 |
* | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner | 2011-11-27 | 1 | -1/+1 |
* | Update some tests to the new EH scheme. | Bill Wendling | 2011-09-01 | 2 | -1/+13 |
* | Add an ipsccp test. Migrated from test/FrontendC++. | Eric Christopher | 2011-08-15 | 1 | -0/+26 |
* | remove parser support for the obsolete "multiple return values" syntax, which | Chris Lattner | 2011-06-17 | 1 | -26/+31 |
* | more test cleanup | Chris Lattner | 2010-09-02 | 1 | -2/+2 |
* | Delete useless trailing semicolons. | Dan Gohman | 2010-01-05 | 1 | -2/+2 |
* | Fix a use of an invalidated iterator in the case where there are multiple | Dan Gohman | 2009-11-23 | 1 | -0/+30 |
* | Fix IPSCCP's code for deleting dead blocks to tolerate outstanding | Dan Gohman | 2009-11-20 | 1 | -0/+42 |
* | Constant propagating byval pointer is safe if function is readonly. | Torok Edwin | 2009-09-24 | 1 | -2/+18 |
* | Don't constant propagate byval pointers, since they are not really pointers, but | Torok Edwin | 2009-09-24 | 1 | -0/+24 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 6 | -6/+6 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 4 | -4/+4 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 6 | -6/+6 |
* | Modify some ipconstprop tests to also test with invokes. | Matthijs Kooijman | 2008-06-19 | 2 | -2/+13 |
* | Reapply r52397 (make IPConstProp promote returned arguments), but fixed this | Matthijs Kooijman | 2008-06-18 | 1 | -0/+46 |
* | Reapply r52396, it was unrelated to the breakage (that was caused by r52397, my | Matthijs Kooijman | 2008-06-18 | 1 | -9/+30 |
* | temporarily revert this testcase since its patch was reverted. | Chris Lattner | 2008-06-18 | 1 | -30/+9 |
* | Learn IPConstProp to look at individual return values and propagate them | Matthijs Kooijman | 2008-06-17 | 1 | -9/+30 |
* | Fix PR2411, where ip constant prop would propagate the | Chris Lattner | 2008-06-09 | 1 | -0/+15 |
* | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Handle multiple ret values. | Devang Patel | 2008-03-11 | 1 | -0/+20 |
* | Remove llvm-upgrade and update test cases. | Tanya Lattner | 2008-03-01 | 3 | -28/+26 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -3/+0 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 2 | -3/+3 |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
* | For PR1043: | Reid Spencer | 2007-01-13 | 1 | -1/+2 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 3 | -3/+3 |
* | fix incorrectly translated testcase | Chris Lattner | 2006-12-01 | 1 | -1/+1 |
* | For PR950: | Reid Spencer | 2006-11-27 | 1 | -1/+1 |
* | Added the ability to xfail based on llvmgcc version | Tanya Lattner | 2006-04-12 | 1 | -1/+1 |
* | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer | 2006-03-23 | 1 | -0/+3 |
* | Adding srcdir arg | Tanya Lattner | 2004-11-19 | 1 | -1/+1 |
* | Oops, make this test the right thing. | Chris Lattner | 2004-11-14 | 1 | -1/+1 |
* | New testcase | Chris Lattner | 2004-11-14 | 1 | -0/+16 |
* | Adding subdirectory dg.exp files in order to be able to use dejagnu to only r... | Tanya Lattner | 2004-11-13 | 1 | -0/+3 |
* | new testcase | Chris Lattner | 2004-11-11 | 1 | -0/+7 |
* | New testcase | Chris Lattner | 2004-11-10 | 1 | -0/+14 |