| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'upstream' into merge_2 | Stephen Hines | 2012-08-23 | 3 | -124/+83 |
| |\ |
|
| | * | Remove getARMRegisterNumbering and replace with calls into | Eric Christopher | 2012-08-09 | 2 | -108/+34 |
| | * | Fix #13138, a bug around ARM instruction DSB encoding and decoding issue. | Jiangning Liu | 2012-08-02 | 1 | -7/+23 |
| | * | Fix #13241, a bug around shift immediate operand for ARM instruction ADR. | Jiangning Liu | 2012-08-02 | 1 | -7/+17 |
| | * | Fix a bug in ARMMachObjectWriter::RecordRelocation() in ARMMachObjectWriter.cpp | Kevin Enderby | 2012-07-30 | 1 | -2/+9 |
| * | | Merge with LLVM upstream r160668 (Jul 24th 2012) | Shih-wei Liao | 2012-08-03 | 7 | -120/+172 |
| |\ \
| |/ |
|
| | * | Fix a typo (the the => the) | Sylvestre Ledru | 2012-07-23 | 1 | -1/+1 |
| | * | Have ARM ELF use correct reloc for "b" instr. | Jan Wen Voung | 2012-06-19 | 1 | -5/+3 |
| | * | Refactor data-in-code annotations. | Jim Grosbach | 2012-05-18 | 1 | -0/+1 |
| | * | Allow MCCodeEmitter access to the target MCRegisterInfo. | Jim Grosbach | 2012-05-15 | 2 | -0/+3 |
| | * | Nuke a few dead remnants of the CBE. | Jim Grosbach | 2012-05-05 | 1 | -27/+0 |
| | * | Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bits | Kevin Enderby | 2012-05-03 | 1 | -31/+57 |
| | * | ARM: allow vanilla expressions for movw/movt. | Jim Grosbach | 2012-05-01 | 1 | -4/+16 |
| | * | ARM: Diagnostics for out of range fixups. | Jim Grosbach | 2012-04-30 | 1 | -34/+52 |
| | * | - thumbv6 shouldn't imply +thumb2. Cortex-M0 doesn't suppport 32-bit Thumb2 | Evan Cheng | 2012-04-27 | 1 | -10/+22 |
| | * | ARM: Thumb ldr(literal) base address alignment is 32-bits. | Jim Grosbach | 2012-04-26 | 1 | -1/+2 |
| | * | If triple is armv7 / thumbv7 and a CPU is specified, do not automatically assume | Evan Cheng | 2012-04-26 | 2 | -6/+15 |
| | * | Unify internal representation of ARM instructions with a register right-shift... | Richard Barton | 2012-04-25 | 1 | -2/+1 |
| * | | Merge with LLVM upstream r155090. | Shih-wei Liao | 2012-04-24 | 6 | -14/+44 |
| |\ \
| |/ |
|
| | * | ARM 'adr' fixups don't need the interworking addend tweaking. | Jim Grosbach | 2012-04-12 | 1 | -0/+3 |
| | * | Make MCInstrInfo available to the MCInstPrinter. This will be used to remove ... | Craig Topper | 2012-04-02 | 1 | -1/+2 |
| | * | ARM fix encoding fixup resolution for ldrd and friends. | Jim Grosbach | 2012-03-30 | 1 | -0/+2 |
| | * | Ensure conditional BL instructions for ARM are given the fixup fixup_arm_cond... | James Molloy | 2012-03-30 | 5 | -10/+33 |
| | * | Prune some includes | Craig Topper | 2012-03-27 | 1 | -1/+0 |
| | * | Remove unnecessary llvm:: qualifications | Craig Topper | 2012-03-27 | 1 | -2/+2 |
| | * | Prune some includes and forward declarations. | Craig Topper | 2012-03-26 | 2 | -0/+2 |
| * | | Merge branch 'upstream' into sliao_d | Shih-wei Liao | 2012-03-24 | 4 | -39/+102 |
| |\ \
| |/ |
|
| | * | ARM non-scattered MachO relocations for movw/movt. | Jim Grosbach | 2012-03-20 | 1 | -22/+58 |
| | * | ARM branch relaxation for unconditional t1 branches. | Jim Grosbach | 2012-03-19 | 1 | -0/+11 |
| | * | ARM don't use MCRelaxAll, as it's not safe on ARM. | Jim Grosbach | 2012-03-08 | 1 | -2/+2 |
| | * | ARM more NEON VLD/VST composite physical register refactoring. | Jim Grosbach | 2012-03-06 | 1 | -15/+31 |
| * | | Merge with upstream LLVM @152063 | Stephen Hines | 2012-03-05 | 1 | -0/+1 |
| * | | Merge branch 'upstream' into merge-20120305 | Stephen Hines | 2012-03-05 | 14 | -83/+493 |
| |\ \
| |/ |
|
| | * | ARM refactor away a bunch of VLD/VST pseudo instructions. | Jim Grosbach | 2012-03-05 | 1 | -0/+17 |
| | * | Make MCRegisterInfo available to the the MCInstPrinter. | Jim Grosbach | 2012-03-05 | 1 | -1/+2 |
| | * | ARM BL/BLX instruction fixups should use relocations. | Jim Grosbach | 2012-02-27 | 5 | -10/+43 |
| | * | comment fix | Jia Liu | 2012-02-24 | 1 | -1/+1 |
| | * | Remove dead code. Improve llvm_unreachable text. Simplify some control flow. | Ahmed Charles | 2012-02-19 | 1 | -1/+0 |
| | * | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 5 | -5/+5 |
| | * | Revert r150222, as the clang driver now handles this properly. | Jim Grosbach | 2012-02-10 | 1 | -11/+3 |
| | * | ARM on darwin, v6 implies the presence of VFP for the assembler. | Jim Grosbach | 2012-02-10 | 1 | -3/+11 |
| | * | Convert assert(0) to llvm_unreachable | Craig Topper | 2012-02-07 | 4 | -15/+13 |
| | * | Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM and... | James Molloy | 2012-01-28 | 1 | -1/+1 |
| | * | Better user diagnostics for more ARM MachO relocation errors. | Jim Grosbach | 2012-01-27 | 1 | -4/+8 |
| | * | Keep source information, if available, around for ARM Fixups. | Jim Grosbach | 2012-01-26 | 2 | -9/+14 |
| | * | Add support for the R_ARM_TARGET1 relocation, which should be given to reloca... | James Molloy | 2012-01-26 | 1 | -1/+4 |
| | * | Widen the instruction encoder that TblGen emits to a 64 bits, which should ac... | Owen Anderson | 2012-01-24 | 1 | -1/+1 |
| | * | Revert r148686 (and r148694, a fix to it) due to a serious layering | Chandler Carruth | 2012-01-24 | 1 | -2/+5 |
| | * | An option to selectively enable parts of ARM EHABI support. | Evgeniy Stepanov | 2012-01-23 | 1 | -5/+2 |
| | * | More dead code removal (using -Wunreachable-code) | David Blaikie | 2012-01-20 | 3 | -5/+2 |