.. |
2008-06-05-Carry.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-03-SRet.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-05-ByVal.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-06-fadd64.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-07-Float2Int.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-07-FPExtend.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-07-IntDoubleConvertions.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-15-InternalConstant.ll
|
Update tests.
|
2011-01-16 18:02:57 +00:00 |
2008-07-15-SmallSection.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-16-SignExtInReg.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-22-Cstpool.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-23-fpcmp.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-29-icmp.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-07-31-fcopysign.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-08-01-AsmInline.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-08-03-fabs64.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-08-03-ReturnDouble.ll
|
Unbreak test, Bruno please check.
|
2009-11-19 07:18:49 +00:00 |
2008-08-04-Bitconvert.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-08-06-Alloca.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-08-07-CC.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-08-07-FPRound.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-08-08-bswap.ll
|
Eliminate more uses of llvm-as and llvm-dis.
|
2009-09-09 00:09:15 +00:00 |
2008-08-08-ctlz.ll
|
Correct bogus module triple specifications.
|
2010-08-30 10:48:29 +00:00 |
2008-10-13-LegalizerBug.ll
|
Eliminate more uses of llvm-as and llvm-dis.
|
2009-09-09 00:09:15 +00:00 |
2008-11-10-xint_to_fp.ll
|
Eliminate more uses of llvm-as and llvm-dis.
|
2009-09-09 00:09:15 +00:00 |
2009-11-16-CstPoolLoad.ll
|
Start function numbering at 0.
|
2010-04-17 16:29:15 +00:00 |
2010-04-07-DbgValueOtherTargets.ll
|
If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG message instead of creating DBG_VALUE for undefined value in reg0.
|
2010-12-06 22:39:26 +00:00 |
2010-07-20-Select.ll
|
Enable machine sinking critical edge splitting. e.g.
|
2010-09-20 22:52:00 +00:00 |
2010-07-20-Switch.ll
|
Fix PR7174, a couple o Mips fixes:
|
2010-07-20 08:37:04 +00:00 |
2010-11-09-CountLeading.ll
|
Add a test to the previous added clo instruction. Patch by Akira again
|
2010-11-10 02:22:44 +00:00 |
2010-11-09-Mul.ll
|
Enable mips32 mul instruction. Patch by Akira Hatanaka <ahatanaka@mips.com>
|
2010-11-12 00:38:32 +00:00 |
cmov.ll
|
Match a pattern generated by a dag combiner opt where:
|
2010-12-07 19:00:20 +00:00 |
dg.exp
|
|
|
madd-msub.ll
|
Add support for mips32 madd and msub instructions. Patch by Akira Hatanaka
|
2011-01-18 19:29:17 +00:00 |
private.ll
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
rotate.ll
|
Add ROTR and ROTRV mips32 instructions. Patch by Akira Hatanaka
|
2010-12-09 17:32:30 +00:00 |