| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct ARM NOP encoding | David Sehr | 2012-12-05 | 1 | -1/+1 |
* | Test commit. | David Sehr | 2012-12-05 | 1 | -1/+1 |
* | A test in thid directory was not being run because lit.local.cfg didn't | Eli Bendersky | 2012-12-04 | 1 | -1/+1 |
* | ARM: Darwin BL/BLX relocations to out-of-range symbols. | Jim Grosbach | 2012-09-25 | 1 | -0/+43 |
* | Fix a bug in ARMMachObjectWriter::RecordRelocation() in ARMMachObjectWriter.cpp | Kevin Enderby | 2012-07-30 | 1 | -0/+44 |
* | Refactor data-in-code annotations. | Jim Grosbach | 2012-05-18 | 1 | -0/+33 |
* | Fixed a bug in llvm-objdump when disassembling using -macho option for a binary | Kevin Enderby | 2012-05-18 | 1 | -0/+5 |
* | Add a test case for r156840, a fix to llvm-objdump when disassembling using | Kevin Enderby | 2012-05-15 | 1 | -0/+20 |
* | Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bits | Kevin Enderby | 2012-05-03 | 1 | -0/+19 |
* | Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu | Eli Bendersky | 2012-03-25 | 1 | -8/+1 |
* | ARM non-scattered MachO relocations for movw/movt. | Jim Grosbach | 2012-03-20 | 1 | -0/+23 |
* | Fix flags for test in MC/MachO/ARM/empty-function-nop.ll | Richard Trieu | 2012-03-01 | 1 | -4/+4 |
* | ARM implement TargetInstrInfo::getNoopForMachoTarget() | Jim Grosbach | 2012-02-28 | 1 | -0/+15 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -5/+13 |
* | ARM Darwin symbol ref differences w/o subsection-via-symbols. | Jim Grosbach | 2012-01-24 | 1 | -0/+18 |
* | Add testcase. | Jim Grosbach | 2012-01-19 | 1 | -0/+13 |
* | Thumb2 relaxation for LDR(literal). | Jim Grosbach | 2012-01-18 | 1 | -0/+13 |
* | MC tweak symbol difference resolution for non-local symbols. | Jim Grosbach | 2012-01-17 | 1 | -2/+2 |
* | Darwin assembler improved relocs when w/o subsections_via_symbols. | Jim Grosbach | 2011-12-07 | 1 | -1/+3 |
* | Tidy up. Move MachO tests to MachO directory. | Jim Grosbach | 2011-12-07 | 7 | -0/+371 |
* | test/MC: Introduce MC/MachO/ARM, and relocate relax-thumb2-branches.s into it. | NAKAMURA Takumi | 2011-12-06 | 2 | -0/+19 |