aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/iabs.ll
AgeCommit message (Expand)Author
2012-06-07X86: optimize generated code for integer ABSManman Ren
2011-03-02Catch more cases where 2-address pass should 3-addressify instructions. rdar:...Evan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-04-14Remove -unwind-tables-optional everywhere, sinceDale Johannesen
2008-04-08Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen
2008-04-08Add -disable-required-unwind-tables to testsDale Johannesen
2008-03-31Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen
2007-04-16For PR1319:Reid Spencer
2007-04-11new testcases for integer abs functionChris Lattner