aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/JumpThreading/or-undef.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Make jump threading honor x|undef -> true and x&undef -> false,Chris Lattner2010-02-111-0/+69