aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/viabs.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+87
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-25/+25
* Make CHECK lines a bit less strict so they also match code generated for win64.Benjamin Kramer2013-04-261-10/+10
* X86: Now that we have a canonical form for vector integer abs, match it into ...Benjamin Kramer2013-04-261-13/+130
* DAGCombiner: Canonicalize vector integer abs in the same way we do it for sca...Benjamin Kramer2013-04-261-0/+66