Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64 | Guozhi Wei | 2017-06-08 | 1 | -12/+26 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -2/+2 |
* | Temporarily revert "[PPC] In PPCBoolRetToInt change the bool value to i64 if ... | Eric Christopher | 2017-03-31 | 1 | -35/+17 |
* | [PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64 | Guozhi Wei | 2017-03-28 | 1 | -17/+35 |
* | [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo... | Eugene Zelenko | 2016-12-12 | 1 | -23/+37 |
* | Use range algorithms instead of unpacking begin/end | David Majnemer | 2016-08-11 | 1 | -5/+3 |
* | [PPC] Handling CallInst in PPCBoolRetToInt | Guozhi Wei | 2016-08-03 | 1 | -7/+13 |
* | Add optimization bisect opt-in calls for PowerPC passes | Andrew Kaylor | 2016-04-27 | 1 | -0/+3 |
* | Fix some abuse of auto flagged by clang's -Wrange-loop-analysis. | Benjamin Kramer | 2016-02-22 | 1 | -5/+5 |
* | [PPC64] Convert bool literals to i32 | Kit Barton | 2015-12-07 | 1 | -0/+253 |