summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/iabs.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* X86: optimize generated code for integer ABSManman Ren2012-06-07
* Catch more cases where 2-address pass should 3-addressify instructions. rdar:...Evan Cheng2011-03-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-14
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-08
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-08
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-31
* For PR1319:Reid Spencer2007-04-16
* new testcases for integer abs functionChris Lattner2007-04-11