Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 3 | -5/+201 |
* | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 2 | -2/+56 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -0/+112 |
* | SimplifyCFG: Use existing constant folding logic when forming switch tables. | Benjamin Kramer | 2013-11-12 | 1 | -3/+6 |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -2/+0 |
* | Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -8/+8 |
* | Fix logic to determine whether to turn a switch into a lookup table. When | Evan Cheng | 2012-11-30 | 1 | -0/+26 |
* | Only do switch-to-lookup table transformation when TargetTransformInfo | Hans Wennborg | 2012-11-07 | 2 | -0/+785 |