llvm-6502/test/Other
Devang Patel 578efa920a Add new function attribute - noimplicitfloat
Update code generator to use this attribute and remove NoImplicitFloat target option.
Update llc to set this attribute when -no-implicit-float command line option is used.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72959 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-05 21:57:13 +00:00
..
2002-01-31-CallGraph.ll Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
2002-02-24-InlineBrokePHINodes.ll
2002-03-11-ConstPropCrash.ll
2003-02-19-LoopInfoNestingBug.ll Update another test for the LoopInfo::print changes. 2009-02-27 00:20:19 +00:00
2004-08-16-PackedConstantInlineStore.ll
2004-08-16-PackedGlobalConstant.ll
2004-08-16-PackedSelect.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
2004-08-16-PackedSimple.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
2004-08-20-PackedControlFlow.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
2006-02-05-PassManager.ll Remove GCSE and LoadVN from the testsuite. 2008-08-16 00:00:54 +00:00
2007-04-24-eliminate-mostly-empty-blocks.ll
2007-06-05-PassID.ll Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
2007-06-28-PassManager.ll
2007-09-10-PassManager.ll
2008-02-14-PassManager.ll
2008-03-19-PassManager.ll
2008-06-04-FieldSizeInPacked.ll
2008-08-14-PassManager.ll
2008-10-06-RemoveDeadPass.ll Remove interfaces implemented by dead pass from the list of available passes. 2008-10-06 20:36:36 +00:00
2008-10-15-MissingSpace.ll Testcase for PR2894. 2008-10-15 22:34:34 +00:00
2009-03-31-CallGraph.ll Update call graph after inlining invoke. 2009-03-31 17:36:12 +00:00
2009-06-05-no-implicit-float.ll Add new function attribute - noimplicitfloat 2009-06-05 21:57:13 +00:00
dg.exp
invalid-commandline-option.ll