Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 1 | -8/+8 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -3/+3 |
* | ConstantFolding: Evaluate GEP indices in the index type. | Benjamin Kramer | 2013-01-23 | 1 | -3/+22 |
* | fix PR7429, a crash turning a load from a string into a float. | Chris Lattner | 2010-07-12 | 1 | -0/+13 |
* | convert to filechecconvert to filecheckk | Chris Lattner | 2010-07-12 | 1 | -10/+10 |
* | 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 |
* | Teach instcombine's visitLoad to scan back several instructions | Dan Gohman | 2008-10-15 | 1 | -0/+14 |