summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/apint-select.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+118
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-118/+0
* [InstCombine] move tests for select with bit-test of condition; NFCSanjay Patel2018-04-241-26/+0
* [InstCombine] LogicOpc (zext X), C --> zext (LogicOpc X, C) (PR28476)Sanjay Patel2016-07-211-4/+4
* [InstCombine] enhance (select X, C1, C2 --> ext X) to handle vectorsSanjay Patel2016-07-061-5/+18
* add vector tests to show missing transformSanjay Patel2016-06-301-0/+38
* regenerate checksSanjay Patel2016-06-291-27/+75
* Convert tests to FileCheckMatt Arsenault2013-08-281-2/+3
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* For PR1319:Reid Spencer2007-04-141-2/+1
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-231-0/+46
OpenPOWER on IntegriCloud