summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PIC16/C16-15.ll
Commit message (Collapse)AuthorAgeFilesLines
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-111-45/+0
| | | | | | | it comes back, it will be largely a rewrite, so keeping the old codebase in tree isn't helping anyone. llvm-svn: 116190
* XFAIL some PIC16 tests when running under valgrind-leaks. I don't expect theseBenjamin Kramer2010-03-301-0/+1
| | | | | | to be fixed any time soon. llvm-svn: 99888
* Reapply things reverted back in 97220, with the fixed test case.Sanjiv Gupta2010-02-261-1/+1
| | | | llvm-svn: 97228
* Extern declaration for unordered.f32 libcall was not being emitted. Fixed that.Sanjiv Gupta2009-12-291-0/+44
llvm-svn: 92242
OpenPOWER on IntegriCloud