aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC
Commit message (Expand)AuthorAgeFilesLines
* MC-COFF: Add test for my last commit.Michael J. Spencer2010-10-081-0/+29
* MC-COFF: Fix symbol aliases. Fixes PR8251.Michael J. Spencer2010-10-071-0/+48
* Get binding and visibility info from the the alias, but Type from the symbolRafael Espindola2010-10-061-9/+34
* If a symbol is global, reloc against it even if it is in a mergeable section.Rafael Espindola2010-10-061-0/+15
* Make sure weak symbols are listed after the local ones.Rafael Espindola2010-10-061-0/+16
* Correctly handle GOTPCREL relocations.Rafael Espindola2010-10-061-0/+9
* Use a relocation against the symbol if it is a PLT and the symbol is in anotherRafael Espindola2010-10-051-4/+20
* Implement more alias cases.Rafael Espindola2010-10-051-0/+37
* Replace a gross hack (the MOV64ri_alt instruction) with a slightly less Chris Lattner2010-10-052-3/+3
* Don't crash in a strange .size directive.Rafael Espindola2010-10-051-0/+9
* MC-COFF: Fix (PR8278) temporary symbol relocations.Michael J. Spencer2010-10-051-30/+37
* Add support for a fill value in the .zero directive.Rafael Espindola2010-10-051-2/+3
* Implement a simple alias case and refactor the code a bit so that theRafael Espindola2010-10-051-0/+22
* test/COFF: Fix symbol indexes and names. Update tests to match.Michael J. Spencer2010-10-052-14/+14
* test/COFF: Remove temp file usage.Michael J. Spencer2010-10-053-7/+4
* Cleanup Whitespace.Michael J. Spencer2010-10-051-2/+2
* Produce a undefined reference to _GLOBAL_OFFSET_TABLE_ when needed.Rafael Espindola2010-10-051-1/+5
* Tests that now pass.Rafael Espindola2010-10-052-19/+80
* Added a testcase for the ENTER instruction.Sean Callanan2010-10-051-1/+4
* Implement ELF::R_X86_64_GOTPCREL.Rafael Espindola2010-10-041-1/+8
* Produce a R_X86_64_PLT32 when needed.Rafael Espindola2010-10-041-0/+14
* Produce a R_X86_64_GOT32 when needed.Rafael Espindola2010-10-041-0/+14
* Add hook in MCSection to decide when to use "optimized nops", for eachJan Wen Voung2010-10-043-1/+86
* Include the section address in the computation of the relocation.Rafael Espindola2010-10-041-0/+3
* Correctly compute the relocation when it is not in the first fragment.Rafael Espindola2010-10-041-1/+2
* Add 3DNowA instructions.Eli Friedman2010-10-031-0/+16
* the immediate field of pshufw is actually an 8-bit field, not a 8-bit field t...Chris Lattner2010-10-031-0/+5
* add support for the prefetch/prefetchw instructions, move femms intoChris Lattner2010-10-031-0/+8
* what the heck, add support for the rest of the 3dNow! binary operations.Chris Lattner2010-10-031-1/+58
* Implement support for the bizarre 3DNow! encoding (which is unlike anythingChris Lattner2010-10-031-0/+11
* Implement a very basic PIC case.Rafael Espindola2010-10-031-0/+25
* fix a regression introduced in r115243, in which the instructionChris Lattner2010-10-021-0/+2
* actually, move the elf tests into the existing elf dir.Chris Lattner2010-10-022-0/+0
* consolidate ELF tests into asmparser tests.Chris Lattner2010-10-023-6/+0
* move ARM MC tests up one level.Chris Lattner2010-10-023-0/+0
* move X86 subdir up a levelChris Lattner2010-10-0114-0/+0
* Factor some logic into ShouldRelocOnSymbol. This simplifies the code andRafael Espindola2010-09-302-7/+16
* more cleanups.Chris Lattner2010-09-307-7903/+7897
* merge and clean up tests.Chris Lattner2010-09-306-51/+55
* merge two tests.Chris Lattner2010-09-302-10074/+10073
* rename testChris Lattner2010-09-301-0/+0
* generalize test.Chris Lattner2010-09-301-0/+0
* rename test.Chris Lattner2010-09-301-0/+0
* merge two tests.Chris Lattner2010-09-302-262/+256
* preemptively add the rest of the non-n fpstack instructions.Chris Lattner2010-09-301-0/+4
* merge two tests.Chris Lattner2010-09-302-7/+5
* fix this to not be completely broken.Chris Lattner2010-09-301-2/+1
* update, unxfail, fix bogus encodings.Chris Lattner2010-09-301-12/+11
* update and unxfailChris Lattner2010-09-301-19/+18
* unxfail this by fixing syntactic differences.Chris Lattner2010-09-301-6/+5