Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 1 | -3/+6 |
* | Change behavior of calling bitcasted alias functions. | Matt Arsenault | 2013-07-30 | 1 | -3/+4 |
* | Convert tests to FileCheck | Matt Arsenault | 2013-06-28 | 1 | -2/+4 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | When simplifying a call to a bitcast function, tighten up | Duncan Sands | 2008-06-01 | 1 | -1/+5 |
* | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 1 | -1/+0 |
* | Add test case for testing InstCombine with arbitrary precision integer | Reid Spencer | 2007-03-23 | 1 | -0/+14 |