aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/iabs.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* X86: optimize generated code for integer ABSManman Ren2012-06-071-6/+10
* Catch more cases where 2-address pass should 3-addressify instructions. rdar:...Evan Cheng2011-03-021-6/+5
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-141-1/+1
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-081-1/+1
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-081-1/+1
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-311-1/+1
* For PR1319:Reid Spencer2007-04-161-1/+2
* new testcases for integer abs functionChris Lattner2007-04-111-0/+16