Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach SelectionDAG to constant fold all-constant FMA nodes the same way that ... | Owen Anderson | 2013-05-09 | 1 | -0/+8 |
* | llvm/test/CodeGen/X86/fma.ll: Add -march=x86, or two tests would fail on non-... | NAKAMURA Takumi | 2012-08-27 | 1 | -2/+2 |
* | FMA3 tests on bdver2 target for changes made in rev 162012. Also made | Anitha Boyapati | 2012-08-27 | 1 | -7/+9 |
* | Added FMA functionality to X86 target. | Elena Demikhovsky | 2012-08-01 | 1 | -4/+8 |
* | Add an intrinsic and codegen support for fused multiply-accumulate. The intent | Cameron Zwarich | 2011-07-08 | 1 | -0/+33 |