summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/load-bitcast64.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Let combineLoadToNewType preserve ABI alignment of the load (PR...Juneyoung Lee2020-01-151-3/+3
* [test] Make data layout of load-bitcast64.ll explicit, use update_test_checks.pyJuneyoung Lee2020-01-151-20/+43
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+78
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-78/+0
* Re-apply r238452, the bug was in clang and was fixed in r260567.Quentin Colombet2016-02-111-0/+78
* [InstCombine] Revert r238452: Fold IntToPtr and PtrToInt into preceding loads.Quentin Colombet2016-02-031-78/+0
* [InstCombine] Fold IntToPtr and PtrToInt into preceding loads.David Majnemer2015-05-281-0/+78
OpenPOWER on IntegriCloud