summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/div-rem-simplify.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-20/+20
* [DAG] vector div/rem with any zero element in divisor is undefSanjay Patel2017-03-141-5/+0
* [x86] add tests for vec div/rem with 0 element in divisor; NFCSanjay Patel2017-03-101-0/+43
* [DAG] recognize div/rem by 0 as undef before trying constant foldingSanjay Patel2017-03-091-0/+78
* [DAGCombiner] simplify div/rem-by-0Sanjay Patel2017-03-061-116/+2
* [x86] add tests to show missing div/rem simplifications; NFCSanjay Patel2017-03-061-0/+185
OpenPOWER on IntegriCloud