summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64Guozhi Wei2017-06-081-12/+26
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-2/+2
* Temporarily revert "[PPC] In PPCBoolRetToInt change the bool value to i64 if ...Eric Christopher2017-03-311-35/+17
* [PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64Guozhi Wei2017-03-281-17/+35
* [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...Eugene Zelenko2016-12-121-23/+37
* Use range algorithms instead of unpacking begin/endDavid Majnemer2016-08-111-5/+3
* [PPC] Handling CallInst in PPCBoolRetToIntGuozhi Wei2016-08-031-7/+13
* Add optimization bisect opt-in calls for PowerPC passesAndrew Kaylor2016-04-271-0/+3
* Fix some abuse of auto flagged by clang's -Wrange-loop-analysis.Benjamin Kramer2016-02-221-5/+5
* [PPC64] Convert bool literals to i32Kit Barton2015-12-071-0/+253
OpenPOWER on IntegriCloud