summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fcopysign.ll
Commit message (Expand)AuthorAge
* Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson2012-08-03
* Move the constant-folding support for FP_ROUND in SelectionDAG from the one-o...Owen Anderson2012-04-10
* Make tests less sensitive to scheduling changes.Jakob Stoklund Olesen2012-02-23
* Fix a bunch of ARM tests to be register allocation independent.Jakob Stoklund Olesen2011-05-03
* Tighten test case a bit.Jakob Stoklund Olesen2011-04-19
* Make tests register allocation independent again.Jakob Stoklund Olesen2011-04-19
* Fix another fcopysign lowering bug. If src is f64 and destination is f32, don'tEvan Cheng2011-04-15
* Fix typo introduced by r126661: "Fix a typo which ..."Jakob Stoklund Olesen2011-02-28
* Fix a typo which cause dag combine crash. rdar://9059537.Evan Cheng2011-02-28
* More fcopysign correctness and performance fix.Evan Cheng2011-02-23
* Fix buggy fcopysign lowering.Evan Cheng2011-02-11
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* For PR411:Reid Spencer2007-01-30
* For PR761:Reid Spencer2007-01-26
* fix fcopysign testLauro Ramos Venancio2007-01-25
* ARM test cases contributed by Apple.Evan Cheng2007-01-19
* For PR1043:Reid Spencer2007-01-13
* This test case has been translated to 2.0 assembly so don't runReid Spencer2007-01-05
* Add test for FCOPYSIGN.Lauro Ramos Venancio2007-01-04